[Python-modules-commits] r20750 - in packages/geopy/trunk/debian (control rules)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Tue Mar 13 04:55:28 UTC 2012
Date: Tuesday, March 13, 2012 @ 04:55:23
Author: eriol-guest
Revision: 20750
Ship upstream changelog
Modified:
packages/geopy/trunk/debian/control
packages/geopy/trunk/debian/rules
Modified: packages/geopy/trunk/debian/control
===================================================================
--- packages/geopy/trunk/debian/control 2012-03-13 04:20:54 UTC (rev 20749)
+++ packages/geopy/trunk/debian/control 2012-03-13 04:55:23 UTC (rev 20750)
@@ -4,7 +4,7 @@
Section: python
Priority: optional
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 7.0.50~),
python-all (>= 2.6.6-3),
python-setuptools (>= 0.6b3)
Standards-Version: 3.9.3
Modified: packages/geopy/trunk/debian/rules
===================================================================
--- packages/geopy/trunk/debian/rules 2012-03-13 04:20:54 UTC (rev 20749)
+++ packages/geopy/trunk/debian/rules 2012-03-13 04:55:23 UTC (rev 20750)
@@ -2,3 +2,6 @@
%:
dh $@ --with python2
+
+override_dh_installchangelogs:
+ dh_installchangelogs RELEASES
More information about the Python-modules-commits
mailing list