[Python-apps-commits] r10353 - in packages/testrepository/trunk/debian (changelog rules)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Wed Jan 15 20:13:31 UTC 2014


    Date: Wednesday, January 15, 2014 @ 20:13:30
  Author: mithrandi
Revision: 10353

Install upstream NEWS file.

Modified:
  packages/testrepository/trunk/debian/changelog
  packages/testrepository/trunk/debian/rules

Modified: packages/testrepository/trunk/debian/changelog
===================================================================
--- packages/testrepository/trunk/debian/changelog	2014-01-15 20:05:38 UTC (rev 10352)
+++ packages/testrepository/trunk/debian/changelog	2014-01-15 20:13:30 UTC (rev 10353)
@@ -8,6 +8,7 @@
   * Bump Standards-Version to 3.9.5 (no changes needed).
   * Switch to pybuild, and remove various unneeded leftovers.
   * Add signature checking to watch file.
+  * Install upstream NEWS file.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Wed, 15 Jan 2014 21:09:18 +0200
 

Modified: packages/testrepository/trunk/debian/rules
===================================================================
--- packages/testrepository/trunk/debian/rules	2014-01-15 20:05:38 UTC (rev 10352)
+++ packages/testrepository/trunk/debian/rules	2014-01-15 20:13:30 UTC (rev 10353)
@@ -5,3 +5,6 @@
 
 override_dh_auto_test:
 	echo "Test suite disabled."
+
+override_dh_installchangelogs:
+	dh_installchangelogs -k NEWS




More information about the Python-apps-commits mailing list