[Pkg-mozext-commits] [SCM] mozilla noscript extension branch, master, updated. upstream/2.6-106-gd92b193

Damyan Ivanov dmn at debian.org
Thu Nov 8 18:33:10 UTC 2012


The following commit has been merged in the master branch:
commit d92b193a2fcb6679a86521ef81e51963c0e9dab7
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Nov 8 20:32:42 2012 +0200

    drop quilt from B-D and dh. we use 3.0 (quilt) source format already

diff --git a/debian/control b/debian/control
index 8d7b55f..d12f6d5 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: Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), mozilla-devscripts (>= 0.19~), quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.0.50~), mozilla-devscripts (>= 0.19~)
 Standards-Version: 3.9.1
 Homepage: http://noscript.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mozext/noscript.git
diff --git a/debian/rules b/debian/rules
index 14e06d9..5d02aa1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ refresh-patches:
 	mv $${TMP} debian/patches/series
 
 %:
-	dh --with xul-ext --with quilt $@	
+	dh --with xul-ext $@	
 
 override_dh_auto_build:
 	sed -i -e s'/jar:chrome\/noscript.jar\!\/\(locale\|content\|skin\)/chrome\/\1/' $(CURDIR)/chrome.manifest

-- 
mozilla noscript extension



More information about the Pkg-mozext-commits mailing list