From: Ian Beckwith Date: Wed, 18 Apr 2007 23:10:32 +0000 (+0100) Subject: pass lintian/linda X-Git-Tag: 0.15-1~11^2~9 X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=commitdiff_plain;h=c3b52dca113a2cf24273f23e8b857bfd70f51a59 pass lintian/linda --- diff --git a/debian/control b/debian/control index 4f40d2d..9aa1539 100644 --- a/debian/control +++ b/debian/control @@ -11,4 +11,6 @@ Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburl-perl Description: handle URI templates in perl This is an initial attempt to provide a wrapper around URI templates - as described at http://www.ietf.org/internet-drafts/draft-gregorio-uritemplate-00.txt + as described at: + . + http://www.ietf.org/internet-drafts/draft-gregorio-uritemplate-00.txt diff --git a/debian/rules b/debian/rules index 53b93f5..1ff4ed2 100644 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,6 @@ build: build-stamp build-stamp: dh_testdir - # Add commands to compile the package here $(PERL) Build.PL installdirs=vendor OPTIMIZE="-Wall -O2 -g" $(PERL) Build @@ -47,7 +46,6 @@ install-stamp: dh_testroot dh_clean -k - # Add commands to install the package into debian/$PACKAGE_NAME here $(PERL) Build test $(PERL) Build install destdir=$(TMP) @@ -59,9 +57,6 @@ binary-arch: binary-indep: build install dh_testdir dh_testroot -# dh_installcron -# dh_installmenu -# dh_installexamples dh_installdocs dh_installchangelogs dh_perl diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..155742d --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1 @@ +liburi-template-perl source: build-depends-without-arch-dep libmodule-build-perl