[Python-modules-commits] r21181 - in packages/mocker/trunk/debian (changelog compat control)

plessy at users.alioth.debian.org plessy at users.alioth.debian.org
Wed Apr 11 13:50:57 UTC 2012


    Date: Wednesday, April 11, 2012 @ 13:50:56
  Author: plessy
Revision: 21181

Using Debhelper 8.

Modified:
  packages/mocker/trunk/debian/changelog
  packages/mocker/trunk/debian/compat
  packages/mocker/trunk/debian/control

Modified: packages/mocker/trunk/debian/changelog
===================================================================
--- packages/mocker/trunk/debian/changelog	2012-04-11 13:38:02 UTC (rev 21180)
+++ packages/mocker/trunk/debian/changelog	2012-04-11 13:50:56 UTC (rev 21181)
@@ -8,6 +8,7 @@
   * Conforms to Policy 3.9.3 (debian/control, no other changes needed).
   * Remove mocker.egg-info in clean target (debian/rules) to mask
     changes made at build time (see #625481). 
+  * Using Debhelper 8 (debian/compat, debian/control).
 
  -- Charles Plessy <plessy at debian.org>  Thu, 05 Apr 2012 23:05:16 +0900
 

Modified: packages/mocker/trunk/debian/compat
===================================================================
--- packages/mocker/trunk/debian/compat	2012-04-11 13:38:02 UTC (rev 21180)
+++ packages/mocker/trunk/debian/compat	2012-04-11 13:50:56 UTC (rev 21181)
@@ -1 +1 @@
-5
+8

Modified: packages/mocker/trunk/debian/control
===================================================================
--- packages/mocker/trunk/debian/control	2012-04-11 13:38:02 UTC (rev 21180)
+++ packages/mocker/trunk/debian/control	2012-04-11 13:50:56 UTC (rev 21181)
@@ -8,7 +8,7 @@
 Build-Depends-Indep:
     python-setuptools
 Build-Depends: python-all (>= 2.6.6-3~),
-               debhelper (>= 7.0.50)
+               debhelper (>= 8)
 Homepage: http://labix.org/mocker
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/mocker/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/mocker/trunk/




More information about the Python-modules-commits mailing list