r57969 - in /trunk/libcatalystx-leakchecker-perl/debian: changelog control copyright libcatalystx-leakchecker-perl.docs source/ source/format

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun May 16 01:19:51 UTC 2010


Author: jawnsy-guest
Date: Sun May 16 01:19:39 2010
New Revision: 57969

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57969
Log:
prepare for upload

Added:
    trunk/libcatalystx-leakchecker-perl/debian/source/
    trunk/libcatalystx-leakchecker-perl/debian/source/format
Removed:
    trunk/libcatalystx-leakchecker-perl/debian/libcatalystx-leakchecker-perl.docs
Modified:
    trunk/libcatalystx-leakchecker-perl/debian/changelog
    trunk/libcatalystx-leakchecker-perl/debian/control
    trunk/libcatalystx-leakchecker-perl/debian/copyright

Modified: trunk/libcatalystx-leakchecker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalystx-leakchecker-perl/debian/changelog?rev=57969&op=diff
==============================================================================
--- trunk/libcatalystx-leakchecker-perl/debian/changelog (original)
+++ trunk/libcatalystx-leakchecker-perl/debian/changelog Sun May 16 01:19:39 2010
@@ -1,5 +1,5 @@
 libcatalystx-leakchecker-perl (0.06-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release (Closes: #581804)
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sat, 15 May 2010 20:27:12 -0400

Modified: trunk/libcatalystx-leakchecker-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalystx-leakchecker-perl/debian/control?rev=57969&op=diff
==============================================================================
--- trunk/libcatalystx-leakchecker-perl/debian/control (original)
+++ trunk/libcatalystx-leakchecker-perl/debian/control Sun May 16 01:19:39 2010
@@ -2,11 +2,11 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libcatalyst-perl (>= 5.8), libdevel-cycle-perl (>= 1.11),
- libmoose-perl (>= 0.90), libmoosex-types-perl, libnamespace-autoclean-perl,
- libnamespace-clean-perl (>= 0.05), libpadwalker-perl (>= 1.8),
- libtask-weaken-perl, libtext-simpletable-perl, perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+Build-Depends-Indep: perl, libcatalyst-perl (>= 5.80000), libtask-weaken-perl,
+ libdevel-cycle-perl (>= 1.11), libmoose-perl (>= 0.90), libmoosex-types-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), libnamespace-clean-perl,
+ libnamespace-autoclean-perl, libtext-simpletable-perl,
+ libpadwalker-perl (>= 1.8)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.4
@@ -16,17 +16,16 @@
 
 Package: libcatalystx-leakchecker-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-perl (>= 5.8),
+Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-perl (>= 5.80000),
  libdevel-cycle-perl (>= 1.11), libmoose-perl (>= 0.90), libmoosex-types-perl,
- libnamespace-autoclean-perl, libnamespace-clean-perl (>= 0.05),
- libpadwalker-perl (>= 1.8), libtask-weaken-perl, libtext-simpletable-perl, perl,
+ libnamespace-autoclean-perl, libnamespace-clean-perl, libtask-weaken-perl,
+ libpadwalker-perl (>= 1.8), libtext-simpletable-perl,
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Description: Debug memory leaks in Catalyst applications
- It's easy to create memory leaks in Catalyst applications and often they're
- hard to find. CatalystX::LeakChecker tries to help you finding them by
- automatically checking for common causes of leaks.
+Description: module for detecting memory leaks in Catalyst applications
+ CatalystX::LeakChecker is a Perl module that tries to help you find memory
+ leaks in Catalsy applications by automatically checking for common causes.
+ If any leaks are found (even when they occur within code references), a
+ debug message is logged with useful debugging information.
  .
- This module is intended for debugging only. I suggest to not enable it in a
- production environment.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ This module is intended for use during development and debugging only, rather
+ than in a production environment.

Modified: trunk/libcatalystx-leakchecker-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalystx-leakchecker-perl/debian/copyright?rev=57969&op=diff
==============================================================================
--- trunk/libcatalystx-leakchecker-perl/debian/copyright (original)
+++ trunk/libcatalystx-leakchecker-perl/debian/copyright Sun May 16 01:19:39 2010
@@ -1,18 +1,10 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Florian Ragwitz <rafl at debian.org>, Tomas Doran <bobtfish at bobtfish.net>
+Maintainer: Florian Ragwitz <rafl at debian.org>
 Source: http://search.cpan.org/dist/CatalystX-LeakChecker/
 Name: CatalystX-LeakChecker
-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: Florian Ragwitz <rafl at debian.org>, Tomas Doran <bobtfish at bobtfish.net>
+Copyright: 2010, Florian Ragwitz <rafl at debian.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

Added: trunk/libcatalystx-leakchecker-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalystx-leakchecker-perl/debian/source/format?rev=57969&op=file
==============================================================================
--- trunk/libcatalystx-leakchecker-perl/debian/source/format (added)
+++ trunk/libcatalystx-leakchecker-perl/debian/source/format Sun May 16 01:19:39 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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