r71403 - in /trunk/libmousex-strictconstructor-perl/debian: changelog control copyright source/ source/format

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Mon Mar 14 13:59:46 UTC 2011


Author: ddumont-guest
Date: Mon Mar 14 13:59:20 2011
New Revision: 71403

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71403
Log:
dch -r. lintian clean. cowbuilder clean

Added:
    trunk/libmousex-strictconstructor-perl/debian/source/
    trunk/libmousex-strictconstructor-perl/debian/source/format
Modified:
    trunk/libmousex-strictconstructor-perl/debian/changelog
    trunk/libmousex-strictconstructor-perl/debian/control
    trunk/libmousex-strictconstructor-perl/debian/copyright

Modified: trunk/libmousex-strictconstructor-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmousex-strictconstructor-perl/debian/changelog?rev=71403&op=diff
==============================================================================
--- trunk/libmousex-strictconstructor-perl/debian/changelog (original)
+++ trunk/libmousex-strictconstructor-perl/debian/changelog Mon Mar 14 13:59:20 2011
@@ -1,5 +1,5 @@
-libmousex-strictconstructor-perl (0.02-1) UNRELEASED; urgency=low
+libmousex-strictconstructor-perl (0.02-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #617937)
 
- -- Dominique Dumont <domi.dumont at free.fr>  Sat, 12 Mar 2011 19:12:47 +0100
+ -- Dominique Dumont <domi.dumont at free.fr>  Mon, 14 Mar 2011 14:57:28 +0100

Modified: trunk/libmousex-strictconstructor-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmousex-strictconstructor-perl/debian/control?rev=71403&op=diff
==============================================================================
--- trunk/libmousex-strictconstructor-perl/debian/control (original)
+++ trunk/libmousex-strictconstructor-perl/debian/control Mon Mar 14 13:59:20 2011
@@ -1,21 +1,24 @@
 Source: libmousex-strictconstructor-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominique Dumont <domi.dumont at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominique Dumont <domi.dumont at free.fr>
+Build-Depends-Indep: perl,
+                     libmouse-perl
 Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmousex-strictconstructor-perl/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmousex-strictconstructor-perl/
 Homepage: http://search.cpan.org/dist/MouseX-StrictConstructor/
-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmousex-strictconstructor-perl/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmousex-strictconstructor-perl/
 
 Package: libmousex-strictconstructor-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: Make your object constructors blow up on unknown attributes 
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmouse-perl
+Enhances: libmouse-perl
+Description: object constructor attributes whistle blower 
  Simply loading this module makes your constructors "strict". If your
  constructor is called with an attribute argument that your class does not
  declare, then it dies. This is a great way to catch small typos.
- .
- This description was automagically extracted from the module by dh-make-perl.
+

Modified: trunk/libmousex-strictconstructor-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmousex-strictconstructor-perl/debian/copyright?rev=71403&op=diff
==============================================================================
--- trunk/libmousex-strictconstructor-perl/debian/copyright (original)
+++ trunk/libmousex-strictconstructor-perl/debian/copyright Mon Mar 14 13:59:20 2011
@@ -1,23 +1,17 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Fuji, Goro (gfx) <gfuji(at)cpan.org>
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: MouseX-StrictConstructor
+Upstream-Contact: Fuji, Goro (gfx) <gfuji(at)cpan.org>
 Source: http://search.cpan.org/dist/MouseX-StrictConstructor/
-Name: MouseX-StrictConstructor
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Fuji, Goro (gfx) <gfuji(at)cpan.org>
+Copyright: 2010 Fuji, Goro (gfx) <gfuji(at)cpan.org>
 License: Artistic or GPL-1+
+
 
 Files: debian/*
 Copyright: 2011, Dominique Dumont <domi.dumont at free.fr>
 License: Artistic or GPL-1+
+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -34,3 +28,4 @@
  .
  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/libmousex-strictconstructor-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmousex-strictconstructor-perl/debian/source/format?rev=71403&op=file
==============================================================================
--- trunk/libmousex-strictconstructor-perl/debian/source/format (added)
+++ trunk/libmousex-strictconstructor-perl/debian/source/format Mon Mar 14 13:59:20 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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