[Pkg-mozext-commits] [gcontactsync] 83/88: Update packaging to format 3.0 (quilt)

David Prévot taffit at moszumanska.debian.org
Thu Sep 18 20:52:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository gcontactsync.

commit 8060107c63650e94fdbab105204b79cdc5bdbbad
Author: David Prévot <taffit at debian.org>
Date:   Thu Sep 18 15:27:31 2014 -0400

    Update packaging to format 3.0 (quilt)
---
 debian/README.source | 9 ---------
 debian/control       | 2 +-
 debian/rules         | 2 +-
 debian/source/format | 2 +-
 4 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 7a038a5..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,9 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-01_show-icedove.diff: Is a simple patch to change the word "Thunderbird"
-to "Icedove" in localization files to avoid confusion to the users.
-
-To see more advance usage of "quilt" please refers to:
-/usr/share/doc/quilt/README.gz
diff --git a/debian/control b/debian/control
index f268614..75a4716 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: mail
 Priority: optional
 Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Meskes <meskes at debian.org>
-Build-Depends: debhelper (>= 7.0.50), quilt, mozilla-devscripts (>= 0.16~)
+Build-Depends: debhelper (>= 7.0.50), mozilla-devscripts
 Standards-Version: 3.9.4
 Homepage: http://gcontactsync.mozdev.org/
 Vcs-Git: git://anonscm.debian.org/pkg-mozext/gcontactsync.git
diff --git a/debian/rules b/debian/rules
index d370ed2..2172f5e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh --with quilt -with xul-ext --buildsystem=xul_ext $@
+	dh --with xul-ext --buildsystem=xul_ext $@
 
 get-orig-source:
 	uscan --verbose --force --repack --compression xz
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/gcontactsync.git



More information about the Pkg-mozext-commits mailing list