r66816 - in /trunk/libmoosex-types-structured-perl: META.json META.yml Makefile.PL debian/changelog debian/control debian/rules dist.ini

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Jan 1 19:01:43 UTC 2011


Author: jawnsy-guest
Date: Sat Jan  1 19:01:32 2011
New Revision: 66816

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66816
Log:
builds clean, looks good, dch -r

Modified:
    trunk/libmoosex-types-structured-perl/META.json
    trunk/libmoosex-types-structured-perl/META.yml
    trunk/libmoosex-types-structured-perl/Makefile.PL
    trunk/libmoosex-types-structured-perl/debian/changelog
    trunk/libmoosex-types-structured-perl/debian/control
    trunk/libmoosex-types-structured-perl/debian/rules
    trunk/libmoosex-types-structured-perl/dist.ini

Modified: trunk/libmoosex-types-structured-perl/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/META.json?rev=66816&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/META.json (original)
+++ trunk/libmoosex-types-structured-perl/META.json Sat Jan  1 19:01:32 2011
@@ -20,7 +20,7 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "Test::Fatal" : "0.001",
+            "Test::Fatal" : "0.003",
             "Test::More" : "0.94"
          }
       },

Modified: trunk/libmoosex-types-structured-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/META.yml?rev=66816&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/META.yml (original)
+++ trunk/libmoosex-types-structured-perl/META.yml Sat Jan  1 19:01:32 2011
@@ -11,7 +11,7 @@
   DateTime: 0
   MooseX::Types::DateTime: 0
   MooseX::Types::Moose: 0
-  Test::Fatal: 0.001
+  Test::Fatal: 0.003
   Test::More: 0.94
 configure_requires:
   ExtUtils::MakeMaker: 6.31

Modified: trunk/libmoosex-types-structured-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/Makefile.PL?rev=66816&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/Makefile.PL (original)
+++ trunk/libmoosex-types-structured-perl/Makefile.PL Sat Jan  1 19:01:32 2011
@@ -16,7 +16,7 @@
     'DateTime' => '0',
     'MooseX::Types::DateTime' => '0',
     'MooseX::Types::Moose' => '0',
-    'Test::Fatal' => '0.001',
+    'Test::Fatal' => '0.003',
     'Test::More' => '0.94'
   },
   'CONFIGURE_REQUIRES' => {

Modified: trunk/libmoosex-types-structured-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/debian/changelog?rev=66816&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/debian/changelog (original)
+++ trunk/libmoosex-types-structured-perl/debian/changelog Sat Jan  1 19:01:32 2011
@@ -1,11 +1,10 @@
-libmoosex-types-structured-perl (0.25-1) UNRELEASED; urgency=low
-
-  TODO: Please document the changes done to the Debian packaging part, e.g.
-        adding yourself to Uploaders, B-D-I changes, ...
+libmoosex-types-structured-perl (0.25-1) unstable; urgency=low
 
   * New upstream release
+  * Use separate "rm" commands in override to make each line
+    independent of the other lines
 
- -- Rafael Kitover <rkitover at cpan.org>  Wed, 29 Dec 2010 19:30:56 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 01 Jan 2011 14:15:45 -0500
 
 libmoosex-types-structured-perl (0.24-1) unstable; urgency=low
 

Modified: trunk/libmoosex-types-structured-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/debian/control?rev=66816&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/debian/control (original)
+++ trunk/libmoosex-types-structured-perl/debian/control Sat Jan  1 19:01:32 2011
@@ -3,13 +3,13 @@
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl,
- libdevel-partialdump-perl (>= 0.13),
+ libdevel-partialdump-perl,
  libmoose-perl (>= 1.08),
  libmoosex-types-datetime-perl,
- libmoosex-types-perl (>= 0.22),
+ libmoosex-types-perl,
  libsub-exporter-perl (>= 0.982),
  libtest-simple-perl (>= 0.94),
- libtest-fatal-perl (>= 0.001)
+ libtest-fatal-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>, Rafael Kitover <rkitover at cpan.org>
@@ -21,8 +21,8 @@
 Package: libmoosex-types-structured-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
- libdevel-partialdump-perl (>= 0.13),
- libmoosex-types-perl (>= 0.22),
+ libdevel-partialdump-perl,
+ libmoosex-types-perl,
  libmoose-perl (>= 1.08),
  libsub-exporter-perl (>= 0.982)
 Description: Moose extension for type constraints on structured types

Modified: trunk/libmoosex-types-structured-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/debian/rules?rev=66816&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/debian/rules (original)
+++ trunk/libmoosex-types-structured-perl/debian/rules Sat Jan  1 19:01:32 2011
@@ -10,7 +10,7 @@
 	dh_auto_install
 
 	# remove manpages without any useful content
-	rm $(TMP)/usr/share/man/man3/MooseX::Meta::TypeCoercion::Structured::Optional.3pm \
-	   $(TMP)/usr/share/man/man3/MooseX::Meta::TypeConstraint::Structured::Optional.3pm \
-	   $(TMP)/usr/share/man/man3/MooseX::Types::Structured::MessageStack.3pm \
-	   $(TMP)/usr/share/man/man3/MooseX::Types::Structured::OverflowHandler.3pm
+	rm $(TMP)/usr/share/man/man3/MooseX::Meta::TypeCoercion::Structured::Optional.3pm
+	rm $(TMP)/usr/share/man/man3/MooseX::Meta::TypeConstraint::Structured::Optional.3pm
+	rm $(TMP)/usr/share/man/man3/MooseX::Types::Structured::MessageStack.3pm
+	rm $(TMP)/usr/share/man/man3/MooseX::Types::Structured::OverflowHandler.3pm

Modified: trunk/libmoosex-types-structured-perl/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/dist.ini?rev=66816&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/dist.ini (original)
+++ trunk/libmoosex-types-structured-perl/dist.ini Sat Jan  1 19:01:32 2011
@@ -21,5 +21,5 @@
 
 [Prereqs / BuildRequires]
 Test::More = 0.94
-Test::Fatal = 0.001
+Test::Fatal = 0.003
 




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