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

mika pushed a commit to branch master
in repository libsys-cpuaffinity-perl.

commit 02faec4da1420a6e94c883a6c3aff2de59f476a1
Author: Michael Prokop <m...@debian.org>
Date:   Fri Jul 22 09:44:16 2016 +0200

    Adjust Debian packaging for initial upload
---
 debian/changelog |  4 ++--
 debian/control   | 22 +++++++++++++---------
 debian/copyright | 10 +---------
 3 files changed, 16 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6537478..9c6be65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libsys-cpuaffinity-perl (1.06-1) UNRELEASED; urgency=low
+libsys-cpuaffinity-perl (1.06-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #832089)
 
  -- Michael Prokop <m...@debian.org>  Fri, 22 Jul 2016 09:37:44 +0200
diff --git a/debian/control b/debian/control
index 00adf21..1a14c9c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,25 @@ Source: libsys-cpuaffinity-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Michael Prokop <m...@debian.org>
-Build-Depends: debhelper (>= 9.20120312~),
- perl
-Standards-Version: 3.9.6
+Uploaders:
+ Michael Prokop <m...@debian.org>,
+Build-Depends:
+ debhelper (>= 9.20120312~),
+ libmodule-build-perl,
+ perl,
+Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-cpuaffinity-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-cpuaffinity-perl.git
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsys-cpuaffinity-perl.git
 Homepage: https://metacpan.org/release/Sys-CpuAffinity
 Testsuite: autopkgtest-pkg-perl
 
 Package: libsys-cpuaffinity-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Set CPU affinity for processes
+Depends:
+ ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends},
+Description: set CPU affinity for processes
  The details of getting and setting process CPU affinities varies greatly from
  system to system. Even among the different flavors of Unix there is very
  little in the way of a common interface to CPU affinities. The existing tools
@@ -35,5 +41,3 @@ Description: Set CPU affinity for processes
  techniques would fail. Regardless of your particular system and
  configuration, it is hoped that at least one of the techniques will work and
  you will be able to get and set the CPU affinities of your processes.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index fe2c137..03a39e1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Sys-CpuAffinity
 Upstream-Contact: Marty O'Brien <m...@cpan.org>
 Upstream-Name: Sys-CpuAffinity
-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: Marty O'Brien <m...@cpan.org>
+Copyright: 2010-2013, Marty O'Brien <m...@cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to