[Python-modules-commits] r30618 - in packages/hachoir-wx/trunk/debian (changelog control)

mca-guest at users.alioth.debian.org mca-guest at users.alioth.debian.org
Sun Sep 14 10:39:11 UTC 2014


    Date: Sunday, September 14, 2014 @ 10:39:10
  Author: mca-guest
Revision: 30618

add quilt to Build-Depends

Modified:
  packages/hachoir-wx/trunk/debian/changelog
  packages/hachoir-wx/trunk/debian/control

Modified: packages/hachoir-wx/trunk/debian/changelog
===================================================================
--- packages/hachoir-wx/trunk/debian/changelog	2014-09-14 09:50:32 UTC (rev 30617)
+++ packages/hachoir-wx/trunk/debian/changelog	2014-09-14 10:39:10 UTC (rev 30618)
@@ -11,6 +11,7 @@
   * bump Standards-Version to 3.9.5
   * debian/{control, rules}
     - Switch to dh_python2;
+  * Build-Depends on quilt 
 
  -- Michel Casabona <michel.casabona at free.fr>  Sun, 14 Sep 2014 00:13:34 +0200
 

Modified: packages/hachoir-wx/trunk/debian/control
===================================================================
--- packages/hachoir-wx/trunk/debian/control	2014-09-14 09:50:32 UTC (rev 30617)
+++ packages/hachoir-wx/trunk/debian/control	2014-09-14 10:39:10 UTC (rev 30618)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Michel Casabona <michel.casabona at free.fr>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>=7), python (>= 2.6.6-3~), cdbs (>= 0.4.90~), dh-python
-Build-Depends-Indep: python-all (>= 2.6.6-3~)
+Build-Depends: debhelper (>=7), python (>= 2.6.6-3~), cdbs (>= 0.4.90~), dh-python, quilt
+Build-Depends-Indep: python-all 
 Standards-Version: 3.9.5
 Homepage: http://bitbucket.org/haypo/hachoir/wiki/hachoir-wx
 X-Python-Version: >= 2.4




More information about the Python-modules-commits mailing list