[SCM] Packaging for numexpr branch, master, updated. debian/2.0.1-2-17-gf0bed27

Antonio Valentino antonio.valentino at tiscali.it
Sat Apr 27 16:37:32 UTC 2013


The following commit has been merged in the master branch:
commit 8a8cdf586d5396fdc0bda8113e2a3ebe691348fe
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Apr 27 11:02:13 2013 +0000

    Install upstream changelog

diff --git a/debian/changelog b/debian/changelog
index ccebf64..95a409e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ numexpr (2.1-1) UNRELEASED; urgency=low
   * Standards version bumped to 3.9.4 (no change)
   * Compat set to 9
   * New packages for python3 and python3-dbg (Closes: #683954)
+  * Install upstream changelog
   * Re-enable unittests at build time on sparc
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 27 Apr 2013 10:32:31 +0000
diff --git a/debian/rules b/debian/rules
index e98b513..972bbc5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,6 +61,10 @@ override_dh_auto_test: $(PYTHON2:%=test-python%) $(PYTHON3:%=test-python%)
 endif
 
 
+override_dh_installchangelogs:
+	dh_installchangelogs -k RELEASE_NOTES.txt
+
+
 .PHONY: override_dh_auto_build override_dh_auto_install override_dh_install \
-        override_dh_auto_test
+        override_dh_auto_test override_dh_installchangelogs
 

-- 
Packaging for numexpr



More information about the debian-science-commits mailing list