r22996 - in /trunk/libdbix-searchbuilder-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jul 10 18:11:42 UTC 2008


Author: gregoa
Date: Thu Jul 10 18:11:42 2008
New Revision: 22996

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22996
Log:
* debian/copyright: add stanza for files under inc/.
* debian/control: change my email address.
* Set Standards-Version to 3.8.0 (no changes).

Modified:
    trunk/libdbix-searchbuilder-perl/debian/changelog
    trunk/libdbix-searchbuilder-perl/debian/control
    trunk/libdbix-searchbuilder-perl/debian/copyright

Modified: trunk/libdbix-searchbuilder-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-searchbuilder-perl/debian/changelog?rev=22996&op=diff
==============================================================================
--- trunk/libdbix-searchbuilder-perl/debian/changelog (original)
+++ trunk/libdbix-searchbuilder-perl/debian/changelog Thu Jul 10 18:11:42 2008
@@ -1,6 +1,9 @@
 libdbix-searchbuilder-perl (1.54-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: add stanza for files under inc/.
+  * debian/control: change my email address.
+  * Set Standards-Version to 3.8.0 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Thu, 10 Jul 2008 20:08:27 +0200
 

Modified: trunk/libdbix-searchbuilder-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-searchbuilder-perl/debian/control?rev=22996&op=diff
==============================================================================
--- trunk/libdbix-searchbuilder-perl/debian/control (original)
+++ trunk/libdbix-searchbuilder-perl/debian/control Thu Jul 10 18:11:42 2008
@@ -9,8 +9,8 @@
  libdevel-symdump-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at iki.fi>, Carlo Segre <segre at debian.org>,
- gregor herrmann <gregor+debian at comodo.priv.at>
-Standards-Version: 3.7.3
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/DBIx-SearchBuilder/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbix-searchbuilder-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-searchbuilder-perl/

Modified: trunk/libdbix-searchbuilder-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-searchbuilder-perl/debian/copyright?rev=22996&op=diff
==============================================================================
--- trunk/libdbix-searchbuilder-perl/debian/copyright (original)
+++ trunk/libdbix-searchbuilder-perl/debian/copyright Thu Jul 10 18:11:42 2008
@@ -21,6 +21,12 @@
 Copyright: Copyright (c) 2004 Robert Spier
 License: GPL-1+ | Artistic
 
+Files: inc/*
+Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself.
+
 Files: debian/*
 Copyright:
  (C) 2001-2003, Ivan Kohler <ivan-debian at 420.am>




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