r9337 - in /trunk/libemail-address-perl/debian: ./ changelog compat control copyright docs rules watch
emhn-guest at users.alioth.debian.org
emhn-guest at users.alioth.debian.org
Thu Nov 15 15:19:58 UTC 2007
Author: emhn-guest
Date: Thu Nov 15 15:19:58 2007
New Revision: 9337
URL: http://svn.debian.org/wsvn/?sc=1&rev=9337
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libemail-address-perl/debian/
trunk/libemail-address-perl/debian/changelog
trunk/libemail-address-perl/debian/compat
trunk/libemail-address-perl/debian/control
trunk/libemail-address-perl/debian/copyright
trunk/libemail-address-perl/debian/docs
trunk/libemail-address-perl/debian/rules (with props)
trunk/libemail-address-perl/debian/watch
Added: trunk/libemail-address-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libemail-address-perl/debian/changelog?rev=9337&op=file
==============================================================================
--- trunk/libemail-address-perl/debian/changelog (added)
+++ trunk/libemail-address-perl/debian/changelog Thu Nov 15 15:19:58 2007
@@ -1,0 +1,35 @@
+libemail-address-perl (1.888-2) unstable; urgency=low
+
+ * Cleanup debian/rules.
+ * Moved package into Debian Pkg Perl Project SVN.
+ * Fixed watch file.
+ * Added Build-Depends-Indep on libtest-pod-perl and libtest-pod-
+ coverage-perl.
+
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Thu, 15 Nov 2007 11:10:57 -0400
+
+libemail-address-perl (1.888-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Ernesto Hernández-Novich <emhn at telcel.net.ve> Thu, 14 Dec 2006 16:47:05 -0400
+
+libemail-address-perl (1.871-1) unstable; urgency=low
+
+ * New upstream version.
+ * Update Standards Version.
+ * Clean up debian/rules.
+
+ -- Ernesto Hernández-Novich <emhn at telcel.net.ve> Fri, 03 Nov 2006 18:17:04 -0400
+
+libemail-address-perl (1.870-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Ernesto Hernández-Novich <emhn at telcel.net.ve> Thu, 03 Aug 2006 09:39:48 -0400
+
+libemail-address-perl (1.80-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Ernesto Hernández-Novich <emhn at telcel.net.ve> Sun, 04 Dec 2005 11:09:40 -0400
Added: trunk/libemail-address-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libemail-address-perl/debian/compat?rev=9337&op=file
==============================================================================
--- trunk/libemail-address-perl/debian/compat (added)
+++ trunk/libemail-address-perl/debian/compat Thu Nov 15 15:19:58 2007
@@ -1,0 +1,1 @@
+4
Added: trunk/libemail-address-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libemail-address-perl/debian/control?rev=9337&op=file
==============================================================================
--- trunk/libemail-address-perl/debian/control (added)
+++ trunk/libemail-address-perl/debian/control Thu Nov 15 15:19:58 2007
@@ -1,0 +1,21 @@
+Source: libemail-address-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4.0.2)
+Build-Depends-Indep: perl (>= 5.8.0),
+ libtest-pod-perl, libtest-pod-coverage-perl
+Maintainer: Debian Pkg perl <pkg-perl at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+Homepage: http://search.cpan.org/~rjbs/Email-Address/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-address-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-address-perl/
+Standards-Version: 3.7.2
+
+Package: libemail-address-perl
+Architecture: all
+Depends: ${perl:Depends}
+Description: RFC 2822 Address Parsing and Creation
+ Email::Address implements a complete RFC 2822 parser that locates email
+ addresses in strings and returns a list of Email::Address objects
+ found. Alternatley you may construct objects manually. The goal
+ of this software is to be correct, and very very fast.
Added: trunk/libemail-address-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libemail-address-perl/debian/copyright?rev=9337&op=file
==============================================================================
--- trunk/libemail-address-perl/debian/copyright (added)
+++ trunk/libemail-address-perl/debian/copyright Thu Nov 15 15:19:58 2007
@@ -1,0 +1,22 @@
+This package was debianized by Ernesto Hernández-Novich <emhn at telcel.net.ve>
+on Sun, 04 Dec 2005 11:12:51 -0400
+
+It was downloaded from <CPAN>/authors/id/C/CW/CWEST/Email-Address-1.80.tar.gz
+
+Upstream Author:
+
+Casey West, <casey at geeknest.com>
+
+Copyright:
+
+Copyright (c) 2004 Casey West. All rights reserved.
+
+This module is free software; you can redistribute it and/or modify it
+under the same terms as Perl itself.
+
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.
+
+The complete text of the GNU General Public License can be found in
+/usr/share/common-licenses/GPL and the Artistic Licence can be found
+in /usr/share/common-licenses/Artistic.
Added: trunk/libemail-address-perl/debian/docs
URL: http://svn.debian.org/wsvn/trunk/libemail-address-perl/debian/docs?rev=9337&op=file
==============================================================================
--- trunk/libemail-address-perl/debian/docs (added)
+++ trunk/libemail-address-perl/debian/docs Thu Nov 15 15:19:58 2007
@@ -1,0 +1,3 @@
+README
+Changes
+bench
Added: trunk/libemail-address-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libemail-address-perl/debian/rules?rev=9337&op=file
==============================================================================
--- trunk/libemail-address-perl/debian/rules (added)
+++ trunk/libemail-address-perl/debian/rules Thu Nov 15 15:19:58 2007
@@ -1,0 +1,65 @@
+#!/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)
+ $(MAKE) test
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ dh_clean build-stamp install-stamp
+ [ ! -f Makefile ] || $(MAKE) realclean
+
+install: install-stamp
+install-stamp: build-stamp
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+ 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_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/libemail-address-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libemail-address-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libemail-address-perl/debian/watch?rev=9337&op=file
==============================================================================
--- trunk/libemail-address-perl/debian/watch (added)
+++ trunk/libemail-address-perl/debian/watch Thu Nov 15 15:19:58 2007
@@ -1,0 +1,2 @@
+version=3
+http://www.cpan.org/modules/by-module/Email/Email-Address-([\d\.]+)\.(?:tar\.gz|tar|tgz)
More information about the Pkg-perl-cvs-commits
mailing list