[Python-modules-commits] r12161 - in packages/myghty/trunk/debian (changelog rules)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Fri Mar 5 19:26:13 UTC 2010


    Date: Friday, March 5, 2010 @ 19:26:11
  Author: jwilk
Revision: 12161

Install the upstream changelog.

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

Modified: packages/myghty/trunk/debian/changelog
===================================================================
--- packages/myghty/trunk/debian/changelog	2010-03-05 19:22:21 UTC (rev 12160)
+++ packages/myghty/trunk/debian/changelog	2010-03-05 19:26:11 UTC (rev 12161)
@@ -7,6 +7,7 @@
     - apply patch adding support for 5th argument of __import__();
     - bump XS-Python-Version to >= 2.5.
   * Fix copyright notices in debian/copyright.
+  * Install the upstream changelog.
 
  -- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>  Fri, 05 Mar 2010 19:53:59 +0100
 

Modified: packages/myghty/trunk/debian/rules
===================================================================
--- packages/myghty/trunk/debian/rules	2010-03-05 19:22:21 UTC (rev 12160)
+++ packages/myghty/trunk/debian/rules	2010-03-05 19:26:11 UTC (rev 12161)
@@ -45,7 +45,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installdirs
-	dh_installchangelogs
+	dh_installchangelogs CHANGES
 	dh_installdocs
 	dh_installexamples
 	dh_pysupport




More information about the Python-modules-commits mailing list