r37900 - in /trunk/libuniversal-moniker-perl: debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules debian/watch moniker.pm

bartm at users.alioth.debian.org bartm at users.alioth.debian.org
Tue Jun 9 07:22:53 UTC 2009


Author: bartm
Date: Tue Jun  9 07:21:32 2009
New Revision: 37900

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

Added:
    trunk/libuniversal-moniker-perl/debian/
    trunk/libuniversal-moniker-perl/debian/changelog
    trunk/libuniversal-moniker-perl/debian/compat
    trunk/libuniversal-moniker-perl/debian/control
    trunk/libuniversal-moniker-perl/debian/copyright
    trunk/libuniversal-moniker-perl/debian/rules   (with props)
    trunk/libuniversal-moniker-perl/debian/watch
Modified:
    trunk/libuniversal-moniker-perl/moniker.pm

Added: trunk/libuniversal-moniker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-moniker-perl/debian/changelog?rev=37900&op=file
==============================================================================
--- trunk/libuniversal-moniker-perl/debian/changelog (added)
+++ trunk/libuniversal-moniker-perl/debian/changelog Tue Jun  9 07:21:32 2009
@@ -1,0 +1,71 @@
+libuniversal-moniker-perl (0.08-6) unstable; urgency=low
+
+  * Handing over this package to Debian Perl Group.
+  * Fixed debhelper-but-no-misc-depends.
+  * debian/watch: Updated.
+
+ -- Bart Martens <bartm-perl at knars.be>  Tue, 09 Jun 2009 08:57:58 +0200
+
+libuniversal-moniker-perl (0.08-5) unstable; urgency=low
+
+  * debian/control: Fixed description-contains-homepage.
+  * moniker.pm: Fixed manpage-has-bad-whatis-entry.
+
+ -- Bart Martens <bartm at debian.org>  Tue, 11 Dec 2007 12:51:23 +0100
+
+libuniversal-moniker-perl (0.08-4) unstable; urgency=low
+
+  * New maintainer, as agreed with Stephen.
+  * debian/*: Repackaged with cdbs.
+  * debian/watch: Updated to version 3.
+
+ -- Bart Martens <bartm at knars.be>  Thu, 16 Nov 2006 18:02:18 +0100
+
+libuniversal-moniker-perl (0.08-3) unstable; urgency=low
+
+  * debian/control - Switched to my debian.org email address
+
+ -- Stephen Quinney <sjq at debian.org>  Tue, 17 Oct 2006 17:33:57 +0100
+
+libuniversal-moniker-perl (0.08-2) unstable; urgency=low
+
+  * debian/watch - Updated URL to stop lookups randomly failing.
+
+ -- Stephen Quinney <sjq at debian.org>  Sat, 11 Jun 2005 13:48:40 +0100
+
+libuniversal-moniker-perl (0.08-1) unstable; urgency=low
+
+  * New upstream release - small fix to prevent some warnings.
+  * debian/rules - tidied slightly
+  * debian/control - Updated to Standards-Version 3.6.1.1
+
+ -- Stephen Quinney <sjq at debian.org>  Sat, 31 Jul 2004 08:52:37 +0100
+
+libuniversal-moniker-perl (0.07-1) unstable; urgency=low
+
+  * New upstream release - performance improvement.
+  * Now just recommend Lingua::EN::Inflect instead of depending.
+  * Updated copyright file.
+  * Added in the upstream Changes file.
+
+ -- Stephen Quinney <sjq at debian.org>  Wed, 25 Feb 2004 16:19:07 +0000
+
+libuniversal-moniker-perl (0.06-1) unstable; urgency=low
+
+  * New upstream release - make the tests work if the optional module
+    Lingua::EN::Inflect is not installed.
+
+ -- Stephen Quinney <sjq at debian.org>  Mon,  8 Sep 2003 15:13:06 +0100
+
+libuniversal-moniker-perl (0.05-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Stephen Quinney <sjq at debian.org>  Fri,  5 Sep 2003 14:52:05 +0100
+
+libuniversal-moniker-perl (0.03-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Stephen Quinney <sjq at debian.org>  Mon,  1 Sep 2003 13:44:52 +0100
+

Added: trunk/libuniversal-moniker-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-moniker-perl/debian/compat?rev=37900&op=file
==============================================================================
--- trunk/libuniversal-moniker-perl/debian/compat (added)
+++ trunk/libuniversal-moniker-perl/debian/compat Tue Jun  9 07:21:32 2009
@@ -1,0 +1,1 @@
+5

Added: trunk/libuniversal-moniker-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-moniker-perl/debian/control?rev=37900&op=file
==============================================================================
--- trunk/libuniversal-moniker-perl/debian/control (added)
+++ trunk/libuniversal-moniker-perl/debian/control Tue Jun  9 07:21:32 2009
@@ -1,0 +1,23 @@
+Source: libuniversal-moniker-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Bart Martens <bartm-perl at knars.be>
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: perl (>= 5.8.0), liblingua-en-inflect-perl (>= 1.88)
+Standards-Version: 3.8.1
+Homepage: http://search.cpan.org/~kasei/UNIVERSAL-moniker/
+
+Package: libuniversal-moniker-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}
+Recommends: liblingua-en-inflect-perl (>= 1.88)
+Description: Nicer names for your Perl modules/classes
+ Class names in Perl often don't sound great when spoken, or look good
+ when written in prose. For this reason, we tend to say things like
+ "customer" or "basket" when we are referring to
+ "My::Site::User::Customer" or "My::Site::Shop::Basket". We thought it
+ would be nice if our classes knew what we would prefer to call them.
+ .
+ This module will add a "moniker" (and "plural_moniker") method to
+ "UNIVERSAL", and so to every class or module.

Added: trunk/libuniversal-moniker-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-moniker-perl/debian/copyright?rev=37900&op=file
==============================================================================
--- trunk/libuniversal-moniker-perl/debian/copyright (added)
+++ trunk/libuniversal-moniker-perl/debian/copyright Tue Jun  9 07:21:32 2009
@@ -1,0 +1,25 @@
+This package was debianized by Stephen Quinney <sjq at debian.org> on
+Fri, 04 Jul 2003 17:01:12 +0100
+
+It was downloaded from http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/
+
+Upstream Authors: Marty Pauley <marty+perl at kasei.com>,
+                  Tony Bowden <tony at kasei.com>
+                  Elizabeth Mattijsen <liz at dijkmat.nl>
+
+Copyright:
+
+    Copyright (C) 2003, 2004 Kasei
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of either:
+
+    a) the GNU General Public License as published by the Free Software
+       Foundation; either version 1, or (at your option) any later
+       version, or
+
+    b) the "Artistic License" which comes with Perl.
+
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL' and
+    the Artistic Licence in `/usr/share/common-licenses/Artistic'.

Added: trunk/libuniversal-moniker-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-moniker-perl/debian/rules?rev=37900&op=file
==============================================================================
--- trunk/libuniversal-moniker-perl/debian/rules (added)
+++ trunk/libuniversal-moniker-perl/debian/rules Tue Jun  9 07:21:32 2009
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/perlmodule.mk

Propchange: trunk/libuniversal-moniker-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libuniversal-moniker-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-moniker-perl/debian/watch?rev=37900&op=file
==============================================================================
--- trunk/libuniversal-moniker-perl/debian/watch (added)
+++ trunk/libuniversal-moniker-perl/debian/watch Tue Jun  9 07:21:32 2009
@@ -1,0 +1,4 @@
+version=3
+opts="uversionmangle=s/^v(\d)/$1/;s/^\.(\d)/0.$1/" \
+http://search.cpan.org/dist/UNIVERSAL-moniker/ \
+.*/UNIVERSAL-moniker-(v?[\d\._]+(?:a|b|b\d+|RC\d+)?).(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)

Modified: trunk/libuniversal-moniker-perl/moniker.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuniversal-moniker-perl/moniker.pm?rev=37900&op=diff
==============================================================================
--- trunk/libuniversal-moniker-perl/moniker.pm (original)
+++ trunk/libuniversal-moniker-perl/moniker.pm Tue Jun  9 07:21:32 2009
@@ -3,7 +3,7 @@
 
 =head1 NAME
 
-UNIVERSAL::moniker
+UNIVERSAL::moniker - Nicer names for your Perl modules/classes
 
 =head1 SYNOPSIS
 




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