[X2Go-Commits] [x2goclient] 40/94: update debian/changelog
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:06:38 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.6.1.0
in repository x2goclient.
commit 849181bfb6704b7dd17a3b0c570f51b769819b5f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon May 14 11:53:01 2018 +0200
update debian/changelog
---
debian/changelog | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 619ded84..eefae437 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,16 +5,20 @@ pyhoca-cli (0.5.99.1-0x2go1) UNRELEASED; urgency=medium
- Add --force-password command line switch to override SSH key detection
code.
- Add --try-resume cmd line option and feature.
+ - setup.py: Fix version string detection. (Copy+paste flaw...).
* debian/rules:
+ Build for Python3, not Python2.
+ + Switch to pybuild DH build system.
+ Enforce Python3 build, fix FTBFS.
+ + Ignore failures during dh_auto_clean. Helps with build envs that don't have
+ python3-setuptools installed when building source packages.
* debian/control:
+ Fix src:pkg header part.
+ Switch to python3-* dependencies.
+ White-space fix.
+ Bump versioned D (pyhoca-cli): python-x2go (>= 0.5.99.0~).
- * debian/rules:
- + Switch to pybuild DH build system.
+ + Drop D (pyhoca-cli): python3-argparse. Part of stdlib in Python3
+ these days.
* debian/{control,compat}: Bump to DH version level 9.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Sat, 12 May 2018 20:37:21 +0000
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list