r62143 - in /trunk/libmojolicious-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Aug 28 14:37:52 UTC 2010


Author: gregoa
Date: Sat Aug 28 14:37:44 2010
New Revision: 62143

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62143
Log:
* debian/copyright: update license stanzas.
* Set Standards-Version to 3.9.1 (no changes).
* Add /me to Uploaders.

Modified:
    trunk/libmojolicious-perl/debian/changelog
    trunk/libmojolicious-perl/debian/control
    trunk/libmojolicious-perl/debian/copyright

Modified: trunk/libmojolicious-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmojolicious-perl/debian/changelog?rev=62143&op=diff
==============================================================================
--- trunk/libmojolicious-perl/debian/changelog (original)
+++ trunk/libmojolicious-perl/debian/changelog Sat Aug 28 14:37:44 2010
@@ -1,6 +1,9 @@
 libmojolicious-perl (0.999929-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: update license stanzas.
+  * Set Standards-Version to 3.9.1 (no changes).
+  * Add /me to Uploaders.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 28 Aug 2010 16:29:50 +0200
 

Modified: trunk/libmojolicious-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmojolicious-perl/debian/control?rev=62143&op=diff
==============================================================================
--- trunk/libmojolicious-perl/debian/control (original)
+++ trunk/libmojolicious-perl/debian/control Sat Aug 28 14:37:44 2010
@@ -4,8 +4,8 @@
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.4
+Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Mojolicious/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmojolicious-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmojolicious-perl/

Modified: trunk/libmojolicious-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmojolicious-perl/debian/copyright?rev=62143&op=diff
==============================================================================
--- trunk/libmojolicious-perl/debian/copyright (original)
+++ trunk/libmojolicious-perl/debian/copyright Sat Aug 28 14:37:44 2010
@@ -9,7 +9,15 @@
 
 Files: debian/*
 Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2010, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -17,15 +25,8 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
-
-License: Artistic
- This program is free software; you can redistribute it and/or modify
- it under the terms of the Artistic License, which comes with Perl.
- .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
 
 License: Artistic-2.0
  Copyright (c) 2000-2006, The Perl Foundation.




More information about the Pkg-perl-cvs-commits mailing list