r72821 - in /trunk/libnet-domain-tld-perl/debian: changelog copyright rules

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Apr 19 21:36:05 UTC 2011


Author: periapt-guest
Date: Tue Apr 19 21:35:54 2011
New Revision: 72821

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72821
Log:
* Email change: gregor hermann -> gregoa at debian.org
* Refreshed copyright and rules

Modified:
    trunk/libnet-domain-tld-perl/debian/changelog
    trunk/libnet-domain-tld-perl/debian/copyright
    trunk/libnet-domain-tld-perl/debian/rules

Modified: trunk/libnet-domain-tld-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/debian/changelog?rev=72821&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/debian/changelog (original)
+++ trunk/libnet-domain-tld-perl/debian/changelog Tue Apr 19 21:35:54 2011
@@ -11,6 +11,8 @@
   * New upstream release
   * Updated dependencies
   * Added debian/source/format
+  * Email change: gregor hermann -> gregoa at debian.org
+  * Refreshed copyright and rules
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 19 Apr 2011 22:27:36 +0100
 

Modified: trunk/libnet-domain-tld-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/debian/copyright?rev=72821&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/debian/copyright (original)
+++ trunk/libnet-domain-tld-perl/debian/copyright Tue Apr 19 21:35:54 2011
@@ -1,27 +1,31 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226
-Upstream-Name: Net-Domain-TLD
-Upstream-Maintainer: Alexander Pavlovic <alex.pavlovic at taskforce-1.com>
-Upstream-Source: http://search.cpan.org/dist/Net-Domain-TLD/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Alex Pavlovic (alex.pavlovic at taskforce-1.com)
+Source: http://search.cpan.org/dist/Net-Domain-TLD/
+Name: Net-Domain-TLD
 
 Files: *
-Copyright: © 2003-2005 Alexander Pavlovic
-License: GPL-1+ | Artistic
+Copyright: 2003-2005, Alex Pavlovic (alex.pavlovic at taskforce-1.com)
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2004-2008, various members of the Debian Perl Group, cf.
- debian/changelog
-License: Artistic | GPL-1+
+Copyright: 2004, Marc Brockschmidt <marc at dch-faq.de>
+ 2006-2008, gregor herrmann <gregoa at debian.org>
+ 2008, Brian Cassidy <brian.cassidy at gmail.com>
+ 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+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'
+ 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 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'
+ 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Modified: trunk/libnet-domain-tld-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/debian/rules?rev=72821&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/debian/rules (original)
+++ trunk/libnet-domain-tld-perl/debian/rules Tue Apr 19 21:35:54 2011
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-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