[Pkg-xmpp-commits] [gsasl] 02/06: Fixes in README.source.
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 595760793d43dde0bd7d4251d709eca2b2fa0adf
Author: Simon Josefsson <simon at josefsson.org>
Date: Sat Sep 6 23:08:13 2014 +0200
Fixes in README.source.
---
debian/README.source | 4 ++--
debian/changelog | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index 2f773b5..f152553 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -2,7 +2,7 @@ We describe here one way to work with the package sources.
Initialize cowbuilder:
-sudo cowbuilder --create --distribution sid --mirror ftp://ftp.se.debian.org/debian/ --debootstrapopts "--keyring=/usr/share/keyrings/debian-archive-keyring.gpg" --basepath /var/cache/pbuilder/base-debian-sid.cow
+sudo cowbuilder --create --distribution sid --mirror http://http.debian.net/debian --debootstrapopts "--keyring=/usr/share/keyrings/debian-archive-keyring.gpg" --basepath /var/cache/pbuilder/base-debian-sid.cow
Optionally update cowbuilder:
@@ -14,7 +14,7 @@ git clone git+ssh://git.debian.org/git/pkg-xmpp/gsasl.git
Build the package:
-git-buildpackage --git-builder="pdebuild --auto-debsign --pbuilder cowbuilder -- --basepath /var/cache/pbuilder/base-debian-sid.cow"
+git-buildpackage --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/.
diff --git a/debian/changelog b/debian/changelog
index 0fcff38..e4f043a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gsasl (1.8.0-4) unstable; urgency=low
* Standards-Version: 3.9.5.
* Drop obsolete DM-Upload-Allowed.
+ * Fixes in README.source.
-- 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