This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 79b68367862fb0499daf639e6c47720a10dec5bb Author: gregor herrmann <[email protected]> Date: Wed Jul 2 17:34:17 2008 +0000 Set Standards-Version to 3.8.0; add debian/README.source to document the patch system. --- debian/README.source | 4 ++++ debian/changelog | 2 ++ debian/control | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..952a954 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,4 @@ +This package uses quilt to manage patches against the upstream source code. + +If you want to work on the package and are not familiar with quilt, +please take a look at /usr/share/doc/quilt/README.source. diff --git a/debian/changelog b/debian/changelog index 0acf986..66b8938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ jabref (2.3.1-4) UNRELEASED; urgency=low at qa.debian.org. * Switch patch system from dpatch to quilt. * debian/rules: remove configure{,-stamp} targets. + * Set Standards-Version to 3.8.0; add debian/README.source to document the + patch system. -- gregor herrmann <[email protected]> Fri, 02 May 2008 01:24:18 +0200 diff --git a/debian/control b/debian/control index c3fddb7..0e47479 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 6), quilt (>= 0.40), ant Build-Depends-Indep: default-jdk-builddep, imagemagick, liblog4j1.2-java, antlr, antlr3, libjgoodies-looks-java, libjgoodies-forms-java, libspin-java, libglazedlists-java, libmicroba-java, libpdfbox-java, libjempbox-java (>= 0.2.0) -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://jabref.sourceforge.net/ Vcs-Svn: http://svn.toastfreeware.priv.at/debian/jabref/trunk/ Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/jabref/trunk/ -- 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

