[Python-modules-commits] [pytest-pylint] 01/01: Added upstream changelog

Ondřej Nový onovy at moszumanska.debian.org
Tue Aug 2 11:37:19 UTC 2016


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

onovy pushed a commit to branch master
in repository pytest-pylint.

commit c258a299c0e70d674b272fa25369a9d5065f2d3b
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Aug 2 13:36:39 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index af1ac47..793cd87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pytest-pylint (0.6.0-1) unstable; urgency=medium
 
   [ Ondřej Kobližek ]
   * New upstream release
+  * Added upstream changelog
 
  -- Ondřej Kobližek <koblizeko at gmail.com>  Tue, 02 Aug 2016 07:56:04 +0200
 
diff --git a/debian/rules b/debian/rules
index 0a2760a..340a197 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ override_dh_auto_install:
 	dh_auto_install
 	PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m pytest -v -x" dh_auto_test
 	# run tests after install: plugin needs to get registered by setup.py/entry_points
+
+override_dh_installchangelogs:
+	dh_installchangelogs $(CURDIR)/debian/CHANGELOG

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



More information about the Python-modules-commits mailing list