CVS java-common/debian
Jerry Haltom
wasabi-guest@haydn.debian.org
Wed Jul 6 22:33:04 2005
Update of /cvsroot/pkg-java/java-common/debian
In directory haydn:/tmp/cvs-serv31646/debian
Modified Files:
README.Debian changelog control copyright
Log Message:
Importing 0.23 Debian version that wasn't commited to CVS.
--- /cvsroot/pkg-java/java-common/debian/README.Debian 2002/02/05 15:32:06 1.1
+++ /cvsroot/pkg-java/java-common/debian/README.Debian 2005/07/06 22:32:19 1.2
@@ -3,12 +3,12 @@
the Debian Java FAQ. It should probably be enough to get things going.
They can be found at
-/usr/share/doc/java-common/debian-java-faq.html
+/usr/share/doc/java-common/debian-java-faq/index.html
and
-/usr/share/doc/java-common/debian-java-policy.html
+/usr/share/doc/java-common/debian-java-policy/index.html
Previously it existed a bunch of *-dummy packages. They have now been
-removed from the archive. If you need to fullfill the dependencies you have
+removed from the archive. If you need to fulfill the dependencies you have
to make your own dummy package. The equivs package might help you with
this.
--- /cvsroot/pkg-java/java-common/debian/changelog 2003/09/08 09:44:49 1.39
+++ /cvsroot/pkg-java/java-common/debian/changelog 2005/07/06 22:32:19 1.40
@@ -1,3 +1,22 @@
+java-common (0.23) unstable; urgency=low
+
+ * Updated the Debian Java FAQ (closes: #156547, #252219), thanks to
+ Javier Fernandez-Sanguino Peña
+ * policy.xml: corrected typos (closes: #285303), thanks to Bill
+ Allombert
+ * debian/control:
+ + (Uploaders) removed Ola Lundqvist from the uploaders (see
+ debian-java mailing list, June 2005)
+ + (Uploaders) added myself
+ + (Uploaders) added Debian Java Maintainers (closes: #302887)
+ * debian/README.Debian: corrected wrong path the the faq and the policy
+ and a typo (closes: #197256, #285014), thanks to Vincent Lefevre
+ * debian/copyright: moved Ola from current maintainers to previous
+ maintainers, updated the file with the debhelper gpl template, added
+ copyright years (closes: #290189)
+
+ -- Arnaud Vandyck <avdyk@debian.org> Sat, 11 Jun 2005 13:59:20 +0200
+
java-common (0.22) unstable; urgency=low
* Changed Maintainer: to the Debian Java Mailing List and added myself
--- /cvsroot/pkg-java/java-common/debian/control 2003/09/08 09:44:49 1.15
+++ /cvsroot/pkg-java/java-common/debian/control 2005/07/06 22:32:19 1.16
@@ -2,8 +2,8 @@
Section: misc
Priority: optional
Maintainer: Debian Java Mailing List <debian-java@lists.debian.org>
-Uploaders: Ola Lundqvist <opal@debian.org>, Stefan Gybas <sgybas@debian.org>
-Build-Depends: debhelper (>> 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
+Uploaders: Stefan Gybas <sgybas@debian.org>, Arnaud Vandyck <avdyk@debian.org>
+Build-Depends: debhelper (>= 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
Standards-Version: 3.6.1
Package: java-common
--- /cvsroot/pkg-java/java-common/debian/copyright 2003/09/08 09:44:49 1.4
+++ /cvsroot/pkg-java/java-common/debian/copyright 2005/07/06 22:32:19 1.5
@@ -2,13 +2,31 @@
Current maintainers:
Stefan Gybas <sgybas@debian.org>
- Ola Lundqvist <opal@debian.org>
+ Arnaud Vandyck <avdyk@debian.org>
-Previsous maintainers:
+Previous maintainers:
+ Ola Lundqvist <opal@debian.org>
Stephane Bortzmeyer <bortzmeyer@debian.org>
-Copyright:
+Copyright (C) 1999-2005 by current and previous maintainers for Debian
+
+License:
-GPL. See /usr/share/common-licenses/GPL.
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+ 02111-1307, USA.
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.