r68728 - in /trunk/libgeography-countries-perl/debian: ./ changelog compat control copyright libgeography-countries-perl.docs rules source/ source/format watch

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Tue Feb 15 05:27:37 UTC 2011


Author: takaki
Date: Tue Feb 15 05:26:40 2011
New Revision: 68728

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

Added:
    trunk/libgeography-countries-perl/debian/
    trunk/libgeography-countries-perl/debian/changelog
    trunk/libgeography-countries-perl/debian/compat
    trunk/libgeography-countries-perl/debian/control
    trunk/libgeography-countries-perl/debian/copyright
    trunk/libgeography-countries-perl/debian/libgeography-countries-perl.docs
    trunk/libgeography-countries-perl/debian/rules   (with props)
    trunk/libgeography-countries-perl/debian/source/
    trunk/libgeography-countries-perl/debian/source/format
    trunk/libgeography-countries-perl/debian/watch

Added: trunk/libgeography-countries-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/changelog?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/changelog (added)
+++ trunk/libgeography-countries-perl/debian/changelog Tue Feb 15 05:26:40 2011
@@ -1,0 +1,5 @@
+libgeography-countries-perl (2009041301-1) unstable; urgency=low
+
+  * Initial Release. (Closes: #599066)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Fri, 17 Dec 2010 10:23:38 +0900

Added: trunk/libgeography-countries-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/compat?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/compat (added)
+++ trunk/libgeography-countries-perl/debian/compat Tue Feb 15 05:26:40 2011
@@ -1,0 +1,1 @@
+7

Added: trunk/libgeography-countries-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/control?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/control (added)
+++ trunk/libgeography-countries-perl/debian/control Tue Feb 15 05:26:40 2011
@@ -1,0 +1,16 @@
+Source: libgeography-countries-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: TANIGUCHI Takaki <takaki at debian.org>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/Geography-Countries/
+
+Package: libgeography-countries-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, perl
+Description: 2-letter, 3-letter, and numerical codes for countries.
+ Geography::Countries maps country names, and their 2-letter, 3-letter and
+ numerical codes, as defined by the ISO-3166 maintenance agency [1], and
+ defined by the UNSD.

Added: trunk/libgeography-countries-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/copyright?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/copyright (added)
+++ trunk/libgeography-countries-perl/debian/copyright Tue Feb 15 05:26:40 2011
@@ -1,0 +1,46 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Abigail <geography-countries at abigail.be>
+Source: http://search.cpan.org/dist/Geography-Countries/
+Name: Geography-Countries
+
+Files: *
+Copyright: Abigail <geography-countries at abigail.be>
+License: other
+    Permission is hereby granted, free of charge, to any person obtaining a
+    copy of this software and associated documentation files (the
+    "Software"), to deal in the Software without restriction, including
+    without limitation the rights to use, copy, modify, merge, publish,
+    distribute, sublicense, and/or sell copies of the Software, and to
+    permit persons to whom the Software is furnished to do so, subject to
+    the following conditions:
+
+    The above copyright notice and this permission notice shall be included
+    in all copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+    DEALINGS IN THE SOFTWARE.
+
+Files: debian/*
+Copyright: 2010, TANIGUCHI Takaki <takaki at debian.org>
+License: other or 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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libgeography-countries-perl/debian/libgeography-countries-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/libgeography-countries-perl.docs?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/libgeography-countries-perl.docs (added)
+++ trunk/libgeography-countries-perl/debian/libgeography-countries-perl.docs Tue Feb 15 05:26:40 2011
@@ -1,0 +1,2 @@
+README
+TODO

Added: trunk/libgeography-countries-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/rules?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/rules (added)
+++ trunk/libgeography-countries-perl/debian/rules Tue Feb 15 05:26:40 2011
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libgeography-countries-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libgeography-countries-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/source/format?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/source/format (added)
+++ trunk/libgeography-countries-perl/debian/source/format Tue Feb 15 05:26:40 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libgeography-countries-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeography-countries-perl/debian/watch?rev=68728&op=file
==============================================================================
--- trunk/libgeography-countries-perl/debian/watch (added)
+++ trunk/libgeography-countries-perl/debian/watch Tue Feb 15 05:26:40 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Geography-Countries/   .*/Geography-Countries-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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