[Python-modules-commits] [python-aptly] 03/03: New upstream version

Filip Pytloun fpytloun-guest at moszumanska.debian.org
Mon Aug 22 17:18:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

fpytloun-guest pushed a commit to branch master
in repository python-aptly.

commit b6052d5428bb2f5c05861348cbc03666b1125f1e
Author: Filip Pytloun <filip at pytloun.cz>
Date:   Mon Aug 22 19:18:05 2016 +0200

    New upstream version
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 31c2fcc..777e7ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-aptly (0.7.8-1) unstable; urgency=medium
+
+  * New upstream version
+
+ -- Filip Pytloun <filip at pytloun.cz>  Mon, 22 Aug 2016 19:17:39 +0200
+
 python-aptly (0.7.7-1) unstable; urgency=medium
 
   * Initial release (Closes: #833721)
diff --git a/debian/rules b/debian/rules
index 4447191..1c2b37d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export PYBUILD_NAME=aptly
 override_dh_auto_build:
 	dh_auto_build
 	# Generate man page
-	PYTHONPATH=. help2man -n "aptly-publisher - tool for easy creation of Aptly multi component publishes" \
+	PYTHONPATH=. help2man -n "tool for easy creation of Aptly multi component publishes" \
 			--version-string=$(VER) "python aptly/publisher/__main__.py" \
 		| sed -e s,__main__.py,aptly-publisher,g -e s,__MAIN__.PY,APTLY-PUBLISHER,g \
 		> debian/aptly-publisher.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aptly.git



More information about the Python-modules-commits mailing list