[libsphinx-search-perl] 13/16: Use perl-makemaker.mk instead of perlmodule.mk

Taku YASUI tach at debian.org
Sun Aug 11 11:53:24 UTC 2013


This is an automated email from the git hooks/post-receive script.

tach pushed a commit to branch master
in repository libsphinx-search-perl.

commit c27b0655727f4629ea3b87db8ed28e856a0be50b
Author: tach <tach at 19660600-52fe-0310-9875-adc0d7a7b53c>
Date:   Sat Feb 19 01:42:03 2011 +0000

     Use perl-makemaker.mk instead of perlmodule.mk
---
 debian/changelog |    5 +++--
 debian/control   |    2 +-
 debian/rules     |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b4618ea..fac11ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libsphinx-search-perl (0.240.1-1) UNRELEASED; urgency=low
+libsphinx-search-perl (0.240.1-1) unstable; urgency=low
 
   * New upstream release
+  * Use perl-makemaker.mk instead of perlmodule.mk
 
- -- Taku YASUI <tach at debian.org>  Sat, 19 Feb 2011 10:33:06 +0900
+ -- Taku YASUI <tach at debian.org>  Sat, 19 Feb 2011 10:41:03 +0900
 
 libsphinx-search-perl (0.22-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 19f8d44..0545cbe 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 7), cdbs
 Build-Depends-Indep: perl (>= 5.6.0-12), libfile-searchpath-perl, libpath-class-perl, libdbi-perl, libclass-accessor-perl
 Maintainer: Taku YASUI <tach at debian.org>
-Standards-Version: 3.8.2
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Sphinx-Search/
 
 Package: libsphinx-search-perl
diff --git a/debian/rules b/debian/rules
index 93477ef..1a1bb6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
+include /usr/share/cdbs/1/class/perl-makemaker.mk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsphinx-search-perl.git



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