[SCM] libtest-rdf-perl Debian packaging branch, master, updated. debian/0.22-1-11-gef77b10

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Dec 16 23:14:23 UTC 2011


The following commit has been merged in the master branch:
commit f53f768d9297d2f814363adc9cf1f76f45a47ca2
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sat Dec 17 00:10:59 2011 +0100

    fix extended-description-is-probably-too-short lintian warning

diff --git a/debian/changelog b/debian/changelog
index 0489068..9632fa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libtest-rdf-perl (0.24-1) UNRELEASED; urgency=low
   * Added (build-)dependency on libscalar-list-utils-perl.
   * Added myself to Uploaders and d/copyright.
   * Fixed copyright-refers-to-symlink-license lintian warning.
+  * Extended long description to silence lintian's
+    extended-description-is-probably-too-short warning.
 
   [ Jonas Smedegaard ]
   * Update copyright file: Improve references for convenience copy of
diff --git a/debian/control b/debian/control
index ebf7974..290a2f6 100644
--- a/debian/control
+++ b/debian/control
@@ -23,4 +23,5 @@ Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
 Recommends: ${cdbs:Recommends}
 Description: Test RDF data for content, validity and equality
  This Perl module, Test::RDF, provides tools for testing code which
- deals with RDF.
+ deals with RDF. It exports functions such as is_valid_rdf(), has_subject(),
+ isomorph_graphs(), and pattern_ok().

-- 
libtest-rdf-perl Debian packaging



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