r50846 - in /trunk/libfile-sharedir-install-perl/debian: ./ changelog compat control copyright libfile-sharedir-install-perl.docs rules watch
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Wed Jan 13 04:31:15 UTC 2010
Author: jawnsy-guest
Date: Wed Jan 13 04:31:08 2010
New Revision: 50846
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50846
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libfile-sharedir-install-perl/debian/
trunk/libfile-sharedir-install-perl/debian/changelog
trunk/libfile-sharedir-install-perl/debian/compat
trunk/libfile-sharedir-install-perl/debian/control
trunk/libfile-sharedir-install-perl/debian/copyright
trunk/libfile-sharedir-install-perl/debian/libfile-sharedir-install-perl.docs
trunk/libfile-sharedir-install-perl/debian/rules (with props)
trunk/libfile-sharedir-install-perl/debian/watch
Added: trunk/libfile-sharedir-install-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-sharedir-install-perl/debian/changelog?rev=50846&op=file
==============================================================================
--- trunk/libfile-sharedir-install-perl/debian/changelog (added)
+++ trunk/libfile-sharedir-install-perl/debian/changelog Wed Jan 13 04:31:08 2010
@@ -1,0 +1,5 @@
+libfile-sharedir-install-perl (0.03-1) UNRELEASED; urgency=low
+
+ * Initial Release.
+
+ -- Jonathan Yu <jawnsy at cpan.org> Tue, 12 Jan 2010 23:33:37 -0500
Added: trunk/libfile-sharedir-install-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-sharedir-install-perl/debian/compat?rev=50846&op=file
==============================================================================
--- trunk/libfile-sharedir-install-perl/debian/compat (added)
+++ trunk/libfile-sharedir-install-perl/debian/compat Wed Jan 13 04:31:08 2010
@@ -1,0 +1,1 @@
+7
Added: trunk/libfile-sharedir-install-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-sharedir-install-perl/debian/control?rev=50846&op=file
==============================================================================
--- trunk/libfile-sharedir-install-perl/debian/control (added)
+++ trunk/libfile-sharedir-install-perl/debian/control Wed Jan 13 04:31:08 2010
@@ -1,0 +1,25 @@
+Source: libfile-sharedir-install-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Standards-Version: 3.8.3
+Homepage: http://search.cpan.org/dist/File-ShareDir-Install/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfile-sharedir-install-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libfile-sharedir-install-perl/
+
+Package: libfile-sharedir-install-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}
+Description: Install shared files
+ File::ShareDir::Install allows you to install read-only data files from a
+ distribution. It is a companion module to File::ShareDir, which allows you to
+ locate these files after installation.
+ .
+ It is a port Module::Install::Share to ExtUtils::MakeMaker with the
+ improvement of only installing the files you want; .svn and other
+ source-control junk will be ignored.
+ .
+ This description was automagically extracted from the module by dh-make-perl.
Added: trunk/libfile-sharedir-install-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-sharedir-install-perl/debian/copyright?rev=50846&op=file
==============================================================================
--- trunk/libfile-sharedir-install-perl/debian/copyright (added)
+++ trunk/libfile-sharedir-install-perl/debian/copyright Wed Jan 13 04:31:08 2010
@@ -1,0 +1,36 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Philip Gwyn <gwyn-at-cpan.org>
+Source: http://search.cpan.org/dist/File-ShareDir-Install/
+Name: File-ShareDir-Install
+DISCLAIMER: This copyright info was automatically extracted
+ from the perl module. It may not be accurate, so you better
+ check the module sources in order to ensure the module for its
+ inclusion in Debian or for general legal information. Please,
+ if licensing information is incorrectly generated, file a bug
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Philip Gwyn <gwyn-at-cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+License: Artistic or 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/libfile-sharedir-install-perl/debian/libfile-sharedir-install-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-sharedir-install-perl/debian/libfile-sharedir-install-perl.docs?rev=50846&op=file
==============================================================================
--- trunk/libfile-sharedir-install-perl/debian/libfile-sharedir-install-perl.docs (added)
+++ trunk/libfile-sharedir-install-perl/debian/libfile-sharedir-install-perl.docs Wed Jan 13 04:31:08 2010
@@ -1,0 +1,1 @@
+README
Added: trunk/libfile-sharedir-install-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-sharedir-install-perl/debian/rules?rev=50846&op=file
==============================================================================
--- trunk/libfile-sharedir-install-perl/debian/rules (added)
+++ trunk/libfile-sharedir-install-perl/debian/rules Wed Jan 13 04:31:08 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
Propchange: trunk/libfile-sharedir-install-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libfile-sharedir-install-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-sharedir-install-perl/debian/watch?rev=50846&op=file
==============================================================================
--- trunk/libfile-sharedir-install-perl/debian/watch (added)
+++ trunk/libfile-sharedir-install-perl/debian/watch Wed Jan 13 04:31:08 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/File-ShareDir-Install/ .*/File-ShareDir-Install-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
More information about the Pkg-perl-cvs-commits
mailing list