[libproc-waitstat-perl] 03/05: Import Debian changes 1.00-4

gregor herrmann gregoa at debian.org
Fri Aug 4 15:52:49 UTC 2017


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

gregoa pushed a commit to branch master
in repository libproc-waitstat-perl.

commit 5615b53d5c14a2eac86a22e7b94a225cabf7ee99
Author: Roderick Schertler <roderick at argon.org>
Date:   Thu May 25 16:37:15 2006 -0400

    Import Debian changes 1.00-4
    
    libproc-waitstat-perl (1.00-4) unstable; urgency=low
    
      * Drop /usr/doc symlink by rebuilding with newer debhelper (closes: #359460).
      * Change section to "perl".
      * Add debian/watch.
---
 debian/changelog | 10 +++++++++-
 debian/control   |  2 +-
 debian/copyright |  2 +-
 debian/rules     |  2 +-
 debian/watch     |  5 +++++
 5 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d6f6f73..2802308 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libproc-waitstat-perl (1.00-4) unstable; urgency=low
+
+  * Drop /usr/doc symlink by rebuilding with newer debhelper (closes: #359460).
+  * Change section to "perl".
+  * Add debian/watch.
+
+ -- Roderick Schertler <roderick at argon.org>  Thu, 25 May 2006 16:37:15 -0400
+
 libproc-waitstat-perl (1.00-3) unstable; urgency=low
 
   * Add missing build-depends on libipc-signal-perl (closes: #133873).
@@ -31,4 +39,4 @@ libproc-waitstat-perl (0.01-1) unstable; urgency=low
 
  -- Roderick Schertler <roderick at argon.org>  Mon, 28 Dec 1998 22:50:19 -0500
 
-$Id: changelog,v 1.5 2002/02/14 13:48:29 roderick Exp $
+$Id: changelog,v 1.6 2006-05-25 20:38:56 roderick Exp $
diff --git a/debian/control b/debian/control
index d871276..36bc104 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: libproc-waitstat-perl
-Section: interpreters
+Section: perl
 Priority: optional
 Maintainer: Roderick Schertler <roderick at argon.org>
 Standards-Version: 3.5.2
diff --git a/debian/copyright b/debian/copyright
index 86658eb..f34402c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-$Id: copyright,v 1.2 1999/07/14 18:57:00 roderick Exp $
+$Id: copyright,v 1.2 1999-07-14 18:57:00 roderick Exp $
 
 This is a Debian prepackaged version of the Proc::WaitStat Perl module.
 It was put together by Roderick Schertler <roderick at argon.org> with
diff --git a/debian/rules b/debian/rules
index 67a1e69..07fa24d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-# $Id: rules,v 1.4 2001/07/31 14:34:41 roderick Exp $
+# $Id: rules,v 1.4 2001-07-31 14:34:41 roderick Exp $
 
 dt		:= debian/libproc-waitstat-perl
 prefix		 = `pwd`/$(dt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..a74ccaa
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,5 @@
+# $Id: watch,v 1.1 2006-05-25 20:38:44 roderick Exp $
+
+version=2
+
+http://www.cpan.org/modules/by-module/Proc/Proc-WaitStat-(\d.*)\.tar\.gz

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



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