pass lintian/linda
authorIan Beckwith <ianb@nessie.mcc.ac.uk>
Wed, 18 Apr 2007 23:10:32 +0000 (00:10 +0100)
committerIan Beckwith <ianb@nessie.mcc.ac.uk>
Wed, 18 Apr 2007 23:10:32 +0000 (00:10 +0100)
debian/control
debian/rules
debian/source.lintian-overrides [new file with mode: 0644]

index 4f40d2d..9aa1539 100644 (file)
@@ -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
index 53b93f5..1ff4ed2 100644 (file)
@@ -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 (file)
index 0000000..155742d
--- /dev/null
@@ -0,0 +1 @@
+liburi-template-perl source: build-depends-without-arch-dep libmodule-build-perl