r10123 - in /trunk/libclass-date-perl: Date.pod Makefile.PL debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules debian/watch

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 11:52:18 UTC 2007


Author: vdanjean
Date: Sat Dec  1 11:52:18 2007
New Revision: 10123

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

Added:
    trunk/libclass-date-perl/debian/
    trunk/libclass-date-perl/debian/changelog
    trunk/libclass-date-perl/debian/compat
    trunk/libclass-date-perl/debian/control
    trunk/libclass-date-perl/debian/copyright
    trunk/libclass-date-perl/debian/rules   (with props)
    trunk/libclass-date-perl/debian/watch
Modified:
    trunk/libclass-date-perl/Date.pod
    trunk/libclass-date-perl/Makefile.PL

Modified: trunk/libclass-date-perl/Date.pod
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/Date.pod?rev=10123&op=diff
==============================================================================
--- trunk/libclass-date-perl/Date.pod (original)
+++ trunk/libclass-date-perl/Date.pod Sat Dec  1 11:52:18 2007
@@ -766,7 +766,7 @@
 
 =head1 COPYRIGHT
 
-Copyright (c) 2001 Szabó, Balázs (dLux)
+Copyright (c) 2001 SzabE<oacute>, BalE<aacute>zs (dLux)
 
 All rights reserved. This program is free software; you can redistribute it 
 and/or modify it under the same terms as Perl itself.
@@ -775,7 +775,7 @@
 
 =head1 AUTHOR
 
-  dLux (Szabó, Balázs) <dlux at dlux.hu>
+  dLux (SzabE<oacute>, BalE<aacute>zs) <dlux at dlux.hu>
 
 =head1 CREDITS
 

Modified: trunk/libclass-date-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/Makefile.PL?rev=10123&op=diff
==============================================================================
--- trunk/libclass-date-perl/Makefile.PL (original)
+++ trunk/libclass-date-perl/Makefile.PL Sat Dec  1 11:52:18 2007
@@ -4,7 +4,7 @@
 WriteMakefile(
     'NAME'		=> 'Class::Date',
     'VERSION_FROM'	=> 'Date.pm',	    # finds $VERSION
-    'dist'              => { 
-	PREOP => $^X.' -MPod::Text -e "pod2text(q(Date.pod))" > README'
-    }
+    #'dist'              => { 
+    #	PREOP => $^X.' -MPod::Text -e "pod2text(q(Date.pod))" > README'
+    #}
 )

Added: trunk/libclass-date-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/debian/changelog?rev=10123&op=file
==============================================================================
--- trunk/libclass-date-perl/debian/changelog (added)
+++ trunk/libclass-date-perl/debian/changelog Sat Dec  1 11:52:18 2007
@@ -1,0 +1,34 @@
+libclass-date-perl (1.1.9-1) unstable; urgency=low
+
+  * New upstream release
+  * Standards version bump (No other changes)
+
+ -- Jay Bonci <jaybonci at debian.org>  Sun,  3 Dec 2006 23:21:51 -0500
+
+libclass-date-perl (1.1.8-1) unstable; urgency=low
+
+  * New upstream release
+  * Fixes debian/watch file to add uupdate functionality
+  * Standards version bump (no other changes)
+  * Fixed small manpage warning with unescaped characters
+
+ -- Jay Bonci <jaybonci at debian.org>  Sun, 11 Dec 2005 17:18:30 -0500
+
+libclass-date-perl (1.1.7-3) unstable; urgency=low
+
+  * Adds debian/watch so that uscan will work
+
+ -- Jay Bonci <jaybonci at debian.org>  Sun, 12 Sep 2004 02:05:34 -0400
+
+libclass-date-perl (1.1.7-2) unstable; urgency=low
+
+  * Rebuilt under perl 5.8.1
+  * Arch 'any' instead of arch 'i386'. (Closes: #213119)
+
+ -- Jay Bonci <jaybonci at debian.org>  Mon, 29 Sep 2003 15:27:59 -0400
+
+libclass-date-perl (1.1.7-1) unstable; urgency=low
+
+  * Initial Release (Closes: #135568)
+
+ -- Jay Bonci <jaybonci at debian.org>  Fri, 19 Sep 2003 01:09:39 -0400

Added: trunk/libclass-date-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/debian/compat?rev=10123&op=file
==============================================================================
--- trunk/libclass-date-perl/debian/compat (added)
+++ trunk/libclass-date-perl/debian/compat Sat Dec  1 11:52:18 2007
@@ -1,0 +1,1 @@
+4

Added: trunk/libclass-date-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/debian/control?rev=10123&op=file
==============================================================================
--- trunk/libclass-date-perl/debian/control (added)
+++ trunk/libclass-date-perl/debian/control Sat Dec  1 11:52:18 2007
@@ -1,0 +1,13 @@
+Source: libclass-date-perl
+Section: perl
+Priority: optional
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Build-Depends: debhelper (>= 4.1.40), perl (>= 5.8.0-17)
+Standards-Version: 3.7.2
+
+Package: libclass-date-perl
+Architecture: any
+Depends: ${perl:Depends}, ${shlibs:Depends}
+Description: Class::Date - easy date and time manipulation for perl 
+ CPAN's Class::Date provides a general purpose date and time manipulation 
+ functions for either relative or absolute dates.

Added: trunk/libclass-date-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/debian/copyright?rev=10123&op=file
==============================================================================
--- trunk/libclass-date-perl/debian/copyright (added)
+++ trunk/libclass-date-perl/debian/copyright Sat Dec  1 11:52:18 2007
@@ -1,0 +1,23 @@
+This package was debianized by Jay Bonci <jay at bonci.com> on
+Wed,  1 Jan 2003 22:44:16 -0500.
+
+It was downloaded from: http://search.cpan.org/dist/Class-Date
+
+Upstream Author: dLux (Szabó, Balázs) <dlux at dlux.hu>
+
+Copyright:
+	This program is free software; you can redistribute it and/or modify
+	it under the terms of either:
+
+	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"
+
+	See:
+
+	/usr/share/common-licenses/Artistic
+	/usr/share/common-licenses/GPL
+
+	For more information regarding these licensing options

Added: trunk/libclass-date-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/debian/rules?rev=10123&op=file
==============================================================================
--- trunk/libclass-date-perl/debian/rules (added)
+++ trunk/libclass-date-perl/debian/rules Sat Dec  1 11:52:18 2007
@@ -1,0 +1,55 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatibility version to use.
+# export DH_COMPAT=4
+
+PACKAGE=`pwd | sed -e "s/.*\/\\(.*\\)-.*/\\1/"`
+
+
+build:
+	dh_testdir
+	# Add here commands to compile the package.
+	perl Makefile.PL verbose INSTALLDIRS=vendor
+clean:
+	dh_testdir
+	dh_testroot
+
+	-$(MAKE) clean
+	rm -f Makefile.old
+	dh_clean
+
+install:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	$(MAKE) PREFIX=$(CURDIR)/debian/$(PACKAGE)/usr OPTIMIZE="-O2 -g -Wall" test install
+	chmod -x $(CURDIR)/debian/$(PACKAGE)/usr/lib/perl5/Class/Date.pod
+	-find $(CURDIR)/debian -type d | xargs rmdir -p --ignore-fail-on-non-empty
+
+binary-indep:;
+binary-arch: build install;
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installman
+	dh_installchangelogs Changes
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_perl
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: trunk/libclass-date-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libclass-date-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libclass-date-perl/debian/watch?rev=10123&op=file
==============================================================================
--- trunk/libclass-date-perl/debian/watch (added)
+++ trunk/libclass-date-perl/debian/watch Sat Dec  1 11:52:18 2007
@@ -1,0 +1,3 @@
+version=2
+http://www.cpan.org/modules/by-module/Class/Class-Date-([0-9].*)\.tar.gz \
+ debian uupdate




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