[SCM] Debian packaging of HTML-FormHandler-Model-DBIC CPAN distribution branch, master, updated. fe2caaf8ec189c721842bef83fda4116806083b3

Dominique Dumont dod at debian.org
Tue Aug 21 15:04:45 UTC 2012


The following commit has been merged in the master branch:
commit fe2caaf8ec189c721842bef83fda4116806083b3
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Aug 21 17:04:36 2012 +0200

    control and copyright cleanup

diff --git a/debian/control b/debian/control
index b7ffdc2..c882fa1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,38 @@
 Source: libhtml-formhandler-model-dbic-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dominique Dumont <dod at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libdatetime-format-mysql-perl,
- libdatetime-format-sqlite-perl,
- libdatetime-format-w3cdtf-perl,
- libdbix-class-perl,
- libdbix-class-resultset-recursiveupdate-perl (>= 0.25),
- libhtml-formhandler-perl (>= 0.40009),
- libmoose-perl (>= 2.0007),
- libnamespace-autoclean-perl (>= 0.09),
- perl
-Standards-Version: 3.9.2
+                     libdatetime-format-sqlite-perl,
+                     libdatetime-format-w3cdtf-perl,
+                     libdbix-class-perl,
+                     libdbix-class-resultset-recursiveupdate-perl (>= 0.25),
+                     libhtml-formhandler-perl (>= 0.40009),
+                     libmoose-perl (>= 2.0007),
+                     libnamespace-autoclean-perl (>= 0.09),
+                     perl
+Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-formhandler-model-dbic-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-formhandler-model-dbic-perl.git
 Homepage: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/
 
 Package: libhtml-formhandler-model-dbic-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdbix-class-perl,
- libdbix-class-resultset-recursiveupdate-perl (>= 0.25),
- libhtml-formhandler-perl (>= 0.40009),
- libmoose-perl (>= 2.0007),
- libnamespace-autoclean-perl (>= 0.09)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdbix-class-perl,
+         libdbix-class-resultset-recursiveupdate-perl (>= 0.25),
+         libhtml-formhandler-perl (>= 0.40009),
+         libmoose-perl (>= 2.0007),
+         libnamespace-autoclean-perl (>= 0.09)
+Provides: libhtml-formhandler-traitfor-model-dbic-perl
 Description: base class that holds DBIC model role
- (no description was found)
+ HTML::FormHandler::Model::DBIC and
+ HTML::FormHandler::TraitFor::Model::DBIC provide an interface between
+ HTML::FormHandler and DBIx::Class.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ This interface is available as a regular class or as a Moose role.  It
+ will save form fields automatically to the database.
+
diff --git a/debian/copyright b/debian/copyright
index 19e52c2..1b35bb3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,10 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: FormHandler Contributors - see HTML::FormHandler
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: HTML-FormHandler-Model-DBIC
+Upstream-Contact: Gerda Shank <gshank at cpan.org>
 Source: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/
-Name: HTML-FormHandler-Model-DBIC
-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: FormHandler Contributors - see HTML::FormHandler
+Copyright: 2012, Gerda Shank <gshank at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -34,3 +26,4 @@ License: GPL-1+
  .
  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'.
+

-- 
Debian packaging of HTML-FormHandler-Model-DBIC CPAN distribution



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