r56878 - in /trunk/libdata-float-perl/debian: ./ changelog compat control copyright libdata-float-perl.docs rules watch

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Sun Apr 25 23:13:43 UTC 2010


Author: ivan
Date: Sun Apr 25 23:13:38 2010
New Revision: 56878

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

Added:
    trunk/libdata-float-perl/debian/
    trunk/libdata-float-perl/debian/changelog
    trunk/libdata-float-perl/debian/compat
    trunk/libdata-float-perl/debian/control
    trunk/libdata-float-perl/debian/copyright
    trunk/libdata-float-perl/debian/libdata-float-perl.docs
    trunk/libdata-float-perl/debian/rules   (with props)
    trunk/libdata-float-perl/debian/watch

Added: trunk/libdata-float-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-float-perl/debian/changelog?rev=56878&op=file
==============================================================================
--- trunk/libdata-float-perl/debian/changelog (added)
+++ trunk/libdata-float-perl/debian/changelog Sun Apr 25 23:13:38 2010
@@ -1,0 +1,30 @@
+libdata-float-perl (0.009-1) unstable; urgency=low
+
+  * New upstream release
+  * dh-make-perl --refresh
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sat, 28 Mar 2009 04:42:08 -0700
+
+libdata-float-perl (0.007-2) unstable; urgency=low
+
+  * Add libmodule-build-perl to Build-Dep, doh (closes: Bug#470325)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 12 Mar 2008 16:48:42 -0700
+
+libdata-float-perl (0.007-1) unstable; urgency=low
+
+  * New upstream release
+  * Upstream has changed build systems from ExtUtils::MakeMaker to
+    Module::Build; update debian/rules to latest Module::Build dh-make-perl
+    template
+  * Current dh-make-perl template fixes "unconditional rmdir" FTBFS
+    (closes: Bug#467710
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Tue, 26 Feb 2008 21:19:12 -0800
+
+libdata-float-perl (0.005-1) unstable; urgency=low
+
+  * Initial Release (closes; Bug#411720).
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Tue, 20 Feb 2007 08:46:08 -0800
+

Added: trunk/libdata-float-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-float-perl/debian/compat?rev=56878&op=file
==============================================================================
--- trunk/libdata-float-perl/debian/compat (added)
+++ trunk/libdata-float-perl/debian/compat Sun Apr 25 23:13:38 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libdata-float-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-float-perl/debian/control?rev=56878&op=file
==============================================================================
--- trunk/libdata-float-perl/debian/control (added)
+++ trunk/libdata-float-perl/debian/control Sun Apr 25 23:13:38 2010
@@ -1,0 +1,17 @@
+Source: libdata-float-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7), libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.8.8-7)
+Maintainer: Ivan Kohler <ivan-debian at 420.am>
+Standards-Version: 3.7.2
+
+Package: libdata-float-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, 
+Description: Perl module encapsulating the floating point data type
+ This module is about the native floating point numerical data type.
+ A floating point number is one of the types of datum that can appear
+ in the numeric part of a Perl scalar.  This module supplies constants
+ describing the native floating point type, classification functions,
+ and functions to manipulate floating point values at a low level.

Added: trunk/libdata-float-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-float-perl/debian/copyright?rev=56878&op=file
==============================================================================
--- trunk/libdata-float-perl/debian/copyright (added)
+++ trunk/libdata-float-perl/debian/copyright Sun Apr 25 23:13:38 2010
@@ -1,0 +1,28 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Andrew Main (Zefram) <zefram at fysh.org>
+Upstream-Source: http://search.cpan.org/dist/Data-Float/
+Upstream-Name: Data-Float
+
+Files: *
+Copyright: Andrew Main (Zefram) <zefram at fysh.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: debian/*
+Copyright: 2009, Ivan Kohler <ivan-debian at 420.am>
+License: Artistic | GPL-1+
+
+License: Artistic
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Artistic License, which comes with Perl.
+    On Debian GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'
+
+License: GPL-1+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 1, or (at your option)
+    any later version.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libdata-float-perl/debian/libdata-float-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-float-perl/debian/libdata-float-perl.docs?rev=56878&op=file
==============================================================================
--- trunk/libdata-float-perl/debian/libdata-float-perl.docs (added)
+++ trunk/libdata-float-perl/debian/libdata-float-perl.docs Sun Apr 25 23:13:38 2010
@@ -1,0 +1,1 @@
+README

Added: trunk/libdata-float-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-float-perl/debian/rules?rev=56878&op=file
==============================================================================
--- trunk/libdata-float-perl/debian/rules (added)
+++ trunk/libdata-float-perl/debian/rules Sun Apr 25 23:13:38 2010
@@ -1,0 +1,23 @@
+#!/usr/bin/make -f
+
+build: build-stamp
+build-stamp:
+	dh build
+	touch $@
+
+clean:
+	dh $@
+
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
+
+binary-arch:
+
+binary-indep: install
+	dh $@
+
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build

Propchange: trunk/libdata-float-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libdata-float-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-float-perl/debian/watch?rev=56878&op=file
==============================================================================
--- trunk/libdata-float-perl/debian/watch (added)
+++ trunk/libdata-float-perl/debian/watch Sun Apr 25 23:13:38 2010
@@ -1,0 +1,3 @@
+# format version number, currently 2; this line is compulsory!
+version=2
+http://www.cpan.org/modules/by-module/Data/Data-Float-(.*).(tar.gz|tar|tgz)




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