r50294 - in /trunk/libmoosex-types-varianttable-perl/debian: README.source control copyright libmoosex-types-varianttable-perl.docs patches/ patches/series patches/use-hash_util_fieldhash.patch rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Jan 5 19:09:03 UTC 2010


Author: jawnsy-guest
Date: Tue Jan  5 19:08:47 2010
New Revision: 50294

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

Added:
    trunk/libmoosex-types-varianttable-perl/debian/README.source
    trunk/libmoosex-types-varianttable-perl/debian/patches/
    trunk/libmoosex-types-varianttable-perl/debian/patches/series
    trunk/libmoosex-types-varianttable-perl/debian/patches/use-hash_util_fieldhash.patch
Removed:
    trunk/libmoosex-types-varianttable-perl/debian/libmoosex-types-varianttable-perl.docs
Modified:
    trunk/libmoosex-types-varianttable-perl/debian/control
    trunk/libmoosex-types-varianttable-perl/debian/copyright
    trunk/libmoosex-types-varianttable-perl/debian/rules

Added: trunk/libmoosex-types-varianttable-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-varianttable-perl/debian/README.source?rev=50294&op=file
==============================================================================
--- trunk/libmoosex-types-varianttable-perl/debian/README.source (added)
+++ trunk/libmoosex-types-varianttable-perl/debian/README.source Tue Jan  5 19:08:47 2010
@@ -1,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+ 
+See /usr/share/doc/quilt/README.source for a detailed explanation.

Modified: trunk/libmoosex-types-varianttable-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-varianttable-perl/debian/control?rev=50294&op=diff
==============================================================================
--- trunk/libmoosex-types-varianttable-perl/debian/control (original)
+++ trunk/libmoosex-types-varianttable-perl/debian/control Tue Jan  5 19:08:47 2010
@@ -1,10 +1,10 @@
 Source: libmoosex-types-varianttable-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-exception-perl,
-  libmoosex-clone-perl (>= 0.03), libmoosex-types-structured-perl (>= 0.12),
-  libtest-use-ok-perl, libsub-exporter-perl, libmoose-perl (>= 0.75)
+Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends-Indep: perl, libtest-exception-perl, libmoose-perl (>= 0.75),
+ libmoosex-types-structured-perl, libmoosex-clone-perl, libtest-use-ok-perl,
+ libsub-exporter-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
@@ -15,16 +15,10 @@
 Package: libmoosex-types-varianttable-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libtest-exception-perl,
-  libmoosex-clone-perl (>= 0.03), libmoosex-types-structured-perl (>= 0.12),
-  libtest-use-ok-perl, libsub-exporter-perl, libmoose-perl (>= 0.75)
-Description: Type constraint based variant table
- This object implements a simple dispatch table based on Moose type
- constraints.
- .
- Subtypes will be checked before their parents, meaning that the order of the
- declaration does not matter.
- .
- This object is used internally by Moose::Meta::Method::VariantTable and
- MooseX::Types::VariantTable::Declare to provide primitive multi sub support.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ libmoosex-clone-perl, libmoosex-types-structured-perl, libtest-use-ok-perl,
+ libsub-exporter-perl, libmoose-perl (>= 0.75)
+Description: Moose extension for a type-constraint based dispatch table
+ MooseX::Types::VariantTable is a Moose extension that implements a simple
+ dispatch table based on Moose type constraints. Subtypes will be checked
+ before their parents, meaning that the order of the declaration does not
+ matter.

Modified: trunk/libmoosex-types-varianttable-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-varianttable-perl/debian/copyright?rev=50294&op=diff
==============================================================================
--- trunk/libmoosex-types-varianttable-perl/debian/copyright (original)
+++ trunk/libmoosex-types-varianttable-perl/debian/copyright Tue Jan  5 19:08:47 2010
@@ -1,18 +1,10 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: (information incomplete)
+Maintainer: Yuval Kogman <nothingmuch at woobling.org>
 Source: http://search.cpan.org/dist/MooseX-Types-VariantTable/
 Name: MooseX-Types-VariantTable
-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: (information incomplete)
+Copyright: 2008, Yuval Kogman <nothingmuch at woobling.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

Added: trunk/libmoosex-types-varianttable-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-varianttable-perl/debian/patches/series?rev=50294&op=file
==============================================================================
--- trunk/libmoosex-types-varianttable-perl/debian/patches/series (added)
+++ trunk/libmoosex-types-varianttable-perl/debian/patches/series Tue Jan  5 19:08:47 2010
@@ -1,0 +1,1 @@
+use-hash_util_fieldhash.patch

Added: trunk/libmoosex-types-varianttable-perl/debian/patches/use-hash_util_fieldhash.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-varianttable-perl/debian/patches/use-hash_util_fieldhash.patch?rev=50294&op=file
==============================================================================
--- trunk/libmoosex-types-varianttable-perl/debian/patches/use-hash_util_fieldhash.patch (added)
+++ trunk/libmoosex-types-varianttable-perl/debian/patches/use-hash_util_fieldhash.patch Tue Jan  5 19:08:47 2010
@@ -1,0 +1,15 @@
+Description: use Hash::Util::FieldHash instead of ::Compat
+Author: Jonathan Yu <jawnsy at cpan.org>
+Origin: vendor
+Forwarded: not-needed
+--- a/lib/MooseX/Types/VariantTable.pm
++++ b/lib/MooseX/Types/VariantTable.pm
+@@ -3,7 +3,7 @@
+ package MooseX::Types::VariantTable;
+ use Moose;
+ 
+-use Hash::Util::FieldHash::Compat qw(idhash);
++use Hash::Util::FieldHash qw(idhash);
+ use Scalar::Util qw(refaddr);
+ 
+ use Moose::Util::TypeConstraints;

Modified: trunk/libmoosex-types-varianttable-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-varianttable-perl/debian/rules?rev=50294&op=diff
==============================================================================
--- trunk/libmoosex-types-varianttable-perl/debian/rules (original)
+++ trunk/libmoosex-types-varianttable-perl/debian/rules Tue Jan  5 19:08:47 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with quilt $@




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