r2625 - in python-chameleon/trunk/debian (changelog rules)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Mon Dec 5 03:04:51 UTC 2011


    Date: Monday, December 5, 2011 @ 03:04:49
  Author: arnau
Revision: 2625

Add upstream changelog.

Modified:
  python-chameleon/trunk/debian/changelog
  python-chameleon/trunk/debian/rules

Modified: python-chameleon/trunk/debian/changelog
===================================================================
--- python-chameleon/trunk/debian/changelog	2011-12-05 02:56:19 UTC (rev 2624)
+++ python-chameleon/trunk/debian/changelog	2011-12-05 03:04:49 UTC (rev 2625)
@@ -12,6 +12,7 @@
       - Remove XB-Python-Version field.
   * debian/rules:
     + Avoid renaming Makefile by passing explicitly --buildsystem to dh.
+    + Add upstream changelog.
   * Switch to 3.0 (quilt) source format.
   * debian/control:
     + Bump Standards-Version to 3.9.2. No changes needed.
@@ -28,7 +29,7 @@
 python-chameleon (1.2.13-1) unstable; urgency=low
 
   * Team upload.
-  * New upstream (Closes: #604986) 
+  * New upstream (Closes: #604986)
   * debian/control:
     - Bumped policy version 3.9.1 (no changes)..
     - Build-Depends: use python-all instead of python-all-dev.

Modified: python-chameleon/trunk/debian/rules
===================================================================
--- python-chameleon/trunk/debian/rules	2011-12-05 02:56:19 UTC (rev 2624)
+++ python-chameleon/trunk/debian/rules	2011-12-05 03:04:49 UTC (rev 2625)
@@ -6,3 +6,6 @@
 
 %:
 	dh --with pydeb --with python2 --buildsystem=python_distutils $@
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.rst




More information about the pkg-zope-developers mailing list