r26308 - in /trunk/libhttp-response-encoding-perl/debian: ./ changelog compat control copyright rules watch

rmayorga-guest at users.alioth.debian.org rmayorga-guest at users.alioth.debian.org
Tue Oct 28 19:35:16 UTC 2008


Author: rmayorga-guest
Date: Tue Oct 28 19:35:13 2008
New Revision: 26308

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

Added:
    trunk/libhttp-response-encoding-perl/debian/
    trunk/libhttp-response-encoding-perl/debian/changelog
    trunk/libhttp-response-encoding-perl/debian/compat
    trunk/libhttp-response-encoding-perl/debian/control
    trunk/libhttp-response-encoding-perl/debian/copyright
    trunk/libhttp-response-encoding-perl/debian/rules   (with props)
    trunk/libhttp-response-encoding-perl/debian/watch

Added: trunk/libhttp-response-encoding-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-response-encoding-perl/debian/changelog?rev=26308&op=file
==============================================================================
--- trunk/libhttp-response-encoding-perl/debian/changelog (added)
+++ trunk/libhttp-response-encoding-perl/debian/changelog Tue Oct 28 19:35:13 2008
@@ -1,0 +1,5 @@
+libhttp-response-encoding-perl (0.05-1) unstable; urgency=low
+
+  * Initial Release. Closes: #503848
+
+ -- Rene Mayorga <rmayorga at debian.org.sv>  Tue, 28 Oct 2008 11:24:01 -0600

Added: trunk/libhttp-response-encoding-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-response-encoding-perl/debian/compat?rev=26308&op=file
==============================================================================
--- trunk/libhttp-response-encoding-perl/debian/compat (added)
+++ trunk/libhttp-response-encoding-perl/debian/compat Tue Oct 28 19:35:13 2008
@@ -1,0 +1,1 @@
+7

Added: trunk/libhttp-response-encoding-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-response-encoding-perl/debian/control?rev=26308&op=file
==============================================================================
--- trunk/libhttp-response-encoding-perl/debian/control (added)
+++ trunk/libhttp-response-encoding-perl/debian/control Tue Oct 28 19:35:13 2008
@@ -1,0 +1,18 @@
+Source: libhttp-response-encoding-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.6.10-12), libwww-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org.sv>
+Standards-Version: 3.8.0
+Homepage: http://search.cpan.org/dist/HTTP-Response-Encoding/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-response-encoding-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-response-encoding-perl/
+
+Package: libhttp-response-encoding-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl
+Description: Adds encoding() to HTTP::Response
+ HTTP::Response:Enconding adds methods to better handle encoding Responses from 
+ HTTP::Response

Added: trunk/libhttp-response-encoding-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-response-encoding-perl/debian/copyright?rev=26308&op=file
==============================================================================
--- trunk/libhttp-response-encoding-perl/debian/copyright (added)
+++ trunk/libhttp-response-encoding-perl/debian/copyright Tue Oct 28 19:35:13 2008
@@ -1,0 +1,29 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Dan Koagai <dankogai at dan.co.jp>
+Upstream-Source: http://search.cpan.org/dist/HTTP-Response-Encoding/
+Upstream-Name: HTTP-Response-Encoding
+
+Files: *
+Copyright: 2007 Dan Kogai, all rights reserved.
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: debian/*
+Copyright: 2008 various members of the Debian Perl Group, cf
+ debian/changelog
+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/libhttp-response-encoding-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-response-encoding-perl/debian/rules?rev=26308&op=file
==============================================================================
--- trunk/libhttp-response-encoding-perl/debian/rules (added)
+++ trunk/libhttp-response-encoding-perl/debian/rules Tue Oct 28 19:35:13 2008
@@ -1,0 +1,23 @@
+#!/usr/bin/make -f
+
+build: build-stamp
+build-stamp:
+	dh build
+	touch $@
+
+clean:
+	dh $@
+
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
+
+binary-arch:
+
+binary-indep: install
+	dh $@
+
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build

Propchange: trunk/libhttp-response-encoding-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libhttp-response-encoding-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-response-encoding-perl/debian/watch?rev=26308&op=file
==============================================================================
--- trunk/libhttp-response-encoding-perl/debian/watch (added)
+++ trunk/libhttp-response-encoding-perl/debian/watch Tue Oct 28 19:35:13 2008
@@ -1,0 +1,3 @@
+version=3
+# URL to the package page followed by a regex to search
+http://search.cpan.org/dist/HTTP-Response-Encoding/   .*/HTTP-Response-Encoding-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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