[Pkg-mozext-commits] [SCM] lightweight RSS and Atom feed reader for Iceweasel/Firefox branch, master, updated. debian/1.4.12-3-22-g08caeb8

David Prévot taffit at debian.org
Fri Jul 19 22:27:27 UTC 2013


The following commit has been merged in the master branch:
commit ae77ee33b557232fbfd2329c48b7c0e9a13205e3
Author: David Prévot <taffit at debian.org>
Date:   Fri Jul 19 16:46:37 2013 -0400

    Convert to dh short rules

diff --git a/debian/control b/debian/control
index e2a0bf0..d429eba 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Mozilla Extension Packaging Team <pkg-mozext-maintainers at lists.alioth.debian.org>
 Uploaders: Alan Woodland <awoodland at debian.org>,
            Andrea Veri <and at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), mozilla-devscripts
+Build-Depends: debhelper (>= 7), mozilla-devscripts
 Homepage: http://sagerss.com/
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mozext/sage-extension.git
diff --git a/debian/rules b/debian/rules
index b280270..52ba08f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,3 @@
 #!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/mozilla-devscripts/xpi.mk
+%:
+	dh $@ --with xul-ext --buildsystem=xul_ext

-- 
lightweight RSS and Atom feed reader for Iceweasel/Firefox



More information about the Pkg-mozext-commits mailing list