r56723 - in /trunk/libtime-duration-perl: : debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Sat Apr 24 01:41:06 UTC 2010


Author: ivan
Date: Sat Apr 24 01:40:57 2010
New Revision: 56723

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

Added:
    trunk/libtime-duration-perl/:
    trunk/libtime-duration-perl/debian/
    trunk/libtime-duration-perl/debian/changelog
    trunk/libtime-duration-perl/debian/compat
    trunk/libtime-duration-perl/debian/control
    trunk/libtime-duration-perl/debian/copyright
    trunk/libtime-duration-perl/debian/rules   (with props)

Added: trunk/libtime-duration-perl/:
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/%3A?rev=56723&op=file
==============================================================================
--- trunk/libtime-duration-perl/: (added)
+++ trunk/libtime-duration-perl/: Sat Apr 24 01:40:57 2010
@@ -1,0 +1,27 @@
+libtime-duration-perl (1.06-1) unstable; urgency=low
+
+  * New upstream release (closes: Bug#541278)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 12 Aug 2009 23:51:08 -0700
+
+libtime-duration-perl (1.02-1) unstable; urgency=low
+
+  * New upstream release
+  * Change Section: from interpreters to perl
+  * debhelper compat v4
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sat,  7 Aug 2004 21:18:13 -0700
+
+libtime-duration-perl (1.01-2) unstable; urgency=low
+
+  * debian/copyright pedantry (closes: Bug#153344, Bug#153389)
+  * binary-arch vs. binary-indep (closes: Bug#153362)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sat,  7 Sep 2002 06:27:18 -0700
+
+libtime-duration-perl (1.01-1) unstable; urgency=low
+
+  * Initial Release (closes: Bug#131429)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Mon, 28 Jan 2002 15:18:15 -0800
+

Added: trunk/libtime-duration-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/changelog?rev=56723&op=file
==============================================================================
--- trunk/libtime-duration-perl/debian/changelog (added)
+++ trunk/libtime-duration-perl/debian/changelog Sat Apr 24 01:40:57 2010
@@ -1,0 +1,27 @@
+libtime-duration-perl (1.06-1) unstable; urgency=low
+
+  * New upstream release (closes: Bug#541278)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 12 Aug 2009 23:51:08 -0700
+
+libtime-duration-perl (1.02-1) unstable; urgency=low
+
+  * New upstream release
+  * Change Section: from interpreters to perl
+  * debhelper compat v4
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sat,  7 Aug 2004 21:18:13 -0700
+
+libtime-duration-perl (1.01-2) unstable; urgency=low
+
+  * debian/copyright pedantry (closes: Bug#153344, Bug#153389)
+  * binary-arch vs. binary-indep (closes: Bug#153362)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sat,  7 Sep 2002 06:27:18 -0700
+
+libtime-duration-perl (1.01-1) unstable; urgency=low
+
+  * Initial Release (closes: Bug#131429)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Mon, 28 Jan 2002 15:18:15 -0800
+

Added: trunk/libtime-duration-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/compat?rev=56723&op=file
==============================================================================
--- trunk/libtime-duration-perl/debian/compat (added)
+++ trunk/libtime-duration-perl/debian/compat Sat Apr 24 01:40:57 2010
@@ -1,0 +1,1 @@
+4

Added: trunk/libtime-duration-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/control?rev=56723&op=file
==============================================================================
--- trunk/libtime-duration-perl/debian/control (added)
+++ trunk/libtime-duration-perl/debian/control Sat Apr 24 01:40:57 2010
@@ -1,0 +1,13 @@
+Source: libtime-duration-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4), perl (>= 5.6.0-17), libtest-pod-coverage-perl
+Maintainer: Ivan Kohler <ivan-debian at 420.am>
+Standards-Version: 3.5.1
+
+Package: libtime-duration-perl
+Architecture: all
+Depends: ${perl:Depends}
+Description:  Time::Duration -- rounded or exact English expression of durations
+ This module provides functions for expressing durations in rounded or exact
+ terms.

Added: trunk/libtime-duration-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/copyright?rev=56723&op=file
==============================================================================
--- trunk/libtime-duration-perl/debian/copyright (added)
+++ trunk/libtime-duration-perl/debian/copyright Sat Apr 24 01:40:57 2010
@@ -1,0 +1,17 @@
+This is the debian package for the Time::Duration module.
+It was created by Ivan Kohler <ivan-debian at 420.am> using dh-make-perl.
+
+COPYRIGHT AND DISCLAIMER
+    Copyright 2001, Sean M. Burke `sburke at cpan.org', all rights
+    reserved. This program is free software; you can redistribute it
+    and/or modify it under the same terms as Perl itself.
+
+    This program is distributed in the hope that it will be useful,
+    but without any warranty; without even the implied warranty of
+    merchantability or fitness for a particular purpose.
+
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.  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/libtime-duration-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-duration-perl/debian/rules?rev=56723&op=file
==============================================================================
--- trunk/libtime-duration-perl/debian/rules (added)
+++ trunk/libtime-duration-perl/debian/rules Sat Apr 24 01:40:57 2010
@@ -1,0 +1,87 @@
+#!/usr/bin/make -f
+#-*- makefile -*-
+# Made with the aid of dh_make, by Craig Small
+# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
+# Some lines taken from debmake, by Christoph Lameter.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+ifndef DESTDIR
+DESTDIR=..
+endif
+TMP     =`pwd`/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	
+	# Add here commands to compile the package.
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE) OPTIMIZE="-O2 -g -Wall"
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	# Add here commands to clean up after the build process.
+	-$(MAKE) realclean
+
+	dh_clean
+
+install: 
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	# Add here commands to install the package into debian/tmp.
+	#$(MAKE) install DESTDIR=`pwd`/debian/tmp
+	$(MAKE) install PREFIX=$(TMP)/usr
+
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
+#	dh_testversion
+	dh_testdir
+	dh_testroot
+	dh_installdocs README
+	dh_installexamples
+	dh_installmenu
+#	dh_installemacsen
+#	dh_installinit
+	dh_installcron
+	dh_installman
+#	dh_undocumented
+	dh_installchangelogs ChangeLog
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_makeshlibs
+	dh_installdeb
+	dh_perl 
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb --destdir=$(DESTDIR)
+
+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/libtime-duration-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




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