r10985 - in /trunk/libset-scalar-perl/debian: ./ changelog compat control copyright docs rules watch

ghostbar-guest at users.alioth.debian.org ghostbar-guest at users.alioth.debian.org
Fri Dec 7 03:39:15 UTC 2007


Author: ghostbar-guest
Date: Fri Dec  7 03:39:15 2007
New Revision: 10985

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

Added:
    trunk/libset-scalar-perl/debian/
    trunk/libset-scalar-perl/debian/changelog
    trunk/libset-scalar-perl/debian/compat
    trunk/libset-scalar-perl/debian/control
    trunk/libset-scalar-perl/debian/copyright
    trunk/libset-scalar-perl/debian/docs
    trunk/libset-scalar-perl/debian/rules   (with props)
    trunk/libset-scalar-perl/debian/watch

Added: trunk/libset-scalar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/changelog?rev=10985&op=file
==============================================================================
--- trunk/libset-scalar-perl/debian/changelog (added)
+++ trunk/libset-scalar-perl/debian/changelog Fri Dec  7 03:39:15 2007
@@ -1,0 +1,6 @@
+libset-scalar-perl (1.20-1) unstable; urgency=low
+
+  * Initial release (Closes: #429293)
+
+ -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sat, 16 Jun 2007 15:41:39 -0400
+

Added: trunk/libset-scalar-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/compat?rev=10985&op=file
==============================================================================
--- trunk/libset-scalar-perl/debian/compat (added)
+++ trunk/libset-scalar-perl/debian/compat Fri Dec  7 03:39:15 2007
@@ -1,0 +1,1 @@
+5

Added: trunk/libset-scalar-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/control?rev=10985&op=file
==============================================================================
--- trunk/libset-scalar-perl/debian/control (added)
+++ trunk/libset-scalar-perl/debian/control Fri Dec  7 03:39:15 2007
@@ -1,0 +1,20 @@
+Source: libset-scalar-perl
+Section: perl
+Priority: extra
+Maintainer: Jose Luis Rivas <ghostbar38 at gmail.com>
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: perl
+Standards-Version: 3.7.2
+
+Package: libset-scalar-perl
+Architecture: all
+Depends: ${perl:Depends}
+Description: set for scalar operations
+ This perl module set scalar operations as creating, modying, 
+ displaying, deriving, comparing, etc.
+ .
+ This module provides: Set::Scalar::Base, Set::Scalar::Null,
+ Set::Scalar::Real, Set::Scalar::Universe, Set::Scalar::Valued, 
+ Set::Scalar::ValuedUniverse, Set::Scalar::Virtual.
+ .
+  Homepage: http://search.cpan.org/dist/Set-Scalar/

Added: trunk/libset-scalar-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/copyright?rev=10985&op=file
==============================================================================
--- trunk/libset-scalar-perl/debian/copyright (added)
+++ trunk/libset-scalar-perl/debian/copyright Fri Dec  7 03:39:15 2007
@@ -1,0 +1,30 @@
+This package was debianized by Jose Luis Rivas <ghostbar38 at gmail.com> on
+Sat, 16 Jun 2007 15:41:39 -0400.
+
+It was downloaded from http://search.cpan.org/dist/Set-Scalar/
+
+Upstream Author: 
+
+    Jarkko Hietaniemi <jhi at iki.fi>
+
+Copyright: 
+
+    Copyright 2001,2002,2003,2004 by Jarkko Hietaniemi
+
+License:
+
+    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" 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'.
+
+The Debian packaging is (C) 2007, Jose Luis Rivas <ghostbar38 at gmail.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: trunk/libset-scalar-perl/debian/docs
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/docs?rev=10985&op=file
==============================================================================
--- trunk/libset-scalar-perl/debian/docs (added)
+++ trunk/libset-scalar-perl/debian/docs Fri Dec  7 03:39:15 2007
@@ -1,0 +1,1 @@
+README

Added: trunk/libset-scalar-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/rules?rev=10985&op=file
==============================================================================
--- trunk/libset-scalar-perl/debian/rules (added)
+++ trunk/libset-scalar-perl/debian/rules Fri Dec  7 03:39:15 2007
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+  
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/perlmodule.mk

Propchange: trunk/libset-scalar-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libset-scalar-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/watch?rev=10985&op=file
==============================================================================
--- trunk/libset-scalar-perl/debian/watch (added)
+++ trunk/libset-scalar-perl/debian/watch Fri Dec  7 03:39:15 2007
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/CPAN/authors/id/J/JH/JHI/Set-Scalar-(\d+\.\d+)\.tar\.gz




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