[jabref] 99/459: (NOT RELEASED YET) New upstream release
gregor herrmann
gregoa at debian.org
Thu Sep 15 20:39:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository jabref.
commit db508a448f6caef3fa6307190cac414fdf5ec6c7
Merge: ae6e6bf 283fcf4
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 8 22:13:36 2007 +0000
(NOT RELEASED YET) New upstream release
PrepRelease.class | Bin 1583 -> 0 bytes
PrepRelease.java | 44 ---
build.number | 4 +-
build.xml | 12 +-
debian/changelog | 6 +
jabref.log | 15 -
src/help/About.html | 1 +
src/help/CustomExports.html | 29 +-
src/help/LabelPatterns.html | 6 +
src/help/de/About.html | 1 +
src/help/de/CustomExports.html | 8 +-
src/help/de/LabelPatterns.html | 30 +-
src/help/fr/About.html | 1 +
src/help/fr/CustomExports.html | 40 ++-
src/help/fr/LabelPatterns.html | 6 +
src/images/JabRef-icon-32.png | Bin 0 -> 1357 bytes
src/images/JabRef-icon.svg | 207 +++++++++++
src/images/absIcon.png | Bin 0 -> 180 bytes
src/images/add.png | Bin 0 -> 455 bytes
src/images/autumn.png | Bin 0 -> 307468 bytes
src/images/completeItem.png | Bin 0 -> 458 bytes
src/images/contents.png | Bin 0 -> 1073 bytes
src/images/document-save-as.png | Bin 0 -> 1337 bytes
src/images/document-save.png | Bin 0 -> 1255 bytes
src/images/doismall.png | Bin 0 -> 738 bytes
src/images/duplicate.png | Bin 0 -> 359 bytes
src/images/edit-copy.png | Bin 0 -> 979 bytes
src/images/edit-cut.png | Bin 0 -> 985 bytes
src/images/edit-delete.png | Bin 0 -> 1339 bytes
src/images/edit-find.png | Bin 0 -> 1347 bytes
src/images/edit-paste.png | Bin 0 -> 956 bytes
src/images/edit-redo.png | Bin 0 -> 909 bytes
src/images/edit-undo.png | Bin 0 -> 957 bytes
src/images/editor.png | Bin 0 -> 1196 bytes
src/images/emacs.png | Bin 0 -> 267 bytes
src/images/emblem-web-small.png | Bin 0 -> 960 bytes
src/images/emblem-web.png | Bin 0 -> 1419 bytes
src/images/fileclose.png | Bin 0 -> 238 bytes
src/images/fileclose2.png | Bin 0 -> 250 bytes
src/images/filenew.png | Bin 0 -> 968 bytes
src/images/fileopen.png | Bin 0 -> 1123 bytes
src/images/genIcon.png | Bin 0 -> 180 bytes
src/images/go-down.png | Bin 0 -> 1216 bytes
src/images/go-next.png | Bin 0 -> 1203 bytes
src/images/go-previous.png | Bin 0 -> 1157 bytes
src/images/go-up.png | Bin 0 -> 1092 bytes
src/images/groupIncluding.png | Bin 0 -> 105 bytes
src/images/groupRefining.png | Bin 0 -> 160 bytes
src/images/grouping_morten.png | Bin 0 -> 875 bytes
src/images/groupsHighlightAll.png | Bin 0 -> 280 bytes
src/images/groupsHighlightAny.png | Bin 0 -> 276 bytes
src/images/help-about.png | Bin 0 -> 986 bytes
src/images/help-browser.png | Bin 0 -> 1541 bytes
src/images/integrity.png | Bin 0 -> 748 bytes
src/images/lyx2.png | Bin 0 -> 927 bytes
src/images/mark.png | Bin 0 -> 928 bytes
src/images/messageFail.png | Bin 0 -> 937 bytes
src/images/messageInfo.png | Bin 0 -> 978 bytes
src/images/messageWarn.png | Bin 0 -> 1014 bytes
src/images/optIcon.png | Bin 0 -> 200 bytes
src/images/pdf-new.png | Bin 0 -> 936 bytes
src/images/pdf.png | Bin 0 -> 349 bytes
src/images/postscript.png | Bin 0 -> 233 bytes
src/images/preamble.png | Bin 0 -> 266 bytes
src/images/preferences.png | Bin 0 -> 1381 bytes
src/images/remove.png | Bin 0 -> 288 bytes
src/images/reqIcon.png | Bin 0 -> 182 bytes
src/images/search.png | Bin 0 -> 1433 bytes
src/images/splash-2.1.svg | 229 ++++++++++++
src/images/splash-2.1beta.png | Bin 0 -> 179073 bytes
src/images/splash-2.3.svg | 294 +++++++++++++++
src/images/splash.svg | 229 ++++++++++++
src/images/splashBackground.png | Bin 0 -> 157549 bytes
src/images/strings.png | Bin 0 -> 233 bytes
src/images/unmark.png | Bin 0 -> 1025 bytes
src/images/user-home.png | Bin 0 -> 1290 bytes
src/images/view-refresh.png | Bin 0 -> 1591 bytes
src/images/viewsource.gif | Bin 0 -> 119 bytes
src/images/winedt.png | Bin 0 -> 1495 bytes
src/images/wizard.png | Bin 0 -> 238 bytes
src/images/wrongItem.png | Bin 0 -> 776 bytes
src/images/wwwciteseer.png | Bin 0 -> 526 bytes
src/java/net/sf/jabref/BasePanel.java | 47 ++-
src/java/net/sf/jabref/BibtexFields.java | 41 ++-
src/java/net/sf/jabref/EntryComparator.java | 17 +-
src/java/net/sf/jabref/EntryEditor.java | 16 +-
src/java/net/sf/jabref/FieldComparator.java | 46 ++-
src/java/net/sf/jabref/GUIGlobals.java | 2 +-
src/java/net/sf/jabref/GeneralTab.java | 4 +-
src/java/net/sf/jabref/Globals.java | 46 ++-
src/java/net/sf/jabref/JabRef.java | 9 +
src/java/net/sf/jabref/JabRefFrame.java | 18 +
src/java/net/sf/jabref/JabRefMain.java | 165 +++++++++
src/java/net/sf/jabref/JabRefPreferences.java | 22 +-
src/java/net/sf/jabref/MetaData.java | 2 -
src/java/net/sf/jabref/PreviewPrefsTab.java | 2 +-
src/java/net/sf/jabref/SearchManager2.java | 14 +-
src/java/net/sf/jabref/Util.java | 24 +-
src/java/net/sf/jabref/XmpPrefsTab.java | 8 +-
src/java/net/sf/jabref/about/About2.java | 4 -
src/java/net/sf/jabref/about/AboutPanel.java | 2 -
src/java/net/sf/jabref/about/AboutTextLine.java | 4 +-
.../net/sf/jabref/about/AnimationListener.java | 2 -
.../net/sf/jabref/about/ExtendedInfoPanel.java | 2 -
src/java/net/sf/jabref/about/NewAboutAction.java | 2 -
src/java/net/sf/jabref/about/TextBlock.java | 2 -
src/java/net/sf/jabref/export/ExportFormats.java | 6 +
.../sf/jabref/export/ExportToClipboardAction.java | 6 +
.../net/sf/jabref/export/ModsExportFormat.java | 2 -
src/java/net/sf/jabref/export/OOCalcDatabase.java | 2 -
.../jabref/export/OpenDocumentRepresentation.java | 2 -
.../layout/AbstractParamLayoutFormatter.java | 29 +-
.../net/sf/jabref/export/layout/LayoutEntry.java | 6 +-
.../export/layout/format/AuthorAbbreviator.java | 9 +-
.../layout/format/AuthorLastFirstAbbreviator.java | 17 +-
.../sf/jabref/export/layout/format/FileLink.java | 29 +-
.../sf/jabref/export/layout/format/Replace.java | 1 +
.../jabref/export/layout/format/WrapFileLinks.java | 283 +++++++++++++++
.../external/AutoSetExternalFileForEntries.java | 5 +-
.../sf/jabref/external/DownloadExternalFile.java | 27 +-
.../net/sf/jabref/external/DroppedFileHandler.java | 108 ++++--
.../net/sf/jabref/external/ExternalFileType.java | 10 +-
.../sf/jabref/external/ExternalFileTypeEditor.java | 16 +-
src/java/net/sf/jabref/external/PushToWinEdt.java | 2 +-
.../sf/jabref/external/SynchronizeFileField.java | 21 +-
.../net/sf/jabref/external/WriteXMPAction.java | 102 ++++--
.../jabref/external/WriteXMPEntryEditorAction.java | 124 +++++++
.../jabref/groups/EntryTableTransferHandler.java | 60 +++-
src/java/net/sf/jabref/gui/FileListEditor.java | 212 ++++++++++-
.../net/sf/jabref/gui/FileListEntryEditor.java | 158 +++++---
src/java/net/sf/jabref/gui/FileListTableModel.java | 15 +-
src/java/net/sf/jabref/gui/MainTable.java | 5 +
.../sf/jabref/gui/MainTableSelectionListener.java | 4 +-
.../net/sf/jabref/imports/EndnoteImporter.java | 20 +-
.../net/sf/jabref/imports/IEEEXploreFetcher.java | 398 ++++++++++++++++++---
src/java/net/sf/jabref/imports/MedlineFetcher.java | 6 +-
src/java/net/sf/jabref/imports/OvidImporter.java | 61 ++--
.../sf/jabref/journals/ManageJournalsPanel.java | 18 +-
.../sf/jabref/labelPattern/LabelPatternUtil.java | 34 +-
src/java/net/sf/jabref/net/URLDownload.java | 5 +-
.../net/sf/jabref/util/MassSetFieldAction.java | 20 +-
src/java/net/sf/jabref/util/XMPSchemaBibtex.java | 2 +-
src/resource/IEEEJournalList.txt | 330 +++++++++++++++++
src/resource/JabRef_de.properties | 26 +-
src/resource/JabRef_du.properties | 24 +-
src/resource/JabRef_en.properties | 23 +-
src/resource/JabRef_fr.properties | 24 +-
src/resource/JabRef_it.properties | 24 +-
src/resource/JabRef_no.properties | 24 +-
src/resource/Menu_es.properties | 123 +++++++
src/resource/build.properties | 6 +-
src/resource/build.properties.orig | 3 +
src/resource/layout/bibtexml.layout | 2 +-
src/txt/README | 32 +-
src/txt/TODO | 12 +-
155 files changed, 3626 insertions(+), 515 deletions(-)
diff --cc debian/changelog
index f188f30,0000000..8aafe1c
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,277 -1,0 +1,283 @@@
++jabref (2.3~beta3-1) UNRELEASED; urgency=low
++
++ * (NOT RELEASED YET) New upstream release
++
++ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 00:12:25 +0200
++
+jabref (2.3~beta2-2) UNRELEASED; urgency=low
+
+ * Remove debian/manpages.
+ * Clean up debian/rules.
+ * Move upstream URL from the description to the new Homepage field.
+ * Use ant clean instead of manually removing the build directory in
+ debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
+
+ NOT YET WORKING:
+ * Use Debian packages of libraries instead of shipped precompiled
+ libraries (closes: #389068).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 02 Oct 2007 22:03:30 +0200
+
+jabref (2.3~beta2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Add liblog4j1.2-java to build dependencies (and a new patch 04_logger to
+ be able to use it).
+ * Fix Categories entry in desktop file and remove Encoding.
+ * Sync debian/copyright with output of Help/About.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Wed, 29 Aug 2007 23:38:22 +0200
+
+jabref (2.3~beta1-2) unstable; urgency=low
+
+ * Change section in menu file to "Applications/Data Management" due to
+ the new Menu Policy starting with the upload of menu 2.1.35.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Wed, 04 Jul 2007 19:10:47 +0200
+
+jabref (2.3~beta1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Adapt patch 03_external_apps.
+ * Add suggests to ps- and pdfviewers.
+ * Adapt manpage to output of jabref --help.
+ * Sync debian/copyright with output of Help/About.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 30 Jun 2007 16:45:44 +0200
+
+jabref (2.2-01-6) unstable; urgency=low
+
+ * Add patch 03_external_apps to change the default settings for some
+ external applications; thanks to Cédric Augonnet (closes: #421227).
+ * Convert debian/changelog to UTF-8 (again).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 27 Apr 2007 15:07:18 +0200
+
+jabref (2.2-01-5) unstable; urgency=low
+
+ * Exec the Java interpreter in /usr/bin/jabref; thanks to Tobias Richter
+ (closes: #415019).
+ * Adapt README.Debian to the new wrapper script.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 16 Mar 2007 02:45:21 +0100
+
+jabref (2.2-01-4) unstable; urgency=low
+
+ * Change wrapper script /usr/bin/jabref to explicitly use the Sun Java
+ 5 or 6 virtual machine (closes: #383019).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Mon, 12 Mar 2007 20:01:27 +0100
+
+jabref (2.2-01-3) unstable; urgency=low
+
+ * Add call to dh_desktop to debian/rules.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sun, 25 Feb 2007 15:56:32 +0100
+
+jabref (2.2-01-2) unstable; urgency=low
+
+ * Add mime support.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Mon, 5 Feb 2007 16:39:03 +0100
+
+jabref (2.2-01-1) unstable; urgency=low
+
+ * New upstream release.
+ * Change wrapper script, as "-v" acts as expcted; cf. #378189 for details
+ (also closes: #408081).
+ * Remove debian/source.lintian-overrides from source package, there are no longer
+ cvs remnants in the upstream tarball.
+ * Add .desktop file for easier integration into desktop environments.
+ * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar.
+ * Update debian/copright to reflect the changes as shown in the About Box.
+ * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint.
+ * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 3 Feb 2007 15:48:11 +0100
+
+jabref (2.2~b2-1) unstable; urgency=low
+
+ * New upstream release:
+ - undistributable fonts no longer included (closes: #393676);
+ - remove j2re1.4 from Depends, JabRef now needs Java 1.5;
+ - includes the patch to make Enter work in dialogs, therefore remove
+ patch 02_button;
+ - update patch 01_free_javac;
+ - update debian/copyright (new contributors);
+ - update debian/rules (icon file name changed).
+ * Fix typo in long description.
+ * Shorten call to ant and remove "-k" from dh_clean in debian/rules.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sun, 26 Nov 2006 22:28:46 +0100
+
+jabref (2.1-4) unstable; urgency=low
+
+ * Apply patch from Matthias Klose to enable building with a free java compiler -
+ thanks! (Cf. #383006)
+ * Change build dependencies accordingly.
+ * Apply patch from Morten Omholt Alver (upstream author) to enable 'enter' in
+ dialogs - thanks! (Closes: #387235)
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Mon, 25 Sep 2006 00:32:40 +0200
+
+jabref (2.1-3) unstable; urgency=low
+
+ * Change menu section to "Apps/Databases" and remove lintian override.
+ "Apps/Data Management" was premature, thanks to Frank Küster and
+ Bill Allombert for pointing this out (cf. #386320).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Mon, 11 Sep 2006 21:12:37 +0200
+
+jabref (2.1-2) unstable; urgency=low
+
+ * Change menu section to "Apps/Data Management", thanks to Frank Küster
+ (closes: #386320).
+ * Add lintian override for this new section.
+ * Convert changelog to UTF-8.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Thu, 7 Sep 2006 16:42:27 +0200
+
+jabref (2.1-1) unstable; urgency=low
+
+ * New upstream release (closes: #382310, #379704).
+ * Change back wrapper script, as the behaviour of "-v" changed in the
+ new release (cf. #378189 for details).
+ * Menu icons now created from PNGs in upstream tarball, therefore add build
+ dependency on imagemagick.
+ * Clean up README.Debian.
+ * Update debian/copright to reflect the changes as shown in the About Box.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 11 Aug 2006 12:09:45 +0200
+
+jabref (2.0.1+2.1b2-6) unstable; urgency=low
+
+ * Update menu icons, the new ones are kindly provided by Morten Omholt Alver
+ (upstream author) - thanks!
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 1 Aug 2006 22:31:16 +0200
+
+jabref (2.0.1+2.1b2-5) unstable; urgency=low
+
+ * Now really change debian/copyright.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Mon, 31 Jul 2006 21:40:47 +0200
+
+jabref (2.0.1+2.1b2-4) unstable; urgency=low
+
+ * Add icon to menu entry, thanks to LI Daobing for the idea
+ (closes: #380604).
+ * Remove references to the libraries Commons Logging and Commons HTTP Client
+ from debian/copyright, as they are not included in the upstream tarball
+ any more.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Mon, 31 Jul 2006 16:37:47 +0200
+
+jabref (2.0.1+2.1b2-3) unstable; urgency=low
+
+ * Convert debian/copyright to UTF-8.
+ * Mention startup options in manpage, thanks to LI Daobing (closes: #378190).
+ * Change wrapper script to always pass "-n" if called with "-v" in order
+ to make jabref only print the version number and quit afterwards with
+ "-v". Thanks to LI Daobing (closes: #378189).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 14 Jul 2006 13:23:58 +0200
+
+jabref (2.0.1+2.1b2-2) unstable; urgency=low
+
+ * Pass command line parameters to /usr/bin/jabref and add hint about Sun
+ Java and update-alternatives to README.Debian (closes: #377316).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 8 Jul 2006 12:51:40 +0200
+
+jabref (2.0.1+2.1b2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 4 Jul 2006 16:42:35 +0200
+
+jabref (2.0.1+2.1b-3) unstable; urgency=low
+
+ * Changed order of Build-Depend-Indep.
+ * Cleaned up debian/rules.
+ * Moved dh_ calls in debian/rules to binary-indep target.
+ * Add lintian override (upstream tarball has .cvsignore stuff).
+ * Added Tony Mancill to Uploaders (thanks for sponsoring!).
+ * Clarified debian/copyright and fixed typo (thanks to Tony Mancill).
+ * Updated debhelper compatibility level to 5.
+ * Cleaned up debian/watch.
+ * Added menu entry.
+ * Intial upload to the Debian archive (closes: #205392).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
+
+jabref (2.0.1+2.1b-2) unstable; urgency=low
+
+ * Change dependencies to include several versions of the Sun JRE/JDK.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 30 May 2006 17:12:05 +0200
+
+jabref (2.0.1+2.1b-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
+
+jabref (2.0.1-3) unstable; urgency=low
+
+ * Update to Standards-Version: 3.7.2 (no changes required).
+ * Change dependencies to new sun-java5-jre/jdk.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
+
+jabref (2.0.1-2) unstable; urgency=low
+
+ * Update to Standards-Version: 3.7.0 (no changes required).
+ * Moved debhelper from Build-Depends-Indep to Build-Depends
+ in debian/control.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Mon, 1 May 2006 14:44:02 +0200
+
+jabref (2.0.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Set debhelper compatibility level to 5.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 3 Feb 2006 21:18:29 +0100
+
+jabref (1.8.1-2) unstable; urgency=low
+
+ * Added homepage to debian/control.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sun, 25 Dec 2005 14:30:28 +0100
+
+jabref (1.8.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 7 Oct 2005 22:30:10 +0200
+
+jabref (1.8-4) unstable; urgency=low
+
+ * Fixed error in /usr/bin/jabref.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 13 Sep 2005 18:44:57 +0200
+
+jabref (1.8-3) unstable; urgency=low
+
+ * Trimmed Depends: to j2re1.4.
+ * Added j2sdk1 to Build-Depends-Indep.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sun, 11 Sep 2005 01:24:05 +0200
+
+jabref (1.8-2) unstable; urgency=low
+
+ * Moved jabref.jar from /usr/share/java/jabref to ../
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 3 Sep 2005 02:45:23 +0200
+
+jabref (1.8-1) unstable; urgency=low
+
+ * Initial release Closes: #205392
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Thu, 1 Sep 2005 23:18:00 +0200
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list