r6958 - in /trunk/libtime-modules-perl/debian: ./ changelog compat control copyright libtime-parsedate-perl.install rules watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sun Aug 19 20:29:50 UTC 2007


Author: dmn
Date: Sun Aug 19 20:29:49 2007
New Revision: 6958

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

Added:
    trunk/libtime-modules-perl/debian/
    trunk/libtime-modules-perl/debian/changelog
    trunk/libtime-modules-perl/debian/compat
    trunk/libtime-modules-perl/debian/control
    trunk/libtime-modules-perl/debian/copyright
    trunk/libtime-modules-perl/debian/libtime-parsedate-perl.install
    trunk/libtime-modules-perl/debian/rules   (with props)
    trunk/libtime-modules-perl/debian/watch

Added: trunk/libtime-modules-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/changelog?rev=6958&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/changelog (added)
+++ trunk/libtime-modules-perl/debian/changelog Sun Aug 19 20:29:49 2007
@@ -1,0 +1,5 @@
+libtime-modules-perl (2006.0814-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Damyan Ivanov <dmn at debian.org>  Sun, 19 Aug 2007 22:20:49 +0300

Added: trunk/libtime-modules-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/compat?rev=6958&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/compat (added)
+++ trunk/libtime-modules-perl/debian/compat Sun Aug 19 20:29:49 2007
@@ -1,0 +1,1 @@
+5

Added: trunk/libtime-modules-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/control?rev=6958&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/control (added)
+++ trunk/libtime-modules-perl/debian/control Sun Aug 19 20:29:49 2007
@@ -1,0 +1,16 @@
+Source: libtime-modules-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0)
+Build-Depends-Indep: perl (>= 5.8.8-7)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>
+Standards-Version: 3.7.2
+
+Package: libtime-parsedate-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}
+Description: date parsing both relative and absolute (reverse strftime)
+ Time::ParseDate can help when one needs to parse a textual date/time string
+ into seconds since the epoch. The module supports various time/date formats
+ and has plenty of options for fine-grained control.

Added: trunk/libtime-modules-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/copyright?rev=6958&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/copyright (added)
+++ trunk/libtime-modules-perl/debian/copyright Sun Aug 19 20:29:49 2007
@@ -1,0 +1,13 @@
+This is the debian package for the Time-modules bundle.
+It was created by Damyan Ivanov <dmn at debian.org> using dh-make-perl.
+
+It was downloaded from http://www.cpan.org/authors/id/M/MU/MUIR/modules/
+
+The upstream author is: David Muir Sharnoff <muir at idiom.com>
+
+Copyright (C) 1996-2006 David Muir Sharnoff.  License hereby
+granted for anyone to use, modify or redistribute this module at
+their own risk.  Please feed useful changes back to muir at idiom.com.
+
+The Debian packaging is (C) 2007, Damyan Ivanov <dmn at debian.org> and
+is licensed under the same terms as the software itself (see above).

Added: trunk/libtime-modules-perl/debian/libtime-parsedate-perl.install
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/libtime-parsedate-perl.install?rev=6958&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/libtime-parsedate-perl.install (added)
+++ trunk/libtime-modules-perl/debian/libtime-parsedate-perl.install Sun Aug 19 20:29:49 2007
@@ -1,0 +1,1 @@
+debian/tmp/usr/share/perl5/Time/ParseDate.pm

Added: trunk/libtime-modules-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/rules?rev=6958&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/rules (added)
+++ trunk/libtime-modules-perl/debian/rules Sun Aug 19 20:29:49 2007
@@ -1,0 +1,72 @@
+#!/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
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/tmp
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE)
+	$(MAKE) test
+
+	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
+
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+
+	# As this is a architecture independent package, we are not
+	# supposed to install stuff to /usr/lib. MakeMaker creates
+	# the dirs, we delete them from the deb:
+	rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/lib/perl5
+
+	touch install-stamp
+
+binary-arch:
+# We have nothing to do here as this is an arch-indep package
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_install
+	dh_installdocs
+	dh_installexamples
+	dh_installchangelogs CHANGELOG
+	dh_perl
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary

Propchange: trunk/libtime-modules-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libtime-modules-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libtime-modules-perl/debian/watch?rev=6958&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/watch (added)
+++ trunk/libtime-modules-perl/debian/watch Sun Aug 19 20:29:49 2007
@@ -1,0 +1,2 @@
+version=3
+http://www.cpan.org/modules/by-module/Time/Time-modules-([\d\.]+)\.(?:tar\.gz|tar|tgz)




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