r27973 - in /trunk/libclass-c3-perl/debian: ./ changelog compat control copyright rules watch

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Wed Dec 10 09:44:48 UTC 2008


Author: eloy
Date: Wed Dec 10 09:44:45 2008
New Revision: 27973

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

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

Added: trunk/libclass-c3-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-c3-perl/debian/changelog?rev=27973&op=file
==============================================================================
--- trunk/libclass-c3-perl/debian/changelog (added)
+++ trunk/libclass-c3-perl/debian/changelog Wed Dec 10 09:44:45 2008
@@ -1,0 +1,89 @@
+libclass-c3-perl (0.19-2) unstable; urgency=low
+
+  * added libclass-c3-xs-perl to dependencies and recommendation
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Wed, 06 Jun 2007 17:00:30 +0200
+
+libclass-c3-perl (0.19-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Wed, 06 Jun 2007 16:58:02 +0200
+
+libclass-c3-perl (0.18-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Mon, 14 May 2007 16:22:38 +0200
+
+libclass-c3-perl (0.17-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 08 May 2007 19:10:47 +0200
+
+libclass-c3-perl (0.16-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/rules - Switched back from Build.PL to Makefile.PL
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Tue, 08 May 2007 10:21:50 +0200
+
+libclass-c3-perl (0.14-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/rules - converted to Module::Build
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Fri, 22 Sep 2006 12:07:56 +0200
+
+libclass-c3-perl (0.13-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control:
+   + increased dependency version for libalgorithm-c3-perl to 0.05
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Mon, 28 Aug 2006 11:02:24 +0200
+
+libclass-c3-perl (0.12-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control:
+   + Standards-Version: increased to 3.7.2.1 without any changes
+  * debian/compat: increased to 5
+   
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Fri, 14 Jul 2006 15:02:48 +0200
+
+libclass-c3-perl (0.11-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control - Added libalgorithm-c3-perl to dependencies
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Sat, 25 Feb 2006 00:14:54 +0100
+
+libclass-c3-perl (0.10-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control - libsub-name-perl used only when build
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Wed,  8 Feb 2006 22:28:58 +0100
+
+libclass-c3-perl (0.09-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control - libtest-pod-perl, libtest-pod-coverage-perl added
+    to build dependencies
+  * debian/watch - mirror changed
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Thu,  5 Jan 2006 10:05:19 +0100
+
+libclass-c3-perl (0.07-1) unstable; urgency=low
+
+  * New upstream release (closes: #340607)
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Thu, 24 Nov 2005 13:59:43 +0100
+
+libclass-c3-perl (0.06-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Sun, 20 Nov 2005 20:47:57 +0100

Added: trunk/libclass-c3-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-c3-perl/debian/compat?rev=27973&op=file
==============================================================================
--- trunk/libclass-c3-perl/debian/compat (added)
+++ trunk/libclass-c3-perl/debian/compat Wed Dec 10 09:44:45 2008
@@ -1,0 +1,1 @@
+5

Added: trunk/libclass-c3-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-c3-perl/debian/control?rev=27973&op=file
==============================================================================
--- trunk/libclass-c3-perl/debian/control (added)
+++ trunk/libclass-c3-perl/debian/control Wed Dec 10 09:44:45 2008
@@ -1,0 +1,24 @@
+Source: libclass-c3-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libtest-exception-perl (>= 0.15), libtest-pod-perl, libtest-pod-coverage-perl, libsub-name-perl, libalgorithm-c3-perl (>= 0.05), libclass-c3-xs-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.1
+
+Package: libclass-c3-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libtest-exception-perl (>= 0.15), libalgorithm-c3-perl (>= 0.05)
+Recommends: libclass-c3-xs-perl
+Description:  A pragma to use the C3 method resolution order algortihm
+ Class::C3 is currently an experimental pragma to change Perl 5's standard 
+ method resolution order from depth-first left-to-right (a.k.a - pre-order) 
+ to the more sophisticated C3 method resolution order.
+ .
+ C3 is the name of an algorithm which aims to provide a sane method resolution 
+ order under multiple inheritence. It was first introduced in the langauge 
+ Dylan, and then later adopted as the preferred MRO (Method Resolution Order) 
+ for the new-style classes in Python 2.3. Most recently it has been adopted as 
+ the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects 
+ as well.

Added: trunk/libclass-c3-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-c3-perl/debian/copyright?rev=27973&op=file
==============================================================================
--- trunk/libclass-c3-perl/debian/copyright (added)
+++ trunk/libclass-c3-perl/debian/copyright Wed Dec 10 09:44:45 2008
@@ -1,0 +1,24 @@
+This is the debian package for the Class::C3 module.
+It was created by Krzysztof Krzyzaniak (eloy) <eloy at debian.org>.
+
+It was downloaded from:
+http://www.cpan.org/modules/by-module/Class/Class-C3-0.06.tar.gz
+
+The upstream author is: Stevan Little, <stevan at iinteractive.com>.
+
+Copyright 2005 by Infinity Interactive, Inc.
+
+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/libclass-c3-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-c3-perl/debian/rules?rev=27973&op=file
==============================================================================
--- trunk/libclass-c3-perl/debian/rules (added)
+++ trunk/libclass-c3-perl/debian/rules Wed Dec 10 09:44:45 2008
@@ -1,0 +1,60 @@
+#!/usr/bin/make -f
+
+# 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 --skipdeps
+	$(MAKE) OPTIMIZE="-Wall -O2 -g"
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	-$(MAKE) distclean
+	dh_clean build-stamp install-stamp
+
+install: build install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	$(MAKE) test
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+	touch install-stamp
+
+binary-arch:
+# We have nothing to do by default.
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installexamples util/*
+	dh_installdocs README
+	dh_installchangelogs ChangeLog
+	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/libclass-c3-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libclass-c3-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-c3-perl/debian/watch?rev=27973&op=file
==============================================================================
--- trunk/libclass-c3-perl/debian/watch (added)
+++ trunk/libclass-c3-perl/debian/watch Wed Dec 10 09:44:45 2008
@@ -1,0 +1,3 @@
+# format version number, currently 2; this line is compulsory!
+version=2
+http://www.cpan.org/modules/by-module/Class/Class-C3-([\d\.]+).tar.gz




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