[Pkg-xmpp-commits] [jabberd2] 07/08: Add debian/README.source.

Simon Josefsson jas-guest at moszumanska.debian.org
Thu Aug 28 13:02:08 UTC 2014


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

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

commit a83c28a0a9e76dd4dcd9aabd6b69e92fad9ac251
Author: Simon Josefsson <simon at josefsson.org>
Date:   Thu Aug 28 14:56:45 2014 +0200

    Add debian/README.source.
---
 debian/README.source | 20 ++++++++++++++++++++
 debian/changelog     |  7 ++++---
 2 files changed, 24 insertions(+), 3 deletions(-)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..40108ae
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,20 @@
+We describe here one way to work with the package sources.
+
+Initialize cowbuilder:
+
+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:
+
+sudo cowbuilder --update --basepath /var/cache/pbuilder/base-debian-sid.cow
+
+Clone the repository:
+
+git clone https://alioth.debian.org/anonscm/git/pkg-xmpp/jabberd2.git
+
+Build the package:
+
+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 c78d20d..add1955 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,17 @@
 jabberd2 (2.2.17+dfsg1-1) unstable; urgency=medium
- 
+
   [ Simon Josefsson ]
   * debian/copyright: updated (Thanks to Simon Josefsson).
   * debian/watch: updated link (Thanks to Simon Josefsson).
   * Repackaged tarball without non-free docs/code/jquery.js. Closes: #742894.
   * Use dversionmangle in watch file.
   * Add shlib-calls-exit and spelling-error-in-copyright to lintian-overrides.
- 
+  * Add debian/README.source.
+
   [ Willem van den Akker ]
   * Bump standards to 3.9.5 (no changes).
   * debian/control: added Simon Josefsson to uploaders.
- 
+
  -- Willem van den Akker <wvdakker at wilsoft.nl>  Tue, 05 Aug 2014 09:14:47 +0200
 
 jabberd2 (2.2.17-2) unstable; urgency=low

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



More information about the Pkg-xmpp-commits mailing list