[pkg-eucalyptus-commits] r121 - euca2ools/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sat Jul 16 01:22:35 UTC 2011
Author: plessy
Date: 2011-07-16 01:22:35 +0000 (Sat, 16 Jul 2011)
New Revision: 121
Removed:
euca2ools/trunk/debian/pycompat
Modified:
euca2ools/trunk/debian/changelog
Log:
Completed transition to dh_python2 by deleting debian/pycompat.
Modified: euca2ools/trunk/debian/changelog
===================================================================
--- euca2ools/trunk/debian/changelog 2011-07-16 01:15:37 UTC (rev 120)
+++ euca2ools/trunk/debian/changelog 2011-07-16 01:22:35 UTC (rev 121)
@@ -6,7 +6,10 @@
(debian/control, no changes needed).
* Corrected debian/watch to not download the ‘-src-deps’ package.
* Using upstream's manpages (debian/rules, debian/manpages, debian/control).
- * Use dh_python2 (debian/rules, closes #616802 thanks to Colin Watson).
+ * Use dh_python2 (closes #616802, thanks to Colin Watson).
+ - debian/rules: remove DEB_PYTHON_SYSTEM, add DEB_PYTHON2_MODULE_PACKAGES.
+ - debian/control: switch to X-Python-Version and update build-dependancies.
+ - debian/pycompat: delete.
* Converted debian/copyright to machine-readable format (DEP 5).
* Use debhelper 8 (debian/compat, debian/control).
* Corrected Vcs-Svn URL (debian/control).
Deleted: euca2ools/trunk/debian/pycompat
===================================================================
--- euca2ools/trunk/debian/pycompat 2011-07-16 01:15:37 UTC (rev 120)
+++ euca2ools/trunk/debian/pycompat 2011-07-16 01:22:35 UTC (rev 121)
@@ -1 +0,0 @@
-2
More information about the pkg-eucalyptus-commits
mailing list