This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 473b6f212116941f9ad3a3829fc7b55931ee8471 Author: gregor herrmann <[email protected]> Date: Fri Nov 9 12:34:43 2007 +0000 Install changelog_highlights.txt as upstream changelog. --- debian/changelog | 3 ++- debian/rules | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b3df60f..10365c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,9 @@ jabref (2.3-1) unstable; urgency=low * Adapt referenced filename in debian/links and debian/install. * Sync debian/copyright with output of Help/About and reference /usr/share/common-licenses/GPL-2. + * Install changelog_highlights.txt as upstream changelog. - -- gregor herrmann <[email protected]> Fri, 09 Nov 2007 13:25:44 +0100 + -- gregor herrmann <[email protected]> Fri, 09 Nov 2007 13:33:40 +0100 jabref (2.3~beta3-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 2d94c90..05ace81 100755 --- a/debian/rules +++ b/debian/rules @@ -42,7 +42,7 @@ install: build binary-indep: build install dh_testdir dh_testroot - dh_installchangelogs + dh_installchangelogs changelog_highlights.txt dh_installdocs dh_install dh_installmenu -- 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

