This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 1861e7131ac7156ea0040115002ced2a0186a88f Author: gregor herrmann <[email protected]> Date: Sat Sep 12 21:51:51 2009 +0000 * Rename a couple of files in debian/ to debian/jabref.foo for consistency. --- debian/changelog | 5 +++-- debian/{dirs => jabref.dirs} | 0 debian/{install => jabref.install} | 0 debian/{links => jabref.links} | 0 debian/{menu => jabref.menu} | 0 5 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8f581d7..9c16ef7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,7 +17,9 @@ jabref (2.5-1) UNRELEASED; urgency=low - "auto-completion in author field wrong" (closes: #442476) * Add new build and runtime dependencies: libmysql-java, libcommons-logging-java, libjpf-java, libjpfcodegen-java, velocity. - * Adjust debian/links and debian/install to new jar file. + * Switch to debhelper 7; adjust debian/{compat,control,rules}. + * Rename a couple of files in debian/ to debian/jabref.foo for consistency. + * Adjust debian/jabref.links and debian/jabref.install to new jar file. * Update /usr/bin/jabref to use the new libs. * Update manpage. * Update package/program description in debian/control and in jabref.1 @@ -29,7 +31,6 @@ jabref (2.5-1) UNRELEASED; urgency=low - remove 04_HONOR_DISPLAY_PROPERTIES.patch, not needed any more - remove 06_forms_groups.patch, applied upstream - add new 06_BibtexEntry.patch - * Switch to debhelper 7; adjust debian/{compat,control,rules}. * Set Standards-Version to 3.8.3. * Thanks a lot to Philip Rinn for his great help in preparing this release, especially with the patches, dependencies, and the wrapper script! diff --git a/debian/dirs b/debian/jabref.dirs similarity index 100% rename from debian/dirs rename to debian/jabref.dirs diff --git a/debian/install b/debian/jabref.install similarity index 100% rename from debian/install rename to debian/jabref.install diff --git a/debian/links b/debian/jabref.links similarity index 100% rename from debian/links rename to debian/jabref.links diff --git a/debian/menu b/debian/jabref.menu similarity index 100% rename from debian/menu rename to debian/jabref.menu -- 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

