r70490 - in /trunk/libdbix-class-datetime-epoch-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 5 17:39:14 UTC 2011


Author: gregoa
Date: Sat Mar  5 17:39:00 2011
New Revision: 70490

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70490
Log:
* Update years of packaging copyright.
* Remove version from libdbix-class-timestamp-perl (build) dependency,
  nothing older in the archive.

Modified:
    trunk/libdbix-class-datetime-epoch-perl/debian/changelog
    trunk/libdbix-class-datetime-epoch-perl/debian/control
    trunk/libdbix-class-datetime-epoch-perl/debian/copyright

Modified: trunk/libdbix-class-datetime-epoch-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-datetime-epoch-perl/debian/changelog?rev=70490&op=diff
==============================================================================
--- trunk/libdbix-class-datetime-epoch-perl/debian/changelog (original)
+++ trunk/libdbix-class-datetime-epoch-perl/debian/changelog Sat Mar  5 17:39:00 2011
@@ -12,6 +12,9 @@
 
   [ gregor herrmann ]
   * Add build dependency on libdatetime-format-sqlite-perl.
+  * Update years of packaging copyright.
+  * Remove version from libdbix-class-timestamp-perl (build) dependency,
+    nothing older in the archive.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 01 Mar 2011 21:09:59 -0500
 

Modified: trunk/libdbix-class-datetime-epoch-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-datetime-epoch-perl/debian/control?rev=70490&op=diff
==============================================================================
--- trunk/libdbix-class-datetime-epoch-perl/debian/control (original)
+++ trunk/libdbix-class-datetime-epoch-perl/debian/control Sat Mar  5 17:39:00 2011
@@ -7,7 +7,7 @@
  libdatetime-format-sqlite-perl,
  libdbicx-testdatabase-perl,
  libdbix-class-perl (>= 0.08103),
- libdbix-class-timestamp-perl (>= 0.07),
+ libdbix-class-timestamp-perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -23,7 +23,7 @@
 Depends: ${misc:Depends}, ${perl:Depends},
  libdatetime-perl,
  libdbix-class-perl (>= 0.08103),
- libdbix-class-timestamp-perl (>= 0.07)
+ libdbix-class-timestamp-perl
 Description: extension for creating DateTime objects from columns
  DBIx::Class::DateTime::Epoch is an extension to DBIx::Class which creates
  DateTime (see libdatetime-perl) objects from column data on-the-fly. It is

Modified: trunk/libdbix-class-datetime-epoch-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-datetime-epoch-perl/debian/copyright?rev=70490&op=diff
==============================================================================
--- trunk/libdbix-class-datetime-epoch-perl/debian/copyright (original)
+++ trunk/libdbix-class-datetime-epoch-perl/debian/copyright Sat Mar  5 17:39:00 2011
@@ -16,7 +16,7 @@
 Files: debian/*
 Copyright: 2008, Damyan Ivanov <dmn at debian.org>
  2008, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
- 2009, gregor herrmann <gregoa at debian.org>
+ 2009-2011, gregor herrmann <gregoa at debian.org>
  2010, Ansgar Burchardt <ansgar at 43-1.org>
  2011, Jonathan Yu <jawnsy at cpan.org>
 License: Artistic or GPL-1+




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