[SCM] Debian packaging of Privileges-Drop CPAN distribution branch, master, updated. 974957e6fe03d16dd63aa96219c8ddbe883dc58b

Michael Stapelberg michael at stapelberg.de
Fri Mar 9 20:45:44 UTC 2012


The following commit has been merged in the master branch:
commit 974957e6fe03d16dd63aa96219c8ddbe883dc58b
Author: Michael Stapelberg <michael at stapelberg.de>
Date:   Fri Mar 9 21:45:33 2012 +0100

    review description, copyright

diff --git a/debian/changelog b/debian/changelog
index 5550324..a08b023 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ libprivileges-drop-perl (1.03-1) unstable; urgency=low
 
   * Initial Release.
 
- -- Michael Stapelberg <michael at stapelberg.de>  Fri, 9 Mar 2012 21:40:13 +0100
+ -- Michael Stapelberg <michael at stapelberg.de>  Fri, 09 Mar 2012 21:45:31 +0100
diff --git a/debian/control b/debian/control
index f8a87a4..876420f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,8 @@ Source: libprivileges-drop-perl
 Section: perl
 Priority: optional
 Maintainer: Michael Stapelberg <michael at stapelberg.de>
-Build-Depends: debhelper (>= 8),
- perl
-Build-Depends-Indep: perl-base,
- perl-modules (>= 0.38)
+Build-Depends: debhelper (>= 8), perl
+Build-Depends-Indep: perl-base, perl-modules (>= 0.38)
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Privileges-Drop/
 
@@ -14,11 +12,9 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  perl-base,
  perl-modules
-Description: A module to make it simple to drop all privileges, even  POSIX groups.
+Description: module to make it simple to drop all privileges
  Privileges::Drop tries to simplify the process of dropping privileges. This
  can be useful when your Perl program needs to bind to privileged ports, etc.
  This module is much like Proc::UID, except that it's implemented in pure
  Perl. Special care has been taken to also drop saved uid on platforms that
  support this, currently only test on on Linux.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index e6dac9a..67b7f88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?vi
 Maintainer: Troels Liebe Bentsen <troels at infopro.dk>
 Source: http://search.cpan.org/dist/Privileges-Drop/
 Name: Privileges-Drop
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Troels Liebe Bentsen <troels at infopro.dk>

-- 
Debian packaging of Privileges-Drop CPAN distribution



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