[libnb-platform-java] 03/04: update README.source
Tony Mancill
tmancill at moszumanska.debian.org
Sun Jan 5 06:32:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository libnb-platform-java.
commit 3e60ce035f21df4ccd1ccc75b545e06ee584eb98
Author: tony mancill <tmancill at debian.org>
Date: Sat Jan 4 21:37:41 2014 -0800
update README.source
---
debian/README.source | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/README.source b/debian/README.source
index 4a01bd4..1c3d244 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,3 +1,11 @@
The tarball is generated from the upstream zip using orig-tar.sh which
removes bundled jar files and other binaries, including some which we
cannot regenerate in Debian but don't need.
+
+To build the source package with git-buildpackage, you'll need to
+apply the patches and then build with --git-ignore-new. That is:
+
+ quilt push -a
+ git-buildpackage --git-ignore-all
+
+Or just extract the source package and use debuild -us -uc.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git
More information about the pkg-java-commits
mailing list