r27102 - in /trunk/libgeo-ipfree-perl/debian: changelog compat control copyright libgeo-ipfree-perl.examples rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Nov 22 15:03:39 UTC 2008


Author: gregoa
Date: Sat Nov 22 15:03:36 2008
New Revision: 27102

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27102
Log:
* debian/copyright: switch to new format.
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}; drop cdbs.

Added:
    trunk/libgeo-ipfree-perl/debian/libgeo-ipfree-perl.examples
Modified:
    trunk/libgeo-ipfree-perl/debian/changelog
    trunk/libgeo-ipfree-perl/debian/compat
    trunk/libgeo-ipfree-perl/debian/control
    trunk/libgeo-ipfree-perl/debian/copyright
    trunk/libgeo-ipfree-perl/debian/rules

Modified: trunk/libgeo-ipfree-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeo-ipfree-perl/debian/changelog?rev=27102&op=diff
==============================================================================
--- trunk/libgeo-ipfree-perl/debian/changelog (original)
+++ trunk/libgeo-ipfree-perl/debian/changelog Sat Nov 22 15:03:36 2008
@@ -6,6 +6,9 @@
   * New upstream release.
   * Remove debian/webgeo2ipct.pl, now shipped in upstream distribution.
   * Remove patch and quilt framework, fixed in upstream distribution.
+  * debian/copyright: switch to new format.
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}; drop cdbs.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 22 Nov 2008 15:41:34 +0100
 

Modified: trunk/libgeo-ipfree-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeo-ipfree-perl/debian/compat?rev=27102&op=diff
==============================================================================
--- trunk/libgeo-ipfree-perl/debian/compat (original)
+++ trunk/libgeo-ipfree-perl/debian/compat Sat Nov 22 15:03:36 2008
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libgeo-ipfree-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeo-ipfree-perl/debian/control?rev=27102&op=diff
==============================================================================
--- trunk/libgeo-ipfree-perl/debian/control (original)
+++ trunk/libgeo-ipfree-perl/debian/control Sat Nov 22 15:03:36 2008
@@ -5,7 +5,7 @@
 Uploaders: Gustavo Franco <stratus at debian.org>,
  gregor herrmann <gregoa at debian.org>, Carlo Segre <segre at debian.org>,
  Gunnar Wolf <gwolf at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl(>= 5.6.0-16)
 Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Geo-IPfree/

Modified: trunk/libgeo-ipfree-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeo-ipfree-perl/debian/copyright?rev=27102&op=diff
==============================================================================
--- trunk/libgeo-ipfree-perl/debian/copyright (original)
+++ trunk/libgeo-ipfree-perl/debian/copyright Sat Nov 22 15:03:36 2008
@@ -1,33 +1,47 @@
-This package was debianized by Gustavo Franco <stratus at acm.org> on
-Mon, 28 Jun 2004 16:09:12 -0300.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Graciliano M. P. <gm at virtuasites.com.br>
+Upstream-Source: http://search.cpan.org/dist/Geo-IPfree/
+Upstream-Name: Geo-IPfree
 
-It was downloaded from http://search.cpan.org/dist/Geo-IPfree/
+Files: *
+Copyright: 2002, Graciliano M. P. <gm at virtuasites.com.br>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author: Graciliano Monteiro Passos <gm at virtuasites.com.br>.
-
-Copyright:
-
-Copyright (C) 2002 Graciliano M. P. <gm at virtuasites.com.br>
-
-License:
-
-This program is free software; you can redistribute it and/or modify it 
-under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  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'.
-
-Files: debian/webgeo2ipct.pl
+Files: misc/webgeo2ipct.pl
 Copyright: 2008 Claus Herwig <c.herwig at checon.de>
 License-Alias: Perl
 License: Artistic | GPL-1+
 
-Files: ipscountry.dat
- created with debian/webgeo2ipct.pl from IpToCountry.csv.gz
- downloaded from http://software77.net/cgi-bin/ip-country/geo-ip.pl
+Files: lib/Geo/ipscountry.dat
+ based on IpToCountry.csv.gz, downloaded from
+ http://software77.net/cgi-bin/ip-country/geo-ip.pl
 Copyright: Webnet77 Comp.
 License: GPL-2
- On Debian GNU/Linux systems, the complete text of the GNU General Public
- License, version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: debian/*
+Copyright: 
+ 2004,      Gustavo Franco <stratus at acm.org>
+ 2005-2008, various members of the Debian Perl Group, cf. debian/changelog
+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'
+
+License: GPL-2
+    This program is free software; you can redistribute it and/or modify it
+    under the terms of the GNU General Public License, version 2. On Debian
+    GNU/Linux systems, the complete text of the GNU General Public License,
+    version 2 can be found in `/usr/share/common-licenses/GPL-2'

Added: trunk/libgeo-ipfree-perl/debian/libgeo-ipfree-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeo-ipfree-perl/debian/libgeo-ipfree-perl.examples?rev=27102&op=file
==============================================================================
--- trunk/libgeo-ipfree-perl/debian/libgeo-ipfree-perl.examples (added)
+++ trunk/libgeo-ipfree-perl/debian/libgeo-ipfree-perl.examples Sat Nov 22 15:03:36 2008
@@ -1,0 +1,1 @@
+misc/*

Modified: trunk/libgeo-ipfree-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgeo-ipfree-perl/debian/rules?rev=27102&op=diff
==============================================================================
--- trunk/libgeo-ipfree-perl/debian/rules (original)
+++ trunk/libgeo-ipfree-perl/debian/rules Sat Nov 22 15:03:36 2008
@@ -1,14 +1,23 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
+build: build-stamp
+build-stamp:
+	dh build
+	touch $@
 
-install/libgeo-ipfree-perl::
-	rm debian/libgeo-ipfree-perl/usr/share/perl5/Geo/ipct2txt.pl
-	rm debian/libgeo-ipfree-perl/usr/share/perl5/Geo/txt2ipct.pl
-	dh_installexamples lib/Geo/ipct2txt.pl
-	dh_installexamples lib/Geo/txt2ipct.pl
-	dh_installexamples debian/webgeo2ipct.pl
-	[ ! -d debian/libgeo-ipfree-perl/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose debian/libgeo-ipfree-perl/usr/lib/perl5
+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




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