[Python-modules-commits] r11041 - in packages/pyicu/trunk/debian (changelog rules)

jwilk-guest at users.alioth.debian.org jwilk-guest at users.alioth.debian.org
Fri Jan 8 00:30:20 UTC 2010


    Date: Friday, January 8, 2010 @ 00:30:18
  Author: jwilk-guest
Revision: 11041

Install upstream changelog.

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

Modified: packages/pyicu/trunk/debian/changelog
===================================================================
--- packages/pyicu/trunk/debian/changelog	2010-01-08 00:22:48 UTC (rev 11040)
+++ packages/pyicu/trunk/debian/changelog	2010-01-08 00:30:18 UTC (rev 11041)
@@ -3,6 +3,7 @@
   * debian/control:
     - Bump standards version to 3.8.3.
     - Put the *-dbg package into section debug.
+    - Install upstream changelog.
   * debian/rules:
     - Don't rely on particular names for build/ subdirectories. 
       Thanks to Cyril Brulebois for the patch.

Modified: packages/pyicu/trunk/debian/rules
===================================================================
--- packages/pyicu/trunk/debian/rules	2010-01-08 00:22:48 UTC (rev 11040)
+++ packages/pyicu/trunk/debian/rules	2010-01-08 00:30:18 UTC (rev 11041)
@@ -70,7 +70,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs
+	dh_installchangelogs CREDITS
 	dh_compress -X.py
 	dh_strip -p$(PKGNAME) --dbg-package=$(PKGNAME)-dbg
 	dh_fixperms




More information about the Python-modules-commits mailing list