r36059 - in /trunk/libmoosex-semiaffordanceaccessor-perl: Makefile debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules debian/watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu May 21 19:22:57 UTC 2009


Author: jawnsy-guest
Date: Thu May 21 19:22:53 2009
New Revision: 36059

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

Added:
    trunk/libmoosex-semiaffordanceaccessor-perl/Makefile
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/control
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/rules   (with props)
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/watch

Added: trunk/libmoosex-semiaffordanceaccessor-perl/Makefile
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/Makefile?rev=36059&op=file
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/Makefile (added)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/Makefile Thu May 21 19:22:53 2009
@@ -1,0 +1,79 @@
+#     PREREQ_PM => { Test::More=>q[0], Moose=>q[0.55_04] }
+
+all : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1
+realclean : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 realclean
+	/usr/bin/perl -e unlink -e shift Makefile
+
+force_do_it :
+	@ true
+build : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 build
+clean : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 clean
+code : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 code
+config_data : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 config_data
+diff : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 diff
+dist : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 dist
+distcheck : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 distcheck
+distclean : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 distclean
+distdir : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 distdir
+distmeta : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 distmeta
+distsign : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 distsign
+disttest : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 disttest
+docs : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 docs
+fakeinstall : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 fakeinstall
+help : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 help
+html : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 html
+install : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 install
+manifest : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 manifest
+manpages : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 manpages
+pardist : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 pardist
+ppd : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 ppd
+ppmdist : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 ppmdist
+prereq_report : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 prereq_report
+pure_install : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 pure_install
+retest : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 retest
+skipcheck : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 skipcheck
+test : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 test
+testall : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 testall
+testcover : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 testcover
+testdb : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 testdb
+testpod : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 testpod
+testpodcoverage : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 testpodcoverage
+versioninstall : force_do_it
+	/usr/bin/perl Build --makefile_env_macros 1 versioninstall
+
+.EXPORT : INC PREFIX DESTDIR VERBINST INSTALLDIRS TEST_VERBOSE LIB UNINST INSTALL_BASE POLLUTE
+

Added: trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog?rev=36059&op=file
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog (added)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog Thu May 21 19:22:53 2009
@@ -1,0 +1,5 @@
+libmoosex-semiaffordanceaccessor-perl (0.03-1) unstable; urgency=low
+
+  * Initial Release. (Closes: #529813)
+
+ -- Jonathan Yu <frequency at cpan.org>  Thu, 21 May 2009 13:02:49 -0400

Added: trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat?rev=36059&op=file
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat (added)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat Thu May 21 19:22:53 2009
@@ -1,0 +1,1 @@
+7

Added: trunk/libmoosex-semiaffordanceaccessor-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/control?rev=36059&op=file
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/control (added)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/control Thu May 21 19:22:53 2009
@@ -1,0 +1,26 @@
+Source: libmoosex-semiaffordanceaccessor-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.2.10),
+ perl-modules (>= 5.10) | libmodule-build-perl
+Build-Depends-Indep: libmoose-perl (>= 0.56), perl (>= 5.6.0-12),
+ libtest-pod-perl, libtest-pod-coverage-perl (>= 1.04)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <frequency at cpan.org>
+Standards-Version: 3.8.1
+Homepage: http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/
+
+Package: libmoosex-semiaffordanceaccessor-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl (>= 0.56)
+Description: Perl module to generate accessors automatically
+ MooseX::SemiAffordanceAccessor is a module that changes the default naming
+ policy for the loading class so that methods are separated into accessors
+ (which have the same name as the attribute) and mutators (via set_ methods).
+ .
+ It is compatible with existing naming schemes, since attributes that explictly
+ provide a "reader" or "writer" name are left unchanged. The terminology
+ "semi-affordance" is inspired by David Wheeler's Class::Meta module (see
+ libclass-meta-perl).

Added: trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright?rev=36059&op=file
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright (added)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright Thu May 21 19:22:53 2009
@@ -1,0 +1,28 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Dave Rolsky <autarch at urth.org>
+Upstream-Source: http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/
+Upstream-Name: MooseX-SemiAffordanceAccessor
+
+Files: *
+Copyright: 2007-2008, Dave Rolsky <autarch at urth.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: debian/*
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+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/libmoosex-semiaffordanceaccessor-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/rules?rev=36059&op=file
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/rules (added)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/rules Thu May 21 19:22:53 2009
@@ -1,0 +1,5 @@
+#!/usr/bin/make -f
+
+%:
+	IS_MAINTAINER=1 dh $@
+

Propchange: trunk/libmoosex-semiaffordanceaccessor-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libmoosex-semiaffordanceaccessor-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/watch?rev=36059&op=file
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/watch (added)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/watch Thu May 21 19:22:53 2009
@@ -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/MooseX-SemiAffordanceAccessor/   .*/MooseX-SemiAffordanceAccessor-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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