[SCM] libgd-perl Debian packaging branch, master, updated. debian/1%2.46-3.1-160-gfbaad52

Jonas Smedegaard dr at jones.dk
Mon Jun 24 20:20:58 UTC 2013


The following commit has been merged in the master branch:
commit e0a8799ef02ffd4c156defc61fa6d82489a09e0c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jun 24 20:10:55 2013 +0200

    Tidy rules file: Stop avoid optional build-dependencies: All available even in oldstable. Build-depend on devscripts to check copyright unconditionally.

diff --git a/debian/rules b/debian/rules
index cfc46e2..426d301 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,15 +16,11 @@
 # 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/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
 
-# Silence optional build-dependencies to ease backporting
-CDBS_BUILD_DEPENDS_rules_upstream-tarball =
-CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
-
 DEB_UPSTREAM_PACKAGE = GD
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-authors/id/LDS/
 DEB_UPSTREAM_TARBALL_MD5 = c58b6556bddbe147c41f4e17a0de9bea

-- 
libgd-perl Debian packaging



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