[Pkg-mozext-commits] [SCM] scrapbook Debian packaging branch, master, updated. debian/1.4.9-1-8-gc8e81bb

Fabrizio Regalli fabreg at fabreg.it
Tue Feb 28 22:17:40 UTC 2012


The following commit has been merged in the master branch:
commit 8d92737947717efd4b9f72a647417ca2da53768c
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Feb 28 23:02:33 2012 +0100

    Changed build system using --with xul-ext --buildsystem=xul_ext

diff --git a/debian/changelog b/debian/changelog
index 96fd4b0..f08dc42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-scrapbook (1.5.2-1) UNRELEASED; urgency=low
+scrapbook (1.5.2-1) unstable; urgency=low
 
   * Imported Upstream version 1.5.2
   * Bump Standards-Version to 3.9.3
+  * Changed build system using
+     --with xul-ext --buildsystem=xul_ext
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 28 Feb 2012 22:44:59 +0100
 
diff --git a/debian/rules b/debian/rules
index b280270..4fdad84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/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 --parallel

-- 
scrapbook Debian packaging



More information about the Pkg-mozext-commits mailing list