* Changed order of Build-Depend-Indep.
* Cleaned up debian/rules.
- * Move dh_ calls in debian/rules to binary-indep target.
+ * 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@comodo.priv.at> Wed, 7 Jun 2006 21:06:28 +0200
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 14 Jun 2006 17:51:38 +0200
jabref (2.0.1+2.1b-2) unstable; urgency=low
jabref (2.0.1+2.1b-1) unstable; urgency=low
- * New upstream release
+ * New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 20 May 2006 17:06:49 +0200
* Update to Standards-Version: 3.7.2 (no changes required).
* Change dependencies to new sun-java5-jre/jdk.
- * Update debhelper compatibility level to 5.
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 17 May 2006 17:48:52 +0200
It was downloaded from http://jabref.sourceforge.net/
-Copyright Holder:
+Copyright:
+(c) 2006
Morten Alver <mortenalver@users.sourceforge.net>
Nizar Batada <nbatada@users.sourceforge.net>
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
-JabRef also uses libraries distributed by other porties; see the About
+JabRef also uses libraries distributed by other parties; see the About
box for details.
+
+
+From the About box:
+
+(c) 2006
+JabRef is freely distributable under the terms of the GNU Public License, version 2.
+
+Developers:
+Morten O. Alver
+Nizar N. Batada
+Michel Baylac
+Guillaume Gardey
+Cyrille d'Haese
+Raik Nagel
+Ellen Reitmayr
+Andreas Rudert
+Michael Spiegel
+Ulrik Stervbo
+Dominik Waßenhoven
+Joerg K. Wegner
+Michael Wrighton
+Egon Willighagen
+Jörg Zieren
+
+Contributions from:
+
+Kolja Brix
+Frédéric Darboux
+Fabrice Dessaint
+Nathan Dunn
+Brian Van Essen
+Alexis Gallagher
+Sascha Hunold
+Bernd Kalbfuss
+Martin Kähmer
+Jeffrey Kuhn
+Alex Montgomery
+John Relph
+Moritz Ringler
+Andreas Rudert
+Rudolf Seemann
+Toralf Senger
+Mike Smoot
+Martin Stolle
+David Weitzman
+Seb Wills
+
+Thanks to:
+Samin Muhammad Ridwanul Karim
+Stefan Robert
+
+Third-party software used:
+
+JabRef uses JGoodies Looks 1.2.2 and JGoodies Forms 1.0.4, distributed by
+JGoodies (http://www.jgoodies.com) under the terms of the BSD License (see
+http://www.opensource.org/licenses/bsd-license.html for details).
+
+Also included are two additional classes (SimpleInternalFrame and
+UIFSplitPane) by Karsten Lentzsch, which are distributed under these terms.
+[0]
+
+Command line options are parsed using RitOpt
+(http://ritopt.sourceforge.net). RitOpt is distributed under the terms of
+the GNU Public License, version 2.
+
+JabRef uses the ANTLR parser generator for interpreting search strings.
+ANTLR is public domain software - see http://www.antlr.org/license.html for
+the licensing terms.
+
+For table presentation and filtering, JabRef uses the Glazed Lists library
+(http://publicobject.com/glazedlists), which is distributed under the Lesser
+GNU Public License.
+
+JabRef also uses the threading library Spin 1.3.1, which is distributed
+under the terms of the Lesser GNU Public License.
+
+Some GUI components from the Microba library are used, it is licensed under
+a BSD style license. See http://sourceforge.net/projects/microba/ for more
+informations.
+
+This product includes software developed by the Apache Software Foundation
+(http://www.apache.org/). The libraries Commons Logging and Commons HTTP
+Client are distributed by The Jakarta Project (http://jakarta.apache.org)
+under the Apache Software License, Version 1.1. See the enclosed file
+apache-license.txt or http://opensource.org/licenses/apachepl.php for
+details.
+
+Some icons are by us, but most are either from the Eclipse project
+(http://www.eclipse.org), distributed under the Common Public License, and
+from the QIcons package (http://qt.osdn.org.ua), which is distributed under
+the terms of the GNU Public License.
+
+[0]
+
+Copyright (c) 2003 JGoodies Karsten Lentzsch. All Rights Reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+* Neither the name of JGoodies Karsten Lentzsch nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
# Compulsory line, this is a version 3 file
version=3
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php jabref-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/jabref-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/jabref-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-#http://sf.net/jabref/jabref-(.*)\.tar\.gz
http://sf.net/jabref/JabRef-(.*)-src\.tar\.bz2
-