[Pkg-xmpp-commits] [gsasl] 06/06: Use pristine-tar.

Simon Josefsson jas-guest at moszumanska.debian.org
Sat Sep 6 21:39:19 UTC 2014


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

jas-guest pushed a commit to branch master
in repository gsasl.

commit 846bd65d43bfadeff28b572ee2336cead7c4f304
Author: Simon Josefsson <simon at josefsson.org>
Date:   Sat Sep 6 23:31:50 2014 +0200

    Use pristine-tar.
---
 debian/README.source | 6 +++++-
 debian/changelog     | 1 +
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/README.source b/debian/README.source
index f152553..8bd944e 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -14,7 +14,11 @@ git clone git+ssh://git.debian.org/git/pkg-xmpp/gsasl.git
 
 Build the package:
 
-git-buildpackage --git-builder="pdebuild --auto-debsign --pbuilder cowbuilder -- --twice --basepath /var/cache/pbuilder/base-debian-sid.cow"
+git-buildpackage --git-pristine-tar --git-builder="pdebuild --auto-debsign --pbuilder cowbuilder -- --twice --basepath /var/cache/pbuilder/base-debian-sid.cow"
 
 If all goes well, you should have newly built packages in
 /var/cache/pbuilder/result/.
+
+Update the package to a new upstream release (don't forget debian/changelog):
+
+git-import-orig --pristine-tar /path/to/new-release.tar.gz
diff --git a/debian/changelog b/debian/changelog
index 556dc84..b6a62a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ gsasl (1.8.0-4) unstable; urgency=low
   * Use diff-ignore in debian/source/options to support --twice builds.
   * Fix Vcs-* to silence lintian vcs-field-not-canonical.
   * Add debian/upstream-signing-key.pgp and use it in watch file.
+  * Use pristine-tar.
 
  -- Simon Josefsson <simon at josefsson.org>  Sat, 06 Sep 2014 23:04:34 +0200
 

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



More information about the Pkg-xmpp-commits mailing list