r58823 - in /trunk/libbusiness-issn-perl/trunk/debian: ./ changelog compat control copyright rules watch

lars at users.alioth.debian.org lars at users.alioth.debian.org
Thu Jun 3 22:29:36 UTC 2010


Author: lars
Date: Thu Jun  3 22:29:17 2010
New Revision: 58823

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

Added:
    trunk/libbusiness-issn-perl/trunk/debian/
    trunk/libbusiness-issn-perl/trunk/debian/changelog
    trunk/libbusiness-issn-perl/trunk/debian/compat
    trunk/libbusiness-issn-perl/trunk/debian/control
    trunk/libbusiness-issn-perl/trunk/debian/copyright
    trunk/libbusiness-issn-perl/trunk/debian/rules   (with props)
    trunk/libbusiness-issn-perl/trunk/debian/watch

Added: trunk/libbusiness-issn-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-issn-perl/trunk/debian/changelog?rev=58823&op=file
==============================================================================
--- trunk/libbusiness-issn-perl/trunk/debian/changelog (added)
+++ trunk/libbusiness-issn-perl/trunk/debian/changelog Thu Jun  3 22:29:17 2010
@@ -1,0 +1,5 @@
+libbusiness-issn-perl (0.91-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Lars Wirzenius <lars at catalyst.net.nz>  Thu, 3 Jun 2010 16:53:24 +1200

Added: trunk/libbusiness-issn-perl/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-issn-perl/trunk/debian/compat?rev=58823&op=file
==============================================================================
--- trunk/libbusiness-issn-perl/trunk/debian/compat (added)
+++ trunk/libbusiness-issn-perl/trunk/debian/compat Thu Jun  3 22:29:17 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libbusiness-issn-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-issn-perl/trunk/debian/control?rev=58823&op=file
==============================================================================
--- trunk/libbusiness-issn-perl/trunk/debian/control (added)
+++ trunk/libbusiness-issn-perl/trunk/debian/control Thu Jun  3 22:29:17 2010
@@ -1,0 +1,16 @@
+Source: libbusiness-issn-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: Lars Wirzenius <lars at catalyst.net.nz>
+Standards-Version: 3.8.4
+Homepage: http://search.cpan.org/dist/Business-ISSN/
+
+Package: libbusiness-issn-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, perl
+Description: Perl extension for International Standard Serial Numbers (ISSN)
+ A Perl module (Business::ISSN) for working with ISSN numbers (International
+ Standard Serial Numbers), used to identify periodical publications, such
+ as magazines.

Added: trunk/libbusiness-issn-perl/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-issn-perl/trunk/debian/copyright?rev=58823&op=file
==============================================================================
--- trunk/libbusiness-issn-perl/trunk/debian/copyright (added)
+++ trunk/libbusiness-issn-perl/trunk/debian/copyright Thu Jun  3 22:29:17 2010
@@ -1,0 +1,29 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: brian d foy <bdfoy at cpan.org>
+Source: http://search.cpan.org/dist/Business-ISSN/
+Name: Business-ISSN
+
+Files: *
+Copyright: 1999-2008, brian d foy <bdfoy at cpan.org>
+    1999-2008, Sami Poikonen
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, Lars Wirzenius <lars at catalyst.net.nz>
+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 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/libbusiness-issn-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-issn-perl/trunk/debian/rules?rev=58823&op=file
==============================================================================
--- trunk/libbusiness-issn-perl/trunk/debian/rules (added)
+++ trunk/libbusiness-issn-perl/trunk/debian/rules Thu Jun  3 22:29:17 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libbusiness-issn-perl/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libbusiness-issn-perl/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-issn-perl/trunk/debian/watch?rev=58823&op=file
==============================================================================
--- trunk/libbusiness-issn-perl/trunk/debian/watch (added)
+++ trunk/libbusiness-issn-perl/trunk/debian/watch Thu Jun  3 22:29:17 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Business-ISSN/   .*/Business-ISSN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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