This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 3552dd8dc3c5acdfa10f81b1e8658979a4414cbd Author: gregor herrmann <[email protected]> Date: Mon Oct 29 22:42:44 2012 +0100 Remove debian/README.source which referred to a removed patch. --- debian/README.source | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index 8e9d673..0000000 --- a/debian/README.source +++ /dev/null @@ -1,13 +0,0 @@ -The files ./src/java/net/sf/jabref/bst/BstLexer.java and -./src/java/net/sf/jabref/bst/BstParser.java are generated with -the command (also note that the Bst.g file is included in the patch -debian/patches/05_antlrv32.patch): - - antlr3 Bst.g - -After generation, they are hand-edited to contain the proper -Java package name and to correct an issue with the _channel -member field. The maintainers are working with upstream to -either include the generation as part of the build process -or to ship the upstream tarball with versions of the parser -and lexer that operate with antlr 3.2. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

