r15643 - in /trunk/libhttp-body-perl/debian: ./ changelog compat control copyright rules watch

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Tue Feb 26 16:03:13 UTC 2008


Author: eloy
Date: Tue Feb 26 16:03:12 2008
New Revision: 15643

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

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

Added: trunk/libhttp-body-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/changelog?rev=15643&op=file
==============================================================================
--- trunk/libhttp-body-perl/debian/changelog (added)
+++ trunk/libhttp-body-perl/debian/changelog Tue Feb 26 16:03:12 2008
@@ -1,0 +1,49 @@
+libhttp-body-perl (1.01-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>  Tue, 26 Feb 2008 16:59:31 +0100
+
+libhttp-body-perl (0.9-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Wed, 28 Mar 2007 14:34:03 +0200
+
+libhttp-body-perl (0.6-2) unstable; urgency=low
+
+  * Fixed description (closes: #340261)
+  * debian/control:
+   Standards-Version: increased to 3.7.2 without additional changes
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Sat,  6 May 2006 16:11:23 +0200
+
+libhttp-body-perl (0.6-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 10 Jan 2006 11:28:46 +0100
+
+libhttp-body-perl (0.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Mon, 21 Nov 2005 10:00:47 +0100
+
+libhttp-body-perl (0.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Thu, 10 Nov 2005 15:44:45 +0100
+
+libhttp-body-perl (0.03-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Mon, 31 Oct 2005 17:00:47 +0100
+
+libhttp-body-perl (0.2-1) unstable; urgency=low
+
+  * Initial Release (closes: #333541)
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Wed, 12 Oct 2005 13:52:08 +0200

Added: trunk/libhttp-body-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/compat?rev=15643&op=file
==============================================================================
--- trunk/libhttp-body-perl/debian/compat (added)
+++ trunk/libhttp-body-perl/debian/compat Tue Feb 26 16:03:12 2008
@@ -1,0 +1,1 @@
+4

Added: trunk/libhttp-body-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/control?rev=15643&op=file
==============================================================================
--- trunk/libhttp-body-perl/debian/control (added)
+++ trunk/libhttp-body-perl/debian/control Tue Feb 26 16:03:12 2008
@@ -1,0 +1,16 @@
+Source: libhttp-body-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4.0.2)
+Build-Depends-Indep: perl (>= 5.8.0-7),  libyaml-perl, libpath-class-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Standards-Version: 3.7.2
+
+Package: libhttp-body-perl
+Architecture: all
+Depends: ${perl:Depends}, libyaml-perl, libpath-class-perl
+Description: HTTP Body object
+ HTTP::Body is perl class for handling HTTP request data in OOP way. It comes
+ with method for manipulating stored data as well.
+ 

Added: trunk/libhttp-body-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/copyright?rev=15643&op=file
==============================================================================
--- trunk/libhttp-body-perl/debian/copyright (added)
+++ trunk/libhttp-body-perl/debian/copyright Tue Feb 26 16:03:12 2008
@@ -1,0 +1,25 @@
+This is the debian package for the HTTP::Body module.
+It was created by Krzysztof Krzyzaniak (eloy) <eloy at debian.org>.
+
+It was downloaded from: 
+
+http://search.cpan.org/~sri/HTTP-Body-0.2/
+
+The upstream authors are: 
+ * Christian Hansen, ch at ngmedia.com
+ * Sebastian Riedel, sri at cpan.org.
+
+This program is free software, you can redistribute it and/or modify it under
+the same terms as Perl itself.
+
+Perl is distributed under licenses:
+
+    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/libhttp-body-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/rules?rev=15643&op=file
==============================================================================
--- trunk/libhttp-body-perl/debian/rules (added)
+++ trunk/libhttp-body-perl/debian/rules Tue Feb 26 16:03:12 2008
@@ -1,0 +1,68 @@
+#!/usr/bin/make -f
+# This debian/rules file is provided as a template for normal perl
+# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
+# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
+# be used freely wherever it is useful.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# If set to a true value then MakeMaker's prompt function will
+# always return the default without waiting for user input.
+export PERL_MM_USE_DEFAULT=1
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE) OPTIMIZE="-Wall -O2 -g"
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	[ ! -f Makefile ] || $(MAKE) realclean
+	dh_clean build-stamp install-stamp
+
+install: build install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	TEST_POD=1 $(MAKE) test
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
+
+	touch install-stamp
+
+binary-arch:
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs README
+	dh_installchangelogs Changes
+	dh_perl
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+source diff:                                                                  
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary

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

Added: trunk/libhttp-body-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/watch?rev=15643&op=file
==============================================================================
--- trunk/libhttp-body-perl/debian/watch (added)
+++ trunk/libhttp-body-perl/debian/watch Tue Feb 26 16:03:12 2008
@@ -1,0 +1,3 @@
+version=3
+http://search.cpan.org/dist/HTTP-Body/ .*/HTTP-Body-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+




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