r47501 - in /trunk/libelf-extract-sections-perl/debian: copyright rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Nov 19 20:44:28 UTC 2009


Author: jawnsy-guest
Date: Thu Nov 19 20:44:23 2009
New Revision: 47501

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47501
Log:
more cleanups, refresh copyright file

Modified:
    trunk/libelf-extract-sections-perl/debian/copyright
    trunk/libelf-extract-sections-perl/debian/rules

Modified: trunk/libelf-extract-sections-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/copyright?rev=47501&op=diff
==============================================================================
--- trunk/libelf-extract-sections-perl/debian/copyright (original)
+++ trunk/libelf-extract-sections-perl/debian/copyright Thu Nov 19 20:44:23 2009
@@ -1,28 +1,28 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Kent Fredric <kentnl at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/ELF-Extract-Sections/
-Upstream-Name: ELF-Extract-Sections
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Kent Fredric <kentnl at cpan.org>
+Source: http://search.cpan.org/dist/ELF-Extract-Sections/
+Name: ELF-Extract-Sections
 
 Files: *
 Copyright: 2009, Kent Fredric <kentnl at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | GPL-1+
+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 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'
+ 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'

Modified: trunk/libelf-extract-sections-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/rules?rev=47501&op=diff
==============================================================================
--- trunk/libelf-extract-sections-perl/debian/rules (original)
+++ trunk/libelf-extract-sections-perl/debian/rules Thu Nov 19 20:44:23 2009
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with quilt $@




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