r27948 - in /trunk/libcatalyst-controller-html-formfu-perl/debian: ./ changelog compat control copyright rules watch

bricas-guest at users.alioth.debian.org bricas-guest at users.alioth.debian.org
Tue Dec 9 16:09:50 UTC 2008


Author: bricas-guest
Date: Tue Dec  9 16:09:46 2008
New Revision: 27948

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27948
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libcatalyst-controller-html-formfu-perl/debian/
    trunk/libcatalyst-controller-html-formfu-perl/debian/changelog
    trunk/libcatalyst-controller-html-formfu-perl/debian/compat
    trunk/libcatalyst-controller-html-formfu-perl/debian/control
    trunk/libcatalyst-controller-html-formfu-perl/debian/copyright
    trunk/libcatalyst-controller-html-formfu-perl/debian/rules   (with props)
    trunk/libcatalyst-controller-html-formfu-perl/debian/watch

Added: trunk/libcatalyst-controller-html-formfu-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/changelog?rev=27948&op=file
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/changelog (added)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/changelog Tue Dec  9 16:09:46 2008
@@ -1,0 +1,5 @@
+libcatalyst-controller-html-formfu-perl (0.03007-1) UNRELEASED; urgency=low
+
+  * Initial Release. (Closes: #508273)
+
+ -- Brian Cassidy <brian.cassidy at gmail.com>  Tue, 9 Dec 2008 10:31:22 -0400

Added: trunk/libcatalyst-controller-html-formfu-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/compat?rev=27948&op=file
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/compat (added)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/compat Tue Dec  9 16:09:46 2008
@@ -1,0 +1,1 @@
+7

Added: trunk/libcatalyst-controller-html-formfu-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/control?rev=27948&op=file
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/control (added)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/control Tue Dec  9 16:09:46 2008
@@ -1,0 +1,29 @@
+Source: libcatalyst-controller-html-formfu-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.6.0-12), libcatalyst-view-tt-perl,
+  libconfig-general-perl, libcatalyst-modules-perl,
+  libcatalyst-modules-perl, libtemplate-perl,
+  libtest-www-mechanize-perl (>= 1.16), libcatalyst-modules-perl,
+  libregexp-assemble-perl, libhtml-formfu-perl (>= 0.03007),
+  libcatalyst-perl (>= 5.70), libconfig-any-perl, libtask-weaken-perl,
+  libmoose-perl, libcatalyst-component-instancepercontext-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Brian Cassidy <brian.cassidy at gmail.com>
+Standards-Version: 3.8.0
+Homepage: http://search.cpan.org/dist/Catalyst-Controller-HTML-FormFu/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/
+
+Package: libcatalyst-controller-html-formfu-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libregexp-assemble-perl,
+  libhtml-formfu-perl (>= 0.03007), libcatalyst-perl (>= 5.70),
+  libconfig-any-perl, libtask-weaken-perl, libmoose-perl,
+  libcatalyst-component-instancepercontext-perl
+Description: Catalyst integration for HTML::FormFu
+  By subclassing Catalyst::Controller::HTML::FormFu, you can easily
+  load forms from external configuration files as well as integrate
+  with your existing models and I18N data.
+

Added: trunk/libcatalyst-controller-html-formfu-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/copyright?rev=27948&op=file
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/copyright (added)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/copyright Tue Dec  9 16:09:46 2008
@@ -1,0 +1,34 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Carl Franks, C<cfranks at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Catalyst-Controller-HTML-FormFu/
+Upstream-Name: Catalyst-Controller-HTML-FormFu
+
+Files: *
+Copyright: 2007, Carl Franks, C<cfranks at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: inc/*
+Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself.
+
+Files: debian/*
+Copyright: 2008, Brian Cassidy <brian.cassidy at gmail.com>
+License: Artistic | GPL-1+
+
+License: Artistic
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Artistic License, which comes with Perl.
+    On Debian GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'
+
+License: GPL-1+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 1, or (at your option)
+    any later version.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libcatalyst-controller-html-formfu-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/rules?rev=27948&op=file
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/rules (added)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/rules Tue Dec  9 16:09:46 2008
@@ -1,0 +1,23 @@
+#!/usr/bin/make -f
+
+build: build-stamp
+build-stamp:
+	dh build
+	touch $@
+
+clean:
+	dh $@
+
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
+
+binary-arch:
+
+binary-indep: install
+	dh $@
+
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build

Propchange: trunk/libcatalyst-controller-html-formfu-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libcatalyst-controller-html-formfu-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/watch?rev=27948&op=file
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/watch (added)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/watch Tue Dec  9 16:09:46 2008
@@ -1,0 +1,4 @@
+# format version number, currently 3; this line is compulsory!
+version=3
+# URL to the package page followed by a regex to search
+http://search.cpan.org/dist/Catalyst-Controller-HTML-FormFu/   .*/Catalyst-Controller-HTML-FormFu-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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