[pkg-java] r17087 - trunk/c3p0/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Sun Jul 28 22:48:25 UTC 2013
Author: ebourg-guest
Date: 2013-07-28 22:48:24 +0000 (Sun, 28 Jul 2013)
New Revision: 17087
Modified:
trunk/c3p0/debian/changelog
trunk/c3p0/debian/copyright
Log:
debian/copyright: Converted to the Copyright Format 1.0
Modified: trunk/c3p0/debian/changelog
===================================================================
--- trunk/c3p0/debian/changelog 2013-07-28 22:30:44 UTC (rev 17086)
+++ trunk/c3p0/debian/changelog 2013-07-28 22:48:24 UTC (rev 17087)
@@ -8,6 +8,7 @@
* debian/rules: Improved the clean target
* Install the upstream changelog
* Only suggest liblog4j1.2-java since the dependency is optional
+ * debian/copyright: Converted to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg at apache.org> Sun, 28 Jul 2013 22:58:49 +0200
Modified: trunk/c3p0/debian/copyright
===================================================================
--- trunk/c3p0/debian/copyright 2013-07-28 22:30:44 UTC (rev 17086)
+++ trunk/c3p0/debian/copyright 2013-07-28 22:48:24 UTC (rev 17087)
@@ -1,25 +1,37 @@
-This package was debianized by Arnaud Vandyck <avdyk at debian.org> on 3-April-2007.
-The source code was downloaded from http://sourceforge.net/projects/c3p0
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: c3p0
+Upstream-Contact: Steve Waldman <swaldman at users.sourceforge.net>
+Source: https://sourceforge.net/projects/c3p0
-Authors:
+Files: *
+Copyright: 2001-2013 Machinery For Change, Inc.
+License: LGPL-2.1
- Steve Waldman <swaldman at users.sourceforge.net>
+Files: debian/*
+Copyright: 2007, Arnaud Vandyck <avdyk at debian.org>
+ 2007-2009, Michael Koch <konqueror at gmx.de>
+ 2007-2009, Varun Hiremath <varun at debian.org>
+ 2010, Torsten Werner <twerner at debian.org>
+ 2012, tony mancill <tmancill at debian.org>
+ 2012, Damien Raude-Morvan <drazzib at debian.org>
+ 2013, Emmanuel Bourg <ebourg at apache.org>
+License: LGPL-2.1
-Copyright: © 2001-2007 Machinery For Change, Inc.
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version
+ 2.1, as published by the Free Software Foundation.
+ .
+ This software 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 software; see the file LICENSE. If not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA.
+ .
+ On Debian systems the full text of the Lesser General Public License,
+ LGPL, can be found at /usr/share/common-licenses/LGPL-2.1
- This library is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License version
- 2.1, as published by the Free Software Foundation.
-
- This software 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 software; see the file LICENSE. If not, write to the
- Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301 USA.
-
-On Debian systems the full text of the Lesser General Public License,
-LGPL, can be found at /usr/share/common-licenses/LGPL-2.1
More information about the pkg-java-commits
mailing list