r60705 - in /trunk/libtime-duration-perl/debian: changelog control copyright source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jul 28 02:37:58 UTC 2010


Author: gregoa
Date: Wed Jul 28 02:37:52 2010
New Revision: 60705

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60705
Log:
* Add /me to Uploaders.
* Convert to source format 3.0 (quilt).
* Set Standards-Version to 3.9.1 (no changes).
* Minor updates to debian/copyright.

Added:
    trunk/libtime-duration-perl/debian/source/
    trunk/libtime-duration-perl/debian/source/format
Modified:
    trunk/libtime-duration-perl/debian/changelog
    trunk/libtime-duration-perl/debian/control
    trunk/libtime-duration-perl/debian/copyright

Modified: trunk/libtime-duration-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/changelog?rev=60705&op=diff
==============================================================================
--- trunk/libtime-duration-perl/debian/changelog (original)
+++ trunk/libtime-duration-perl/debian/changelog Wed Jul 28 02:37:52 2010
@@ -1,8 +1,15 @@
 libtime-duration-perl (1.06-3) UNRELEASED; urgency=low
 
+  [ Ansgar Burchardt ]
   * Really change Maintainer to Debian Perl Group.
   * Remove libtest-pod-coverage-perl, perl from Build-Depends.
     They are already listed in Build-Depends-Indep.
+
+  [ gregor herrmann ]
+  * Add /me to Uploaders.
+  * Convert to source format 3.0 (quilt).
+  * Set Standards-Version to 3.9.1 (no changes).
+  * Minor updates to debian/copyright.
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 06 Jun 2010 14:41:19 +0900
 

Modified: trunk/libtime-duration-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/control?rev=60705&op=diff
==============================================================================
--- trunk/libtime-duration-perl/debian/control (original)
+++ trunk/libtime-duration-perl/debian/control Wed Jul 28 02:37:52 2010
@@ -4,8 +4,8 @@
 Build-Depends: debhelper (>= 7.2.13)
 Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.5.1
+Uploaders: Ivan Kohler <ivan-debian at 420.am>, gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Time-Duration/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtime-duration-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtime-duration-perl/
@@ -13,6 +13,6 @@
 Package: libtime-duration-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Time::Duration -- rounded or exact English expression of durations
- This module provides functions for expressing durations in rounded or exact
- terms.
+Description: module for rounded or exact English expression of durations
+ Time::Duration provides functions for expressing durations in rounded or
+ exact terms.

Modified: trunk/libtime-duration-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/copyright?rev=60705&op=diff
==============================================================================
--- trunk/libtime-duration-perl/debian/copyright (original)
+++ trunk/libtime-duration-perl/debian/copyright Wed Jul 28 02:37:52 2010
@@ -19,6 +19,8 @@
 
 Files: debian/*
 Copyright: 2002, 2004, 2009, 2010, Ivan Kohler <ivan-debian at 420.am>
+ 2010, Ansgar Burchardt <ansgar at 43-1.org>
+ 2010, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -26,7 +28,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -34,5 +36,5 @@
  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'
+ On Debian GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libtime-duration-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/source/format?rev=60705&op=file
==============================================================================
--- trunk/libtime-duration-perl/debian/source/format (added)
+++ trunk/libtime-duration-perl/debian/source/format Wed Jul 28 02:37:52 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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