This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 54a82eadee4965ef28a75be47a8b27b96b304a2a Author: gregor herrmann <[email protected]> Date: Fri Sep 21 11:49:31 2007 +0000 Move upstream URL from the description to the new Homepage field. --- debian/changelog | 3 ++- debian/control | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index efa1787..c3f3950 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ jabref (2.3~beta2-2) unstable; urgency=low * Remove debian/manpages. * Clean up debian/rules. + * Move upstream URL from the description to the new Homepage field. - -- gregor herrmann <[email protected]> Mon, 17 Sep 2007 20:14:13 +0200 + -- gregor herrmann <[email protected]> Fri, 21 Sep 2007 13:49:22 +0200 jabref (2.3~beta2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index ba365b0..4d7c8dc 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: tony mancill <[email protected]> Build-Depends: debhelper (>= 5.0.0), dpatch Build-Depends-Indep: java-gcj-compat-dev, ant, imagemagick, liblog4j1.2-java Standards-Version: 3.7.2 +Homepage: http://jabref.sourceforge.net/ XS-Vcs-Svn: http://svn.toastfreeware.priv.at/debian/jabref/trunk/ XS-Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/jabref/trunk/ @@ -18,5 +19,3 @@ Description: graphical frontend to manage BibTeX databases reference format. JabRef is built to be platform independent (requires Java 1.5). It merges and extends the functionalities of BibKeeper (Morten O. Alver) and JBibtexManager (Nizar Batada). - . - Homepage: http://jabref.sourceforge.net/ -- 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

