r10970 - in /trunk/libpathtools-perl/debian: ./ changelog compat control copyright dirs rules watch

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


Author: ghostbar-guest
Date: Fri Dec  7 03:18:51 2007
New Revision: 10970

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

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

Added: trunk/libpathtools-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libpathtools-perl/debian/changelog?rev=10970&op=file
==============================================================================
--- trunk/libpathtools-perl/debian/changelog (added)
+++ trunk/libpathtools-perl/debian/changelog Fri Dec  7 03:18:51 2007
@@ -1,0 +1,6 @@
+libpathtools-perl (3.24-1) unstable; urgency=low
+
+  * Initial release (Closes: #422444)
+
+ -- Jose Luis Rivas <ghostbar38 at gmail.com>  Fri, 27 Apr 2007 20:22:39 -0400
+

Added: trunk/libpathtools-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libpathtools-perl/debian/compat?rev=10970&op=file
==============================================================================
--- trunk/libpathtools-perl/debian/compat (added)
+++ trunk/libpathtools-perl/debian/compat Fri Dec  7 03:18:51 2007
@@ -1,0 +1,1 @@
+5

Added: trunk/libpathtools-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libpathtools-perl/debian/control?rev=10970&op=file
==============================================================================
--- trunk/libpathtools-perl/debian/control (added)
+++ trunk/libpathtools-perl/debian/control Fri Dec  7 03:18:51 2007
@@ -1,0 +1,17 @@
+Source: libpathtools-perl
+Section: perl
+Priority: extra
+Maintainer: Jose Luis Rivas <ghostbar38 at gmail.com>
+Build-Depends: cdbs, debhelper (>= 5), perl
+Standards-Version: 3.7.2
+
+Package: libpathtools-perl
+Architecture: any
+Depends: ${perl:Depends}
+Description: Tools for working with paths and file specs across platforms
+ Perl module that provides Cwd, File::Spec, File::Spec::Gygwin, File::Spec::Epoc
+ File::Spec::Functions, File::Spec::Mac, File::Spec::OS2, File::Spec::Unix,
+ File::Spec::VMS and File::Spec::Win32, a series of tools for working with paths
+ and file specs across platforms
+ .
+ http://search.cpan.org/dist/PathTools

Added: trunk/libpathtools-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libpathtools-perl/debian/copyright?rev=10970&op=file
==============================================================================
--- trunk/libpathtools-perl/debian/copyright (added)
+++ trunk/libpathtools-perl/debian/copyright Fri Dec  7 03:18:51 2007
@@ -1,0 +1,55 @@
+This package was debianized by Jose Luis Rivas <ghostbar38 at gmail.com> on
+Fri, 27 Apr 2007 20:22:39 -0400.
+
+It was downloaded from http://search.cpan.org/dist/PathTools
+
+Upstream Author: 
+
+    Ken Williams <KWILLIAMS at cpan.org>
+
+Copyright: 
+
+    Copyright (c) 2004 by the Perl 5 Porters. All rights reserved.
+
+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'.
+
+Cwd.xs Copyright:
+
+     Copyright (c) 1994
+     The Regents of the University of California.  All rights reserved.
+
+Cwd.xs License:
+
+    This code is derived from software contributed to Berkeley by
+    Jan-Simon Pendry.
+    
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+    1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+    2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+    3. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+
+On Debian GNU/Linux systems, the complete text of the BSD license can be
+found in `/usr/share/common-licenses/BSD'

Added: trunk/libpathtools-perl/debian/dirs
URL: http://svn.debian.org/wsvn/trunk/libpathtools-perl/debian/dirs?rev=10970&op=file
==============================================================================
--- trunk/libpathtools-perl/debian/dirs (added)
+++ trunk/libpathtools-perl/debian/dirs Fri Dec  7 03:18:51 2007
@@ -1,0 +1,2 @@
+usr/share
+usr/lib

Added: trunk/libpathtools-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libpathtools-perl/debian/rules?rev=10970&op=file
==============================================================================
--- trunk/libpathtools-perl/debian/rules (added)
+++ trunk/libpathtools-perl/debian/rules Fri Dec  7 03:18:51 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/libpathtools-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libpathtools-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libpathtools-perl/debian/watch?rev=10970&op=file
==============================================================================
--- trunk/libpathtools-perl/debian/watch (added)
+++ trunk/libpathtools-perl/debian/watch Fri Dec  7 03:18:51 2007
@@ -1,0 +1,22 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage 
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php libpathtools-perl-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/libpathtools-perl-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/libpathtools-perl-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/libpathtools-perl/libpathtools-perl-(.*)\.tar\.gz
+
+




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