[SCM] Debian packaging of libdbix-sequence-perl branch, master, updated. debian/1.5-2

Ansgar Burchardt ansgar at debian.org
Sat Sep 17 09:47:55 UTC 2011


The following commit has been merged in the master branch:
commit b06326e0b157f8e5d7d06c905c09256e8ca90e36
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sat Sep 17 11:19:02 2011 +0200

    debian/control: Mention module name in description.

diff --git a/debian/control b/debian/control
index fff33ef..31d1ef8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-seque
 Package: libdbix-sequence-perl
 Architecture: all
 Depends: ${misc:Depends}, libdbi-perl
-Description:  A simple SQL92 ID generator
- This module is intended to give easier portability to Perl database
+Description: simple SQL92 ID generator
+ DBIx::Sequence is intended to give easier portability to Perl database
  application by providing a database independent unique ID generator. This way,
  an application developer is not bound to use his database's SEQUENCE or
  auto_increment thus making his application portable on multiple database

-- 
Debian packaging of libdbix-sequence-perl



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