This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit eb6fd15d1a2a102ddb925696859c61acc4db61a6 Author: gregor herrmann <[email protected]> Date: Fri Jan 1 17:08:54 2010 +0000 Install reportbug presubj file via dh_bugfiles. --- debian/changelog | 1 + debian/{presubj => jabref.bug-presubj} | 0 debian/jabref.install | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6f613a4..63fd5e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ jabref (2.6~beta2+ds-1) UNRELEASED; urgency=low build.xml after removing lib/. * debian/clean: remove build.number and src/resource/build.properties, they get re-generated on each build. + * Install reportbug presubj file via dh_bugfiles. -- gregor herrmann <[email protected]> Wed, 30 Dec 2009 20:56:57 +0100 diff --git a/debian/presubj b/debian/jabref.bug-presubj similarity index 100% rename from debian/presubj rename to debian/jabref.bug-presubj diff --git a/debian/jabref.install b/debian/jabref.install index c928a87..a501ad0 100644 --- a/debian/jabref.install +++ b/debian/jabref.install @@ -1,4 +1,3 @@ build/lib/JabRef-2.6b2.jar usr/share/java build/*.xpm usr/share/pixmaps debian/jabref.desktop usr/share/applications -debian/presubj usr/share/bug/jabref -- 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

