r4572 - in /packages/libmodule-versions-report-perl/trunk/debian:
changelog compat control copyright rules
ntyni-guest at users.alioth.debian.org
ntyni-guest at users.alioth.debian.org
Mon Dec 4 23:24:10 CET 2006
Author: ntyni-guest
Date: Mon Dec 4 23:24:10 2006
New Revision: 4572
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4572
Log:
small packaging tweaks
Modified:
packages/libmodule-versions-report-perl/trunk/debian/changelog
packages/libmodule-versions-report-perl/trunk/debian/compat
packages/libmodule-versions-report-perl/trunk/debian/control
packages/libmodule-versions-report-perl/trunk/debian/copyright
packages/libmodule-versions-report-perl/trunk/debian/rules
Modified: packages/libmodule-versions-report-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmodule-versions-report-perl/trunk/debian/changelog?rev=4572&op=diff
==============================================================================
--- packages/libmodule-versions-report-perl/trunk/debian/changelog (original)
+++ packages/libmodule-versions-report-perl/trunk/debian/changelog Mon Dec 4 23:24:10 2006
@@ -1,8 +1,10 @@
libmodule-versions-report-perl (1.02-4) unstable; urgency=low
* New maintainer.
+ * Upgrade to debhelper compatibility level 5.
+ * Update debian/copyright.
- -- Niko Tyni <ntyni at iki.fi> Tue, 5 Dec 2006 00:19:57 +0200
+ -- Niko Tyni <ntyni at iki.fi> Tue, 5 Dec 2006 00:23:37 +0200
libmodule-versions-report-perl (1.02-3) unstable; urgency=low
Modified: packages/libmodule-versions-report-perl/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmodule-versions-report-perl/trunk/debian/compat?rev=4572&op=diff
==============================================================================
--- packages/libmodule-versions-report-perl/trunk/debian/compat (original)
+++ packages/libmodule-versions-report-perl/trunk/debian/compat Mon Dec 4 23:24:10 2006
@@ -1,1 +1,1 @@
-4
+5
Modified: packages/libmodule-versions-report-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmodule-versions-report-perl/trunk/debian/control?rev=4572&op=diff
==============================================================================
--- packages/libmodule-versions-report-perl/trunk/debian/control (original)
+++ packages/libmodule-versions-report-perl/trunk/debian/control Mon Dec 4 23:24:10 2006
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni at iki.fi>
-Build-Depends: debhelper (>= 4)
+Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.6.0-16)
Standards-Version: 3.7.2
Modified: packages/libmodule-versions-report-perl/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmodule-versions-report-perl/trunk/debian/copyright?rev=4572&op=diff
==============================================================================
--- packages/libmodule-versions-report-perl/trunk/debian/copyright (original)
+++ packages/libmodule-versions-report-perl/trunk/debian/copyright Mon Dec 4 23:24:10 2006
@@ -7,20 +7,11 @@
Copyright:
- Copyright 2001-2003, Sean M. Burke <sburke at cpan.org>
- All rights reserved.
+ Copyright 2001-2003, Sean M. Burke <sburke at cpan.org>, all rights
+ reserved. This program is free software; you can redistribute it
+ and/or modify it under the same terms as Perl itself.
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself, these are:
-
- a) the GNU General Public License as published by the Free Software
- Foundation; either version 1, or (at your option) any later
- version, or
-
- b) the "Artistic License" which comes with Perl.
-
- 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'.
-
-
+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'.
Modified: packages/libmodule-versions-report-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmodule-versions-report-perl/trunk/debian/rules?rev=4572&op=diff
==============================================================================
--- packages/libmodule-versions-report-perl/trunk/debian/rules (original)
+++ packages/libmodule-versions-report-perl/trunk/debian/rules Mon Dec 4 23:24:10 2006
@@ -51,7 +51,7 @@
# Build architecture-independent files here.
binary-arch: build install
-# We have nothing to do by default.
+# We have nothing to do.
# Build architecture-dependent files here.
binary-indep: build install
More information about the Pkg-perl-cvs-commits
mailing list