[SCM] Debian packaging of Regexp-Assemble CPAN distribution branch, master, updated. debian/0.35-8-1-g0f8dc6a
Xavier Guimard
x.guimard at free.fr
Wed Jul 10 15:51:11 UTC 2013
The following commit has been merged in the master branch:
commit 0f8dc6ac98b2ed7c1f57d87baf00bdaa44fa142c
Author: Xavier Guimard <x.guimard at free.fr>
Date: Wed Jul 10 17:50:45 2013 +0200
Update short description
Closes: #715575
diff --git a/debian/changelog b/debian/changelog
index 508d603..854aa85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libregexp-assemble-perl (0.35-9) UNRELEASED; urgency=low
+
+ * Update short description (Closes: #715575)
+
+ -- Xavier Guimard <x.guimard at free.fr> Wed, 10 Jul 2013 17:49:37 +0200
+
libregexp-assemble-perl (0.35-8) unstable; urgency=low
[ gregor herrmann ]
diff --git a/debian/control b/debian/control
index 560fb0a..06edfb7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://metacpan.org/release/Regexp-Assemble/
Package: libregexp-assemble-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
-Description: Perl module that assemble multiple regexps into a single one
+Description: Perl module to merge several regular expressions
Regexp::Assemble takes an arbitrary number of regular expressions
and assembles them into a single regular expression (or RE) that
matches all that the individual REs match.
--
Debian packaging of Regexp-Assemble CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list