[pkg-eucalyptus-commits] r118 - euca2ools/trunk/debian

Charles Plessy plessy at alioth.debian.org
Wed Jul 6 02:15:46 UTC 2011


Author: plessy
Date: 2011-07-06 02:15:46 +0000 (Wed, 06 Jul 2011)
New Revision: 118

Modified:
   euca2ools/trunk/debian/changelog
   euca2ools/trunk/debian/compat
   euca2ools/trunk/debian/control
Log:
Dephelper 8


Modified: euca2ools/trunk/debian/changelog
===================================================================
--- euca2ools/trunk/debian/changelog	2011-07-06 02:08:29 UTC (rev 117)
+++ euca2ools/trunk/debian/changelog	2011-07-06 02:15:46 UTC (rev 118)
@@ -6,8 +6,9 @@
     (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 (Closes #616802 thanks to Colin Watson).
+  * Use dh_python2 (debian/rules, closes #616802 thanks to Colin Watson).
   * Converted debian/copyright to machine-readable format (DEP 5).
+  * Use debhelper 8 (debian/compat, debian/control).
 
  -- Charles Plessy <plessy at debian.org>  Sun, 10 Oct 2010 22:53:13 +0900
 

Modified: euca2ools/trunk/debian/compat
===================================================================
--- euca2ools/trunk/debian/compat	2011-07-06 02:08:29 UTC (rev 117)
+++ euca2ools/trunk/debian/compat	2011-07-06 02:15:46 UTC (rev 118)
@@ -1 +1 @@
-7
+8

Modified: euca2ools/trunk/debian/control
===================================================================
--- euca2ools/trunk/debian/control	2011-07-06 02:08:29 UTC (rev 117)
+++ euca2ools/trunk/debian/control	2011-07-06 02:15:46 UTC (rev 118)
@@ -9,7 +9,7 @@
  Kyo Lee <kyo.lee at eucalyptus.com>,
  Dustin Kirkland <kirkland at ubuntu.com>
 DM-Upload-Allowed: yes
-Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), help2man, python-all (>= 2.6.6-3~), python-boto, python-m2crypto
+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 8), help2man, python-all (>= 2.6.6-3~), python-boto, python-m2crypto
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.5
 Homepage: http://open.eucalyptus.com/




More information about the pkg-eucalyptus-commits mailing list