[libsys-cpuload-perl] 03/19: Imported Debian patch 0.03-7

gregor herrmann gregoa at debian.org
Tue Dec 15 18:40:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsys-cpuload-perl.

commit 4a929b9ce785bbf2c5fb29edeebaf0eefbc1de39
Author: Noël Köthe <noel at debian.org>
Date:   Tue Aug 12 09:46:18 2014 +0200

    Imported Debian patch 0.03-7
---
 debian/changelog | 13 +++++++++++++
 debian/compat    |  1 +
 debian/control   |  8 ++++----
 debian/copyright | 33 ++++++++++++++++++++++++---------
 debian/dirs      |  2 --
 debian/rules     | 18 ------------------
 debian/watch     |  3 +++
 source/format    |  1 +
 8 files changed, 46 insertions(+), 33 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f3ef3a0..d9b0083 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libsys-cpuload-perl (0.03-7) unstable; urgency=medium
+
+  * debian/dir removed to fix empty /usr/lib/perl5 directory closes: Bug#757833
+  * debian/control:
+    - changed the description to mention Sys::CpuLoad for package
+      searches. closes: Bug#519596
+    - moved URL to Homepage:
+    - updated Standards-Version to 3.9.5 (no changes needed)
+  * debian/copyright converted to machine-readable copyright information
+  * debian/watch file from bartm added
+
+ -- Noël Köthe <noel at debian.org>  Tue, 12 Aug 2014 09:46:18 +0200
+
 libsys-cpuload-perl (0.03-6) unstable; urgency=low
 
   * corrected Section to perl
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index c3f0559..55a7878 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libsys-cpuload-perl
 Section: perl
 Priority: optional
-Maintainer: Noèl Köthe <noel at debian.org>
+Maintainer: Noël Köthe <noel at debian.org>
 Build-Depends: debhelper (>> 3.0.0), perl (>= 5.8)
-Standards-Version: 3.6.1
+Standards-Version: 3.9.5
+Homepage: http://search.cpan.org/search?dist=Sys-CpuLoad
 
 Package: libsys-cpuload-perl
 Architecture: any
 Depends: ${shlibs:Depends}, ${perl:Depends}
 Description: module which retrieves load average of a machine
- This module retrieves the 1 minute, 5 minute, and 15
+ Sys::CpuLoad retrieves the 1 minute, 5 minute, and 15
  minute load average of a machine.
  .
- http://search.cpan.org/search?dist=Sys-CpuLoad
diff --git a/debian/copyright b/debian/copyright
index 2a85d9b..02ef692 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,29 @@
-This package was debianized by
-Noèl Köthe <noel at debian.org> on Tue, 22 Jan 2002 23:41:39 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Sys-CpuLoad
+Upstream-Contact: Clinton Wong <clintdw at netcom.com>
+Source: http://www.cpan.org/modules/by-module/Digest/CLINTDW/
 
-It was downloaded from http://www.cpan.org/modules/by-module/Digest/CLINTDW/
+Files: *
+Copyright: 2002, Clinton Wong <clintdw at netcom.com>
+License: Artistic or GPL-1+
 
-Upstream Author: Clinton Wong <clintdw at netcom.com>
+Files: debian/*
+Copyright: 2002-2014, Noël Köthe <noel at debian.org>
+License: Artistic or GPL-1+
 
-Copyright:
+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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-	Copyright (c) 1999 Clinton Wong. All rights reserved.
-	This program is free software; you can redistribute it
-	and/or modify it under the same terms as Perl itself.
+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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
 
-See:	/usr/share/doc/perl/copyright
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index b09bc77..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/perl5/Sys
-usr/share/man/man3
diff --git a/debian/rules b/debian/rules
index f4f7f09..7255fd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatability version to use.
-export DH_COMPAT=3
-
 ifndef PERL
 PERL = /usr/bin/perl
 endif
@@ -45,8 +42,6 @@ install: build
 	# Add here commands to install the package into debian/tmp
 	$(MAKE) PREFIX=$(CURDIR)/debian/libsys-cpuload-perl/usr install
 
-	#dh_movefiles
-
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.
@@ -55,21 +50,8 @@ binary-indep: build install
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-#	dh_movefiles
 
-#	dh_installdebconf	
 	dh_installdocs
-#	dh_installexamples
-#	dh_installmenu
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-#	dh_installcron
-#	dh_installman
-#	dh_installinfo
-#	dh_undocumented
 	dh_installchangelogs Changes
 	dh_link
 	dh_strip
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..d040a38
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://search.cpan.org/dist/Sys-CpuLoad/ \
+.*/Sys-CpuLoad-(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
diff --git a/source/format b/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-cpuload-perl.git



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