Author: vcheng
Date: 2014-05-14 08:14:58 +0000 (Wed, 14 May 2014)
New Revision: 15091

Modified:
   packages/trunk/bubbros/debian/changelog
   packages/trunk/bubbros/debian/control
   packages/trunk/bubbros/debian/rules
Log:
source format 3.0 (quilt) is used, so quilt build-dep is redundant


Modified: packages/trunk/bubbros/debian/changelog
===================================================================
--- packages/trunk/bubbros/debian/changelog     2014-05-13 12:38:40 UTC (rev 
15090)
+++ packages/trunk/bubbros/debian/changelog     2014-05-14 08:14:58 UTC (rev 
15091)
@@ -36,6 +36,9 @@
   * Remove debian/bubbros.png.uu.
   * Remove debian/bubbros.doc-base as the html docs were dropped.
 
+  [ Vincent Cheng ]
+  * Drop build-dep on quilt (made redundant by source format "3.0 (quilt)").
+
  -- Juhani Numminen <[email protected]>  Tue, 13 May 2014 14:51:30 
+0300
 
 bubbros (1.6-2) unstable; urgency=low

Modified: packages/trunk/bubbros/debian/control
===================================================================
--- packages/trunk/bubbros/debian/control       2014-05-13 12:38:40 UTC (rev 
15090)
+++ packages/trunk/bubbros/debian/control       2014-05-14 08:14:58 UTC (rev 
15091)
@@ -10,8 +10,7 @@
 Build-Depends: cdbs (>= 0.4.90~),
  debhelper (>= 5.0.37.1),
  devscripts (>= 2.9),
- python-all (>= 2.6.6-3~),
- quilt
+ python-all (>= 2.6.6-3~)
 Build-Depends-Indep: dh-python
 Standards-Version: 3.9.5
 

Modified: packages/trunk/bubbros/debian/rules
===================================================================
--- packages/trunk/bubbros/debian/rules 2014-05-13 12:38:40 UTC (rev 15090)
+++ packages/trunk/bubbros/debian/rules 2014-05-14 08:14:58 UTC (rev 15091)
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 # Don't install the CVS cruft of orig tarball
 DEB_DH_INSTALL_ARGS_ALL=-XCVS -X.cvsignore


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to