[python-gnuplot] 01/01: Added News.txt as upstream changelog

Josué Ortega noahfx-guest at moszumanska.debian.org
Sun Nov 30 21:28:20 UTC 2014


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 289f0881849f64300c8265af642a72df553059a0
Author: Josue Ortega <skate77gt at gmail.com>
Date:   Sun Nov 30 15:25:51 2014 -0600

    Added News.txt as upstream changelog
---
 debian/changelog           | 1 +
 debian/python-gnuplot.docs | 1 -
 debian/rules               | 3 +++
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 549cf4d..79969be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-gnuplot (1.8-6) experimental; urgency=medium
   * 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
 
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