[Python-modules-commits] [pytest-runner] 03/03: Added upstream changelog

Ondřej Nový onovy-guest at moszumanska.debian.org
Wed May 25 14:38:06 UTC 2016


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

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

commit bffc83c800f588ca3b324ebee1247b8f99ba278a
Author: Ondřej Nový <novy at ondrej.org>
Date:   Wed May 25 16:37:57 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 488b57a..399d868 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pytest-runner (2.7.1-2) UNRELEASED; urgency=medium
 
   * Standards-Version is 3.9.8 now (no changes needed)
   * Distinguish between Py2 and Py3 version in short description
+  * Added upstream changelog
 
  -- Ondřej Nový <novy at ondrej.org>  Wed, 25 May 2016 16:31:17 +0200
 
diff --git a/debian/rules b/debian/rules
index 2dc67ce..79375d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export PYBUILD_NAME=pytest-runner
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.rst

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



More information about the Python-modules-commits mailing list