[Python-apps-commits] r11557 - in packages/mercurial/trunk/debian (changelog control)

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Sat Nov 8 11:24:57 UTC 2014


    Date: Saturday, November 8, 2014 @ 11:24:56
  Author: vicho
Revision: 11557

Build-depend on dh-python

Modified:
  packages/mercurial/trunk/debian/changelog
  packages/mercurial/trunk/debian/control

Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog	2014-11-08 10:22:50 UTC (rev 11556)
+++ packages/mercurial/trunk/debian/changelog	2014-11-08 11:24:56 UTC (rev 11557)
@@ -8,6 +8,7 @@
     patchbomb_t_work_around_Python_change_d579866d6419_issue4188.patch
     as it is now included upstream
   * Bump standards-version to 3.9.6 (no change needed)
+  * Build-depend on dh-python
 
  -- Javi Merino <vicho at debian.org>  Sun, 02 Nov 2014 12:55:06 +0000
 

Modified: packages/mercurial/trunk/debian/control
===================================================================
--- packages/mercurial/trunk/debian/control	2014-11-08 10:22:50 UTC (rev 11556)
+++ packages/mercurial/trunk/debian/control	2014-11-08 11:24:56 UTC (rev 11557)
@@ -6,6 +6,7 @@
  Javi Merino <vicho at debian.org>,
  Tristan Seligmann <mithrandi at debian.org>
 Build-Depends: debhelper (>= 9),
+ dh-python,
  patchutils (>= 0.2.25),
  gettext,
  python-all-dev (>= 2.6.6-3~),




More information about the Python-apps-commits mailing list