diff -Nru libtitanium-perl-1.04/debian/changelog libtitanium-perl-1.04/debian/changelog --- libtitanium-perl-1.04/debian/changelog 2011-10-26 08:04:17.000000000 +0000 +++ libtitanium-perl-1.04/debian/changelog 2011-10-15 09:24:34.000000000 +0000 @@ -1,3 +1,35 @@ +libtitanium-perl (1.04-3) unstable; urgency=low + + * Fixed typo in dependency + + -- Nicholas Bamber Sat, 15 Oct 2011 10:24:27 +0100 + +libtitanium-perl (1.04-2) unstable; urgency=low + + [ gregor herrmann ] + * Remove alternative (build) dependencies that are already satisfied + in oldstable. + + [ Ansgar Burchardt ] + * debian/control: Convert Vcs-* fields to Git. + + [ Salvatore Bonaccorso ] + * debian/copyright: Replace DEP5 Format-Specification URL from + svn.debian.org to anonscm.debian.org URL. + + [ Nicholas Bamber ] + * Added myself to Uploaders + * Raised debhelper version and compat level to 8 + * Raised standards version to 3.9.2 + * Updated copyright file + * 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 + + -- Nicholas Bamber Sat, 15 Oct 2011 01:05:51 +0100 + libtitanium-perl (1.04-1) unstable; urgency=low * New upstream release diff -Nru libtitanium-perl-1.04/debian/compat libtitanium-perl-1.04/debian/compat --- libtitanium-perl-1.04/debian/compat 2011-10-26 08:04:17.000000000 +0000 +++ libtitanium-perl-1.04/debian/compat 2011-10-14 22:44:47.000000000 +0000 @@ -1 +1 @@ -7 +8 diff -Nru libtitanium-perl-1.04/debian/control libtitanium-perl-1.04/debian/control --- libtitanium-perl-1.04/debian/control 2011-10-26 08:04:17.000000000 +0000 +++ libtitanium-perl-1.04/debian/control 2011-10-15 09:23:15.000000000 +0000 @@ -1,22 +1,33 @@ Source: libtitanium-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , - Nathan Handler , Jonathan Yu -Standards-Version: 3.8.3 + Nathan Handler , Jonathan Yu , + Nicholas Bamber +Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Titanium/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtitanium-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtitanium-perl/ +Vcs-Git: git://git.debian.org/pkg-perl/packages/libtitanium-perl.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtitanium-perl.git Package: libtitanium-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libcgi-application-perl, - libcgi-application-basic-plugin-bundle-perl, libcgi-application-server-perl, - libmodule-starter-plugin-cgiapp-perl, libtest-www-mechanize-cgiapp-perl, - perl (>= 5.10) | libcompress-raw-zlib-perl +Depends: ${perl:Depends}, ${misc:Depends}, libcgi-application-perl (>= 4.50-1), + libcgi-application-server-perl, libcgi-application-dispatch-perl, + libcgi-application-plugin-autorunmode-perl, + libcgi-application-plugin-configauto-perl, + libcgi-application-plugin-dbh-perl, + libcgi-application-plugin-devpopup-perl, + libcgi-application-plugin-fillinform-perl, + libcgi-application-plugin-forward-perl, + libcgi-application-plugin-logdispatch-perl, + libcgi-application-plugin-session-perl, + libcgi-application-plugin-stream-perl, + libcgi-application-plugin-validaterm-perl, + libcgi-application-plugin-viewcode-perl, + libmodule-starter-plugin-cgiapp-perl, libtest-www-mechanize-cgiapp-perl Description: strong, lightweight web application framework for Perl Titanium is solid and mature. While it has a new name, the reality is that Titanium is simply a more user-friendly packaging of the mature diff -Nru libtitanium-perl-1.04/debian/copyright libtitanium-perl-1.04/debian/copyright --- libtitanium-perl-1.04/debian/copyright 2011-10-26 08:04:17.000000000 +0000 +++ libtitanium-perl-1.04/debian/copyright 2011-10-14 22:50:44.000000000 +0000 @@ -1,24 +1,27 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 +Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Mark Stosberg Source: http://search.cpan.org/dist/Titanium/ Name: Titanium Files: * -Copyright: 2008, Mark Stosberg +Copyright: Mark Stosberg License: Artistic or GPL-1+ Files: debian/* -Copyright: 2009, Jonathan Yu - 2009, Nathan Handler +Copyright: 2008, Jaldhar H. Vyas + 2009, Jonathan Yu + 2009, Nathan Handler + 2011, Nicholas Bamber + 2011, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . - On Debian GNU/Linux systems, the complete text of the Artistic License - can be found in `/usr/share/common-licenses/Artistic' + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify @@ -26,5 +29,5 @@ the Free Software Foundation; either version 1, or (at your option) any later version. . - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. diff -Nru libtitanium-perl-1.04/debian/patches/series libtitanium-perl-1.04/debian/patches/series --- libtitanium-perl-1.04/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ libtitanium-perl-1.04/debian/patches/series 2011-10-14 23:34:21.000000000 +0000 @@ -0,0 +1 @@ +spelling.patch diff -Nru libtitanium-perl-1.04/debian/patches/spelling.patch libtitanium-perl-1.04/debian/patches/spelling.patch --- libtitanium-perl-1.04/debian/patches/spelling.patch 1970-01-01 00:00:00.000000000 +0000 +++ libtitanium-perl-1.04/debian/patches/spelling.patch 2011-10-14 23:56:15.000000000 +0000 @@ -0,0 +1,15 @@ +Author: Nicholas Bamber +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 -Nru libtitanium-perl-1.04/debian/source/format libtitanium-perl-1.04/debian/source/format --- libtitanium-perl-1.04/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libtitanium-perl-1.04/debian/source/format 2011-10-26 08:04:17.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libtitanium-perl-1.04/debian/source/lintian-overrides libtitanium-perl-1.04/debian/source/lintian-overrides --- libtitanium-perl-1.04/debian/source/lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ libtitanium-perl-1.04/debian/source/lintian-overrides 2011-10-14 23:31:28.000000000 +0000 @@ -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