[pkg-java] r10985 - trunk/libgettext-commons-java/debian

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Wed Nov 4 07:47:39 UTC 2009


Author: gmascellani-guest
Date: 2009-11-04 07:47:39 +0000 (Wed, 04 Nov 2009)
New Revision: 10985

Modified:
   trunk/libgettext-commons-java/debian/control
   trunk/libgettext-commons-java/debian/copyright
Log:
Some problems with the packaging fixed


Modified: trunk/libgettext-commons-java/debian/control
===================================================================
--- trunk/libgettext-commons-java/debian/control	2009-11-03 22:21:08 UTC (rev 10984)
+++ trunk/libgettext-commons-java/debian/control	2009-11-04 07:47:39 UTC (rev 10985)
@@ -5,10 +5,12 @@
  Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
 Build-Depends: cdbs, debhelper (>=7)
 Build-Depends-Indep: libmaven-assembly-plugin-java, libsurefire-java,
- default-jdk, maven-debian-helper
+ default-jdk, maven-debian-helper, libmaven-plugin-testing-java
 Standards-Version: 3.8.3
 Section: java
 Homepage: http://xnap-commons.sourceforge.net/gettext-commons/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgettext-commons-java/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgettext-commons-java/
 
 Package: libgettext-commons-java
 Architecture: all

Modified: trunk/libgettext-commons-java/debian/copyright
===================================================================
--- trunk/libgettext-commons-java/debian/copyright	2009-11-03 22:21:08 UTC (rev 10984)
+++ trunk/libgettext-commons-java/debian/copyright	2009-11-04 07:47:39 UTC (rev 10985)
@@ -1,39 +1,19 @@
-This package was debianized by Andreas Putzo <andreas at putzo.net> on
-Sat, 21 Jul 2007 10:33:53 +0000.
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: Java classes for internazionalisation using GNU gettext
+Maintainer: Gettext Commons team <xnap-commons-devel at lists.sourceforge.net>
+Source: http://xnap-commons.sourceforge.net/gettext-commons/
 
-It was downloaded from http://downloads.sourceforge.net/xnap-commons/xnap-commons-0.9.6-src.zip
-The downloaded zip file has been repackaged as GNU zip'ed tarball without any further 
-modifications.
+Files: *
+Copyright: © 2005 Felix Berger
+           © 2005 Tammo van Lessen
+           © 2005 Steffen Pingel
+License: LGPL-2.1+
+  On Debian GNU/Linux system you can find the complete text of the
+  LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1'
 
-Upstream Authors: Gettext Commons project (xnap-commons-devel at lists.sourceforge.net)
-                    Felix Berger
-                    Tammo van Lessen
-                    Steffen Pingel
-
-Copyright: 2005-2007 Felix Berger, Tammo van Lessen, Steffen Pingel 
-          
-
-License:
-
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-
-The Debian packaging is © 2007, Andreas Putzo <andreas at putzo.net> and
-Giovanni Mascellani <mascellani at poisson.phc.unipi.it>.
-
-It is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright: © 2007 Andreas Putzo <andreas at putzo.net>
+           © 2009 Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
+License: GPL-3+
+  On Debian GNU/Linux system you can find the complete text of the
+  GPL-3 license in '/usr/share/common-licenses/GPL-3'




More information about the pkg-java-commits mailing list