[Python-modules-commits] [pastedeploy] 01/01: Added upstream changelog.

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Mar 4 14:44:53 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository pastedeploy.

commit 76c1c5ef9bfcaaaefb5c2a0d790aace0fd5a785e
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Mar 4 15:43:34 2016 +0100

    Added upstream changelog.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2ec790e..53c38ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ pastedeploy (1.5.2-2) UNRELEASED; urgency=medium
   * Added myself as uploader and removed Piotr Ożarowski (Closes: #740532)
   * Distinguish description of Py2/3 packages.
   * Added doc base.
+  * Added upstream changelog.
 
  -- Ondřej Nový <novy at ondrej.org>  Fri, 04 Mar 2016 15:26:56 +0100
 
diff --git a/debian/rules b/debian/rules
index 7228221..b00bf8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ override_dh_installdocs:
 	      > "$(CURDIR)/debian/python-pastedeploy/usr/share/doc/python-pastedeploy/docs/$$NAME.html"; \
 	done
 	dh_installdocs
+
+override_dh_installchangelogs:
+	dh_installchangelogs $(CURDIR)/docs/news.txt

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



More information about the Python-modules-commits mailing list