[Pkg-mozext-commits] [SCM] Packaging for flashblock branch, master, updated. debian/1.5.16-1-15-ga75ec5a

David Prévot taffit at debian.org
Mon Jul 15 22:29:54 UTC 2013


The following commit has been merged in the master branch:
commit d1c4c48ce8ad607e12766ae55088c7e7bf0467a3
Author: David Prévot <taffit at debian.org>
Date:   Mon Jul 15 15:18:56 2013 -0400

    Convert to dh short rules

diff --git a/debian/control b/debian/control
index b7a427e..4840a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.alioth.debian.org>
 Uploaders: Alexander GQ Gerasiov <gq at debian.org>, Philippe Coval <rzr at gna.org>, Fabrizio Regalli <fabreg at fabreg.it>
-Build-Depends: debhelper (>= 9), cdbs, mozilla-devscripts (>= 0.16~)
+Build-Depends: debhelper (>= 9), mozilla-devscripts
 Standards-Version: 3.9.3
 Homepage: http://flashblock.mozdev.org
 Vcs-Git: git://git.debian.org/pkg-mozext/flashblock.git
diff --git a/debian/rules b/debian/rules
index 768fe76..52ba08f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/mozilla-devscripts/xpi.mk
-
-DEB_INSTALL_DOCS_ALL := debian/MPL
+%:
+	dh $@ --with xul-ext --buildsystem=xul_ext

-- 
Packaging for flashblock



More information about the Pkg-mozext-commits mailing list