[SCM] libgeo-distance-xs-perl Debian packaging branch, master, updated. debian/0.08-3-16-g8ad4614

Angel Abad angelabad at gmail.com
Sun Oct 2 13:59:23 UTC 2011


The following commit has been merged in the master branch:
commit 0a3300e2af7e4a96c5f8ba5dd88f91201efa01e9
Author: Angel Abad <angelabad at gmail.com>
Date:   Sun Oct 2 15:37:54 2011 +0200

    debian/rules: Move to mimalistic dh7 style

diff --git a/debian/rules b/debian/rules
index a7ad258..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,35 +1,4 @@
 #!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-# Copyright 2011, Jonas Smedegaard <dr at jones.dk>
-# Description: Main Debian packaging script for Geo::Distance::XS
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-include /usr/share/cdbs/1/rules/upstream-tarball.mk
-include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/class/perl-makemaker.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-
-DEB_UPSTREAM_PACKAGE = Geo-Distance-XS
-#DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Geo
-DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/G/GR/GRAY
-DEB_UPSTREAM_TARBALL_MD5 = 42d49236bd2d305f2f7ea44850edc210
-
-# Needed both by upstream build process and at runtime
-common-depends = libgeo-distance-perl
-
-CDBS_BUILD_DEPENDS += , $(common-depends)
-CDBS_DEPENDS_ALL = $(common-depends)
-
-DEB_INSTALL_EXAMPLES_ALL += ex/*
+%:
+	dh $@

-- 
libgeo-distance-xs-perl Debian packaging



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