[libcatalyst-modules-extra-perl] 01/01: replace bundled Catalyst-Model-Adaptor with a dependency on libcatalyst-model-adaptor-perl

Damyan Ivanov dmn at moszumanska.debian.org
Thu May 15 12:20:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-extra-perl.

commit 4ebf3c67dc1394822ddd31c5edd3ab98f0ba581a
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu May 15 12:19:53 2014 +0000

    replace bundled Catalyst-Model-Adaptor with a dependency on libcatalyst-model-adaptor-perl
---
 debian/control                                 |   1 +
 debian/copyright                               |   5 -----
 tarballs/01/Catalyst-Model-Adaptor-0.09.tar.gz | Bin 24936 -> 0 bytes
 tarballs/packages.cfg                          |   7 -------
 4 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 9dad6c0..38bf4b5 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Package: libcatalyst-modules-extra-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-model-cdbi-perl,
+ libcatalyst-model-adaptor-perl,
  libcatalyst-modules-perl,
  libcatalyst-perl,
  libcatalyst-view-tt-perl,
diff --git a/debian/copyright b/debian/copyright
index b3cdf61..eb34fff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,11 +6,6 @@ Copyright: 2009-2010, Jonathan Yu <frequency at cpan.org>
  2011, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
-Files: tarballs/01/Catalyst-Model-Adaptor-0.09.tar.gz
-Copyright: 2007, Jonathan Rockway <jrockway at cpan.org>
-X-Upstream-Maintainers: Florian Ragwitz <rafl at debian.org>
-License: Artistic or GPL-1+
-
 Files: tarballs/01/Catalyst-Model-CDBI-CRUD-0.04.tar.gz
 Copyright: 2005-2009, Sebastian Riedel <sri at cpan.org>
  2005-2009, Catalyst Core Team
diff --git a/tarballs/01/Catalyst-Model-Adaptor-0.09.tar.gz b/tarballs/01/Catalyst-Model-Adaptor-0.09.tar.gz
deleted file mode 100644
index e2e5ee9..0000000
Binary files a/tarballs/01/Catalyst-Model-Adaptor-0.09.tar.gz and /dev/null differ
diff --git a/tarballs/packages.cfg b/tarballs/packages.cfg
index c79705c..69c44eb 100644
--- a/tarballs/packages.cfg
+++ b/tarballs/packages.cfg
@@ -55,10 +55,3 @@ description     Authentication using OpenID credentials
 maintainer      Tatsuhiko Miyagawa <miyagawa at bulknews.net>
 copyright       2006-2007, Tatsuhiko Miyagawa <miyagawa at bulknews.net>
 </Catalyst-Plugin-Authentication-Credential-OpenID>
-
-<Catalyst-Model-Adaptor>
-watch           http://search.cpan.org/dist/Catalyst-Model-Adaptor/Catalyst-Model-Adaptor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
-description     Use a plain class as a Catalyst model
-maintainer      Florian Ragwitz <rafl at debian.org>
-copyright       2007, Jonathan Rockway <jrockway at cpan.org>
-</Catalyst-Model-Adaptor>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-modules-extra-perl.git



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