r15092 - packages/trunk/bubbros/debian

Vincent Cheng vcheng at moszumanska.debian.org
Wed May 14 08:18:55 UTC 2014


Author: vcheng
Date: 2014-05-14 08:18:22 +0000 (Wed, 14 May 2014)
New Revision: 15092

Modified:
   packages/trunk/bubbros/debian/changelog
   packages/trunk/bubbros/debian/control
Log:
Remove dh-python from build-deps (pybuild is not used anywhere in the package)


Modified: packages/trunk/bubbros/debian/changelog
===================================================================
--- packages/trunk/bubbros/debian/changelog	2014-05-14 08:14:58 UTC (rev 15091)
+++ packages/trunk/bubbros/debian/changelog	2014-05-14 08:18:22 UTC (rev 15092)
@@ -38,6 +38,7 @@
 
   [ Vincent Cheng ]
   * Drop build-dep on quilt (made redundant by source format "3.0 (quilt)").
+  * Remove redundant build-dep on dh-python (pybuild isn't being used at all).
 
  -- Juhani Numminen <juhaninumminen0 at gmail.com>  Tue, 13 May 2014 14:51:30 +0300
 

Modified: packages/trunk/bubbros/debian/control
===================================================================
--- packages/trunk/bubbros/debian/control	2014-05-14 08:14:58 UTC (rev 15091)
+++ packages/trunk/bubbros/debian/control	2014-05-14 08:18:22 UTC (rev 15092)
@@ -11,7 +11,6 @@
  debhelper (>= 5.0.37.1),
  devscripts (>= 2.9),
  python-all (>= 2.6.6-3~)
-Build-Depends-Indep: dh-python
 Standards-Version: 3.9.5
 
 Package: bubbros




More information about the Pkg-games-commits mailing list