[python-gnuplot] 01/02: Added News.txt as upstream changelog
Josué Ortega
noahfx-guest at moszumanska.debian.org
Sun May 24 21:22:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
noahfx-guest pushed a commit to branch master
in repository python-gnuplot.
commit 7903a0ea982bd8a6d2690346f154b80dcf4c22d4
Author: Josue Ortega <skate77gt at gmail.com>
Date: Sun Nov 30 15:25:51 2014 -0600
Added News.txt as upstream changelog
---
debian/changelog | 5 +++--
debian/python-gnuplot.docs | 1 -
debian/rules | 3 +++
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 549cf4d..7b3aa3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-python-gnuplot (1.8-6) experimental; urgency=medium
+python-gnuplot (1.8-6) unstable; urgency=medium
* debian/copyright: Fixed file-without-copyright-information lintian
warning.
* Update Standards-Version to 3.9.6. No changes required.
* debian/patches/fix-privacy-breach.patch added in order to avoid
possible privacy breach
+ * debian/rules: Added NEWS.txt as upstream changelog
- -- Josue Ortega <josueortega at debian.org.gt> Sun, 30 Nov 2014 14:47:03 -0600
+ -- Josue Ortega <josueortega at debian.org.gt> Sun, 24 May 2015 14:47:03 -0600
python-gnuplot (1.8-5) unstable; urgency=low
diff --git a/debian/python-gnuplot.docs b/debian/python-gnuplot.docs
index be98abd..1646c8d 100644
--- a/debian/python-gnuplot.docs
+++ b/debian/python-gnuplot.docs
@@ -1,7 +1,6 @@
ANNOUNCE.txt
CREDITS.txt
FAQ.txt
-NEWS.txt
README.txt
TODO.txt
debian/README.datafile
diff --git a/debian/rules b/debian/rules
index 893d6a6..574912e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@ --with python2
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-gnuplot.git
More information about the debian-science-commits
mailing list