[lrslib] 05/12: update README.source for git-debcherry

David Bremner bremner at debian.org
Sun Aug 11 12:16:02 UTC 2013


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

bremner pushed a commit to branch master
in repository lrslib.

commit 3483da174eb3bc1e351f15c5498670aa229b217d
Author: David Bremner <bremner at debian.org>
Date:   Sun Aug 11 11:26:20 2013 +0200

    update README.source for git-debcherry
---
 debian/README.source |   30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 0cba5b2..92ccfa9 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,18 +1,20 @@
-Building lrslib for Debian
---------------------------
+If you are reading this from a Debian source package, you can stop
+now; this package should build fine after extracting with dpkg-source
+-x. The rest of this file gives some hints about generating source
+packages from the packaging git repository.
 
-The lrslib source package uses dpkg-source to apply its patches.
+This package has patches to upstream source applied to the master
+branch. In order you generate a source package, you have several
+choices.
 
-The quilt series is generated from the Git repository,  using topgit.
-This process is documented in /usr/share/doc/topgit/HOWTO-tg2quilt.gz if
-the topgit package is installed.
+To generate an old style single patch, you can use dpkg-source or
+e.g. gitpkg without any special preparation, with the possible
+exception of adding "single-debian-patch" to
+debian/source/local-options.
 
-The lrslib package uses the branch layout described in HOWTO-tg2quilt.gz
+In order have patches exported individually at source package creation
+time, you can enable "git-debcherry". After installing a recent
+version of gitpkg, see
+/usr/share/gitpkg/hooks/debcherry-deb-export-hook for configuration hints.
 
-The original source tarballs are stored in the git repo using
-pristine-tar.  You can check out the current tarball by
-
-    # UPSTREAM should be the current upstream version
-    pristine-tar checkout ../lrslib_$(UPSTREAM).orig.tar.gz
-
- -- David Bremner <bremner at unb.ca>, Thu, 26 Nov 2009 08:47:19 -0400
+ -- David Bremner <bremner at debian.org>, Sat, 10 Aug 2013 11:47:11 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lrslib.git



More information about the debian-science-commits mailing list