[SCM] Debian packaging of libtitanium-perl branch, master, updated. 6855c5d9e9d45f1f818268341cdb5f90d63cc0c1

Nicholas Bamber nicholas at periapt.co.uk
Sat Oct 15 00:06:03 UTC 2011


The following commit has been merged in the master branch:
commit 1b3b5a806d327f9fb9703d7e39636126a146b655
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Sat Oct 15 00:57:52 2011 +0100

    * Added lintian override for DEP5 format
    * Added patch for spelling error

diff --git a/debian/changelog b/debian/changelog
index 058d23b..c2a9c49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ libtitanium-perl (1.04-2) UNRELEASED; urgency=low
   * Updated dependencies to reflect split of
     libcgi-application-basic-plugin-bundle-perl
   * Added debian/source/format file
+  * Added lintian override for DEP5 format
+  * Added patch for spelling error
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 19 Jul 2011 13:48:59 +0200
 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..4b1dc9a
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Subject: Spelling
+Bug: http://rt.cpan.org/Ticket/Display.html?id=71688
+Last-Update: 2011-10-15
+--- a/lib/Titanium.pm
++++ b/lib/Titanium.pm
+@@ -964,7 +964,7 @@
+ allowing testing of websites that contain JavaScript.
+ 
+ Direct testing is also easy. Titanium will normally print the output of it's
+-run modes directly to STDOUT. This can be surprised with an enviroment variable, 
++run modes directly to STDOUT. This can be surprised with an environment variable,
+ CGI_APP_RETURN_ONLY. For example:
+ 
+   $ENV{CGI_APP_RETURN_ONLY} = 1;
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..177092e
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+# Debian Perl Group policy is that the copyright format be kept at
+# this version until the standard is finalized.
+libtitanium-perl source: out-of-date-copyright-format-uri http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135

-- 
Debian packaging of libtitanium-perl



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