r71014 - in /trunk/libperlio-gzip-perl/debian: ./ changelog compat control copyright libperlio-gzip-perl.docs rules watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Mar 10 00:24:51 UTC 2011


Author: jawnsy-guest
Date: Thu Mar 10 00:24:43 2011
New Revision: 71014

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

Added:
    trunk/libperlio-gzip-perl/debian/
    trunk/libperlio-gzip-perl/debian/changelog
    trunk/libperlio-gzip-perl/debian/compat
    trunk/libperlio-gzip-perl/debian/control
    trunk/libperlio-gzip-perl/debian/copyright
    trunk/libperlio-gzip-perl/debian/libperlio-gzip-perl.docs
    trunk/libperlio-gzip-perl/debian/rules   (with props)
    trunk/libperlio-gzip-perl/debian/watch

Added: trunk/libperlio-gzip-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlio-gzip-perl/debian/changelog?rev=71014&op=file
==============================================================================
--- trunk/libperlio-gzip-perl/debian/changelog (added)
+++ trunk/libperlio-gzip-perl/debian/changelog Thu Mar 10 00:24:43 2011
@@ -1,0 +1,5 @@
+libperlio-gzip-perl (0.18-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Wed, 9 Mar 2011 19:39:33 -0500

Added: trunk/libperlio-gzip-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlio-gzip-perl/debian/compat?rev=71014&op=file
==============================================================================
--- trunk/libperlio-gzip-perl/debian/compat (added)
+++ trunk/libperlio-gzip-perl/debian/compat Thu Mar 10 00:24:43 2011
@@ -1,0 +1,1 @@
+7

Added: trunk/libperlio-gzip-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlio-gzip-perl/debian/control?rev=71014&op=file
==============================================================================
--- trunk/libperlio-gzip-perl/debian/control (added)
+++ trunk/libperlio-gzip-perl/debian/control Thu Mar 10 00:24:43 2011
@@ -1,0 +1,22 @@
+Source: libperlio-gzip-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+ perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/PerlIO-gzip/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libperlio-gzip-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libperlio-gzip-perl/
+
+Package: libperlio-gzip-perl
+Architecture: any
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Description: Perl extension to provide a PerlIO layer to gzip/gunzip
+ PerlIO::gzip provides a PerlIO layer that manipulates files in the format
+ used by the gzip program. Compression and Decompression are implemented, but
+ not together. If you attempt to open a file for reading and writing the open
+ will fail.
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/libperlio-gzip-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlio-gzip-perl/debian/copyright?rev=71014&op=file
==============================================================================
--- trunk/libperlio-gzip-perl/debian/copyright (added)
+++ trunk/libperlio-gzip-perl/debian/copyright Thu Mar 10 00:24:43 2011
@@ -1,0 +1,36 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Nicholas Clark, <nwc10+perlio-gzip at colon.colondot.net>
+Source: http://search.cpan.org/dist/PerlIO-gzip/
+Name: PerlIO-gzip
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Nicholas Clark, <nwc10+perlio-gzip at colon.colondot.net>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2011, Jonathan Yu <jawnsy at cpan.org>
+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/libperlio-gzip-perl/debian/libperlio-gzip-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlio-gzip-perl/debian/libperlio-gzip-perl.docs?rev=71014&op=file
==============================================================================
--- trunk/libperlio-gzip-perl/debian/libperlio-gzip-perl.docs (added)
+++ trunk/libperlio-gzip-perl/debian/libperlio-gzip-perl.docs Thu Mar 10 00:24:43 2011
@@ -1,0 +1,1 @@
+README

Added: trunk/libperlio-gzip-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlio-gzip-perl/debian/rules?rev=71014&op=file
==============================================================================
--- trunk/libperlio-gzip-perl/debian/rules (added)
+++ trunk/libperlio-gzip-perl/debian/rules Thu Mar 10 00:24:43 2011
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libperlio-gzip-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libperlio-gzip-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libperlio-gzip-perl/debian/watch?rev=71014&op=file
==============================================================================
--- trunk/libperlio-gzip-perl/debian/watch (added)
+++ trunk/libperlio-gzip-perl/debian/watch Thu Mar 10 00:24:43 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/PerlIO-gzip/   .*/PerlIO-gzip-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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