r71269 - in /trunk/libcss-packer-perl/debian: changelog control copyright source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 12 16:55:40 UTC 2011


Author: gregoa
Date: Sat Mar 12 16:55:31 2011
New Revision: 71269

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71269
Log:
* Switch to source format 3.0 (quilt).
* debian/copyright: update formatting.
* Add /me to Uploaders.

Added:
    trunk/libcss-packer-perl/debian/source/
    trunk/libcss-packer-perl/debian/source/format
Modified:
    trunk/libcss-packer-perl/debian/changelog
    trunk/libcss-packer-perl/debian/control
    trunk/libcss-packer-perl/debian/copyright

Modified: trunk/libcss-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-packer-perl/debian/changelog?rev=71269&op=diff
==============================================================================
--- trunk/libcss-packer-perl/debian/changelog (original)
+++ trunk/libcss-packer-perl/debian/changelog Sat Mar 12 16:55:31 2011
@@ -1,10 +1,11 @@
 libcss-packer-perl (1.000001-1) UNRELEASED; urgency=low
-
-  WAITS-FOR: libregexp-reggrp-perl 1.000001
 
   [ gregor herrmann ]
   * debian/control: Changed: (build-)depend on perl instead of perl-
     modules.
+  * Switch to source format 3.0 (quilt).
+  * debian/copyright: update formatting.
+  * Add /me to Uploaders.
 
   [ Ernesto Hernández-Novich (USB) ]
   * New upstream release

Modified: trunk/libcss-packer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-packer-perl/debian/control?rev=71269&op=diff
==============================================================================
--- trunk/libcss-packer-perl/debian/control (original)
+++ trunk/libcss-packer-perl/debian/control Sat Mar 12 16:55:31 2011
@@ -5,7 +5,8 @@
 Build-Depends-Indep: perl, libtest-pod-perl,
  libregexp-reggrp-perl (>= 1.000001)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+ gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/CSS-Packer/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcss-packer-perl/

Modified: trunk/libcss-packer-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-packer-perl/debian/copyright?rev=71269&op=diff
==============================================================================
--- trunk/libcss-packer-perl/debian/copyright (original)
+++ trunk/libcss-packer-perl/debian/copyright Sat Mar 12 16:55:31 2011
@@ -1,13 +1,11 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Merten Falk <nevesenin at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/CSS-Packer/
-Upstream-Name: CSS-Packer
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Merten Falk <nevesenin at cpan.org>
+Source: http://search.cpan.org/dist/CSS-Packer/
+Name: CSS-Packer
 
 Files: *
 Copyright: 2008-2011, Merten Falk <nevesenin at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: inc/Module/*
 Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
@@ -17,18 +15,21 @@
 
 Files: debian/*
 Copyright: 2009-2011, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
-License: Artistic | GPL-1+
+ 2011, 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'
+ 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
-    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'
+ 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libcss-packer-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-packer-perl/debian/source/format?rev=71269&op=file
==============================================================================
--- trunk/libcss-packer-perl/debian/source/format (added)
+++ trunk/libcss-packer-perl/debian/source/format Sat Mar 12 16:55:31 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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