r22970 - in /trunk/libjson-any-perl/debian: changelog control copyright
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed Jul 9 16:46:26 UTC 2008
Author: gregoa
Date: Wed Jul 9 16:46:25 2008
New Revision: 22970
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22970
Log:
* debian/copyright: add information about files under inc/.
* debian/control: change my email address.
* Set Standards-Version to 3.8.0 (no changes).
Modified:
trunk/libjson-any-perl/debian/changelog
trunk/libjson-any-perl/debian/control
trunk/libjson-any-perl/debian/copyright
Modified: trunk/libjson-any-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-any-perl/debian/changelog?rev=22970&op=diff
==============================================================================
--- trunk/libjson-any-perl/debian/changelog (original)
+++ trunk/libjson-any-perl/debian/changelog Wed Jul 9 16:46:25 2008
@@ -1,6 +1,9 @@
libjson-any-perl (1.17-1) UNRELEASED; urgency=low
* New upstream release.
+ * debian/copyright: add information about files under inc/.
+ * debian/control: change my email address.
+ * Set Standards-Version to 3.8.0 (no changes).
-- gregor herrmann <gregoa at debian.org> Wed, 09 Jul 2008 18:43:55 +0200
Modified: trunk/libjson-any-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-any-perl/debian/control?rev=22970&op=diff
==============================================================================
--- trunk/libjson-any-perl/debian/control (original)
+++ trunk/libjson-any-perl/debian/control Wed Jul 9 16:46:25 2008
@@ -5,9 +5,9 @@
Build-Depends-Indep: perl (>= 5.8.8-7), libjson-perl (>= 2.02),
libyaml-syck-perl, libtest-pod-perl, libtest-pod-coverage-perl, libjson-xs-perl (>= 2.01)
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>
+ Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/JSON-Any/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libjson-any-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-any-perl/
Modified: trunk/libjson-any-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-any-perl/debian/copyright?rev=22970&op=diff
==============================================================================
--- trunk/libjson-any-perl/debian/copyright (original)
+++ trunk/libjson-any-perl/debian/copyright Wed Jul 9 16:46:25 2008
@@ -10,6 +10,13 @@
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
+
+inc/*:
+Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy.
+ This program is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself.
+
+
Perl is distributed under licenses:
a) the GNU General Public License as published by the Free Software
More information about the Pkg-perl-cvs-commits
mailing list