This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit f9e70b2a6457c6ca365bafcc1b8b149ec340b70f Author: Markus Koschany <[email protected]> Date: Sun Jan 3 14:16:23 2016 +0100 Update README.source --- debian/README.source | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source index a33fd33..cc1cd2f 100644 --- a/debian/README.source +++ b/debian/README.source @@ -18,7 +18,10 @@ How to maintain Netbeans 2. Download the sources for Netbeans from: https://netbeans.org/downloads/zip.html Run the orig-tar.sh script on *-src.zip and create a DFSG compliant - tarball. + tarball. For instance call it like that + + ./debian/orig-tar.sh 8.1 ../tarballs/netbeans-8.1-201510222201-src.zip + 3. Refresh all Netbeans patches as necessary. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

