[Python-modules-commits] r12393 - in packages/pyexiv2/trunk/debian (changelog rules)
nijel at users.alioth.debian.org
nijel at users.alioth.debian.org
Thu Mar 25 21:31:16 UTC 2010
Date: Thursday, March 25, 2010 @ 21:31:03
Author: nijel
Revision: 12393
Install upstream NEWS as changelog.
Modified:
packages/pyexiv2/trunk/debian/changelog
packages/pyexiv2/trunk/debian/rules
Modified: packages/pyexiv2/trunk/debian/changelog
===================================================================
--- packages/pyexiv2/trunk/debian/changelog 2010-03-25 21:27:40 UTC (rev 12392)
+++ packages/pyexiv2/trunk/debian/changelog 2010-03-25 21:31:03 UTC (rev 12393)
@@ -5,8 +5,9 @@
* This version has incompatible API, mark that we break old versions of
reverse dependencies (lazygal and phatch-cli).
* Bump standards to 3.8.4.
+ * Install upstream NEWS as changelog.
- -- Michal ÄihaÅ <nijel at debian.org> Thu, 25 Mar 2010 22:27:25 +0100
+ -- Michal ÄihaÅ <nijel at debian.org> Thu, 25 Mar 2010 22:30:04 +0100
pyexiv2 (0.1.3-6) unstable; urgency=low
Modified: packages/pyexiv2/trunk/debian/rules
===================================================================
--- packages/pyexiv2/trunk/debian/rules 2010-03-25 21:27:40 UTC (rev 12392)
+++ packages/pyexiv2/trunk/debian/rules 2010-03-25 21:31:03 UTC (rev 12393)
@@ -29,6 +29,9 @@
mv build build-$$v ; \
done
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
+
build: build-stamp
build-stamp:
More information about the Python-modules-commits
mailing list