r56214 - in /trunk/libcoro-perl/debian: README.source changelog control copyright rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Apr 16 19:51:17 UTC 2010


Author: gregoa
Date: Fri Apr 16 19:51:09 2010
New Revision: 56214

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56214
Log:
* Convert to source format "3.0 (quilt)". Remove quilt framework.
* debian/copyrigh: update formatting.
* Add /me to Uploaders.
* Set Standards-Version to 3.8.4 (no changes).

Added:
    trunk/libcoro-perl/debian/source/
    trunk/libcoro-perl/debian/source/format
Removed:
    trunk/libcoro-perl/debian/README.source
Modified:
    trunk/libcoro-perl/debian/changelog
    trunk/libcoro-perl/debian/control
    trunk/libcoro-perl/debian/copyright
    trunk/libcoro-perl/debian/rules

Modified: trunk/libcoro-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoro-perl/debian/changelog?rev=56214&op=diff
==============================================================================
--- trunk/libcoro-perl/debian/changelog (original)
+++ trunk/libcoro-perl/debian/changelog Fri Apr 16 19:51:09 2010
@@ -1,6 +1,10 @@
 libcoro-perl (5.220-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Convert to source format "3.0 (quilt)". Remove quilt framework.
+  * debian/copyrigh: update formatting.
+  * Add /me to Uploaders.
+  * Set Standards-Version to 3.8.4 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 16 Apr 2010 21:40:33 +0200
 

Modified: trunk/libcoro-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoro-perl/debian/control?rev=56214&op=diff
==============================================================================
--- trunk/libcoro-perl/debian/control (original)
+++ trunk/libcoro-perl/debian/control Fri Apr 16 19:51:09 2010
@@ -1,11 +1,12 @@
 Source: libcoro-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7.0.8), quilt (>= 0.46-7),
+Build-Depends: perl, debhelper (>= 7),
  libguard-perl, libanyevent-perl (>= 5), libcommon-sense-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Coro/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcoro-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcoro-perl/

Modified: trunk/libcoro-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoro-perl/debian/copyright?rev=56214&op=diff
==============================================================================
--- trunk/libcoro-perl/debian/copyright (original)
+++ trunk/libcoro-perl/debian/copyright Fri Apr 16 19:51:09 2010
@@ -1,13 +1,11 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Marc Lehmann <schmorp at schmorp.de>
-Upstream-Source: http://search.cpan.org/dist/Coro/
-Upstream-Name: Coro
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Marc Lehmann <schmorp at schmorp.de>
+Source: http://search.cpan.org/dist/Coro/
+Name: Coro
 
 Files: *
 Copyright: 2001-2009, Marc Lehmann <schmorp at schmorp.de>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 X-Comment: Because the upstream Coro package does not include a proper
  copyright statement, the upstream author was contacted via private e-mail.
  .
@@ -73,7 +71,7 @@
 
 Files: Coro/libcoro/*
 Copyright: 2000-2005, Marc Alexander Lehmann <schmorp at schmorp.de>
-License: BSD | GPL-2+
+License: BSD or GPL-2+
 
 Files: Coro/libcoro/conftest.c
 Copyright: 1999-2001, Ralf S. Engelschall <rse at engelschall.com>
@@ -81,58 +79,54 @@
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | GPL-1+
+ 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 GNU/Linux 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
+ it under the terms of the GNU General Public License as published by
+ 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: BSD
-    This program is free software; you can redistribute it and/or modify
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted provided that the following conditions are
-    met:
-
-    1.  Redistributions of source code must retain the above copyright not-
-        ice, this list of conditions and the following disclaimer.
-
-    2.  Redistributions in binary form must reproduce the above copyright
-        notice, this list of conditions and the following disclaimer in the
-        documentation and/or other materials provided with the distribution.
-
-    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANT-
-    IES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLA-
-    IMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
-    OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-    ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
-    TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
-    USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-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'
-
-License: GPL-1+
-    This program 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 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: GPL-2+
-    This program 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, 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-2'
+ This program is free software; you can redistribute it and/or modify
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ 1.  Redistributions of source code must retain the above copyright not-
+     ice, this list of conditions and the following disclaimer.
+ .
+ 2.  Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following disclaimer in the
+     documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANT-
+ IES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLA-
+ IMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 License: LGPL-2.1+
-    This program 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.1, or (at your option)
-    any later version.
-    On Debian GNU/Linux systems, the complete text of the GNU Lesser General
-    Public License can be found in `/usr/share/common-licenses/LGPL-2.1'
+ This program 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.1, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'

Modified: trunk/libcoro-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoro-perl/debian/rules?rev=56214&op=diff
==============================================================================
--- trunk/libcoro-perl/debian/rules (original)
+++ trunk/libcoro-perl/debian/rules Fri Apr 16 19:51:09 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@

Added: trunk/libcoro-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoro-perl/debian/source/format?rev=56214&op=file
==============================================================================
--- trunk/libcoro-perl/debian/source/format (added)
+++ trunk/libcoro-perl/debian/source/format Fri Apr 16 19:51:09 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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