[SCM] Debian packaging of libdevice-cdio-perl branch, master, updated. 6b67a68afa744d1ca74eb40c47fbf784accf37e9

gregor herrmann gregoa at debian.org
Fri Oct 21 15:17:29 UTC 2011


The following commit has been merged in the master branch:
commit c366fc36191bbf0ab1cb63f1f86c3b40ba6c3e4f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 21 16:49:55 2011 +0200

    Mention module name in long description.

diff --git a/debian/control b/debian/control
index bf5adae..13f1dc1 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Package: libdevice-cdio-perl
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: CD Input and control library
- This is a interface to the GNU CD Input and Control library (libcdio)
- and it's ISO 9660 library (libiso9660) which are written in C. The
- library encapsulates CD-ROM reading and control and ISO 9660
- handling. Perl programs wishing to be oblivious of the OS- and
- device-dependent properties of a CD-ROM can use this library.
+ Device::Cdio is a interface to the GNU CD Input and Control library (libcdio)
+ and it's ISO 9660 library (libiso9660) which are written in C. The library
+ encapsulates CD-ROM reading and control and ISO 9660 handling. Perl programs
+ wishing to be oblivious of the OS- and device-dependent properties of a
+ CD-ROM can use this library.

-- 
Debian packaging of libdevice-cdio-perl



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