[SCM] AnyEvent::DBD::Pg branch, master, updated. upstream/0.03-17-gae2a174
Xavier Guimard
x.guimard at free.fr
Fri Nov 2 21:25:46 UTC 2012
The following commit has been merged in the master branch:
commit 89781db56e102f7311d3d091f0a701edab1085ae
Author: Xavier Guimard <x.guimard at free.fr>
Date: Fri Nov 2 22:15:09 2012 +0100
Remove trailing "debian" in debian/watch
diff --git a/debian/changelog b/debian/changelog
index 3d14e7e..340db4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
libanyevent-dbd-pg-perl (0.03-4) UNRELEASED; urgency=low
TODO:
- - d/watch: remove the "debian" at the end
- d/control:
+ (aesthetic): sort (build) deps alphabetically
+ long description: s/This perl-module/AnyEvent::DBD::Pg/
@@ -21,6 +20,7 @@ libanyevent-dbd-pg-perl (0.03-4) UNRELEASED; urgency=low
* Remove cdbs to use standard d/rules
* Change Module::Install copyright to
http://pkg-perl.alioth.debian.org/copyright.html#module__install
+ * Remove trailing "debian" in debian/watch
-- Xavier Guimard <x.guimard at free.fr> Fri, 02 Nov 2012 08:36:08 +0100
diff --git a/debian/watch b/debian/watch
index dbb1897..2f18ec7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/AnyEvent-DBD-Pg/ .*/AnyEvent-DBD-Pg-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian
+http://search.cpan.org/dist/AnyEvent-DBD-Pg/ .*/AnyEvent-DBD-Pg-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
AnyEvent::DBD::Pg
More information about the Pkg-perl-cvs-commits
mailing list