r66967 - in /trunk/libtext-lorem-perl/debian: ./ changelog compat control copyright rules source/ source/format watch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Jan 4 23:09:34 UTC 2011


Author: periapt-guest
Date: Tue Jan  4 23:09:28 2011
New Revision: 66967

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

Added:
    trunk/libtext-lorem-perl/debian/
    trunk/libtext-lorem-perl/debian/changelog
    trunk/libtext-lorem-perl/debian/compat
    trunk/libtext-lorem-perl/debian/control
    trunk/libtext-lorem-perl/debian/copyright
    trunk/libtext-lorem-perl/debian/rules   (with props)
    trunk/libtext-lorem-perl/debian/source/
    trunk/libtext-lorem-perl/debian/source/format
    trunk/libtext-lorem-perl/debian/watch

Added: trunk/libtext-lorem-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-lorem-perl/debian/changelog?rev=66967&op=file
==============================================================================
--- trunk/libtext-lorem-perl/debian/changelog (added)
+++ trunk/libtext-lorem-perl/debian/changelog Tue Jan  4 23:09:28 2011
@@ -1,0 +1,5 @@
+libtext-lorem-perl (0.3-1) UNRELEASED; urgency=low
+
+  * Initial Release. (Closes: #608806)
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 4 Jan 2011 23:00:53 +0000

Added: trunk/libtext-lorem-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-lorem-perl/debian/compat?rev=66967&op=file
==============================================================================
--- trunk/libtext-lorem-perl/debian/compat (added)
+++ trunk/libtext-lorem-perl/debian/compat Tue Jan  4 23:09:28 2011
@@ -1,0 +1,1 @@
+8

Added: trunk/libtext-lorem-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-lorem-perl/debian/control?rev=66967&op=file
==============================================================================
--- trunk/libtext-lorem-perl/debian/control (added)
+++ trunk/libtext-lorem-perl/debian/control Tue Jan  4 23:09:28 2011
@@ -1,0 +1,18 @@
+Source: libtext-lorem-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8), perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/Text-Lorem/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-lorem-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-lorem-perl/
+
+Package: libtext-lorem-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: random faux Latin text generator
+ Often when developing a website or other application it's important to have
+ placeholders for content. Text::Lorem generates prescribed amounts of fake
+ Latin text.

Added: trunk/libtext-lorem-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-lorem-perl/debian/copyright?rev=66967&op=file
==============================================================================
--- trunk/libtext-lorem-perl/debian/copyright (added)
+++ trunk/libtext-lorem-perl/debian/copyright Tue Jan  4 23:09:28 2011
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Adeola Awoyemi (adeola at fotango.com)
+Source: http://search.cpan.org/dist/Text-Lorem/
+Name: Text-Lorem
+
+Files: *
+Copyright: 2003, Fotango Ltd (adeola at fotango.com)
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+License: Artistic or 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 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libtext-lorem-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-lorem-perl/debian/rules?rev=66967&op=file
==============================================================================
--- trunk/libtext-lorem-perl/debian/rules (added)
+++ trunk/libtext-lorem-perl/debian/rules Tue Jan  4 23:09:28 2011
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libtext-lorem-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libtext-lorem-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-lorem-perl/debian/source/format?rev=66967&op=file
==============================================================================
--- trunk/libtext-lorem-perl/debian/source/format (added)
+++ trunk/libtext-lorem-perl/debian/source/format Tue Jan  4 23:09:28 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libtext-lorem-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-lorem-perl/debian/watch?rev=66967&op=file
==============================================================================
--- trunk/libtext-lorem-perl/debian/watch (added)
+++ trunk/libtext-lorem-perl/debian/watch Tue Jan  4 23:09:28 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Text-Lorem/   .*/Text-Lorem-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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