From 208278a1c4e0aceda67168c820b845d310aa641c Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 19 Jun 2008 19:21:35 +0000 Subject: [PATCH] * Update standards version; no changes necessary * Clean up binary-arch: target --- debian/changelog | 2 ++ debian/control | 2 +- debian/rules | 3 +-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c491ea..f350187 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ libhtml-calendarmonth-perl (1.19-1) unstable; urgency=low * New upstream release + * Update standards version; no changes necessary + * Clean up binary-arch: target -- Don Armstrong Thu, 19 Jun 2008 12:16:15 -0700 diff --git a/debian/control b/debian/control index dbb3fb9..3cfb478 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libhtml-calendarmonth-perl Section: perl Priority: extra -Standards-Version: 3.7.2 +Standards-Version: 3.8.0 Maintainer: Don Armstrong Build-Depends: debhelper (>= 4) Build-Depends-Indep: libhtml-element-extended-perl (>=1.15-0), libdatetime-locale-perl, libclass-accessor-perl, libdate-calc-perl, libdate-manip-perl, libdatetime-perl diff --git a/debian/rules b/debian/rules index cd8730d..7f2c541 100755 --- a/debian/rules +++ b/debian/rules @@ -41,8 +41,7 @@ install: build test rmdir -p --ignore-fail-on-non-empty $(DESTDIR)/usr/lib/perl5 # Build architecture-independent files here. -binary-indep: install -# We have nothing to do by default. +binary-indep: # Build architecture-dependent files here. binary-arch: build install -- 2.39.2