[SCM] Debian packaging of liblinux-distribution-perl branch, master, updated. d8101bb9be58ee3481fb3337d3c4d1a73f4a8dbb

gregor herrmann gregoa at debian.org
Sun Mar 18 18:53:10 UTC 2012


The following commit has been merged in the master branch:
commit d6442c7c75ed690b49f9ede22855757c16c73709
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Mar 18 19:46:45 2012 +0100

    debian/control: make short description a noun phrase, mentions module name
    in long description, and remove outdated list of detected distributions.

diff --git a/debian/control b/debian/control
index a1da235..c1226e7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,16 +15,8 @@ Package: liblinux-distribution-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  perl
-Description: detect on which Linux distribution we are running
- This is a simple module that tries to guess on what linux distribution we are
- running by looking for release's files in /etc. It now looks for
- 'lsb-release' first as that should be the most correct and adds ubuntu
- support. Secondly, it will look for the distro specific files.
- .
- It currently recognizes slackware, debian, suse, fedora, redhat, turbolinux,
- yellowdog, knoppix, mandrake, conectiva, immunix, tinysofa, va-linux,
- trustix, adamantix, yoper, arch-linux, libranet, gentoo, ubuntu and redflag.
- .
- It has function to get the version for debian, suse, redhat, gentoo,
- slackware, redflag and ubuntu(lsb). People running unsupported distro's are
- greatly encouraged to submit patches :-)
+Description: module for detecting the running Linux distribution
+ Linux::Distribution is a simple module that tries to guess on what Linux
+ distribution it is running by looking for release's files in /etc. It now
+ looks for 'lsb-release' first as that should be the most correct and adds
+ ubuntu support. Secondly, it will look for the distro specific files.

-- 
Debian packaging of liblinux-distribution-perl



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