--- libebook-tools-perl-0.5.4.orig/debian/changelog +++ libebook-tools-perl-0.5.4/debian/changelog @@ -0,0 +1,125 @@ +libebook-tools-perl (0.5.4-1.3) unstable; urgency=medium + + * Non-maintainer upload. + * Really add missing dependency on libdbd-sqlite3-perl. Thanks to Adrian + Bunk for noticing. (Closes: #792934) + + -- Axel Beckert Mon, 22 May 2017 22:59:07 +0200 + +libebook-tools-perl (0.5.4-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Add missing dependency on libdbd-sqlite3-perl. (Closes: #792934) + * debian/dirs: Drop empty /usr/sbin directory. + * Add t/*.backup to debian/clean to avoid clutter in debian diff if + build twice in a row. + + Raise debhelper compatibility from 6 to 7 for that. + + -- Axel Beckert Sat, 28 May 2016 15:06:48 +0200 + +libebook-tools-perl (0.5.4-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add build dependency on libmodule-build-perl + Closes: #789207 + + -- Damyan Ivanov Fri, 24 Jul 2015 11:49:01 +0000 + +libebook-tools-perl (0.5.4-1) unstable; urgency=medium + + * New upstream version + * Handles situations where automated testers point HOME someplace + nonexistent. + * Fix missing liblingua-en-nameparse-perl dependency. (closes: #763562) + + -- Zed Pobre Wed, 01 Oct 2014 18:30:17 -0400 + +libebook-tools-perl (0.5.2-1) unstable; urgency=medium + + * New upstream version + * Fixes incompatibility with perl < 5.16 + * Dependency list fixed + * Convert from CDBS to Debhelper + + -- Zed Pobre Thu, 25 Sep 2014 16:12:21 -0400 + +libebook-tools-perl (0.5.0-1) unstable; urgency=medium + + * New upstream version + * epub generation is now reliable + * lots of metadata normalization now happens + * BISG website parser to download BISAC data + * single-pass conversion from any unpackable format to epub + * UTF-8 fixes compatible with perl 5.20 (fixes: #759970) + + -- Zed Pobre Wed, 24 Sep 2014 21:35:32 -0400 + +libebook-tools-perl (0.4.9-1) unstable; urgency=low + + * New upstream version: + * ebook unpack now unpacks .epub (or .zip) files + * MMDDYYYY-unparseable test removed (closes: 642163) + * Standards-Version 3.9.2 + + -- Zed Pobre Thu, 15 Dec 2011 12:28:19 -0500 + +libebook-tools-perl (0.4.8-1) unstable; urgency=low + + * New upstream version: + * Mobipocket unpacks now correctly account for the extra data that + can be appended to PalmDoc-compressed text records that should not + be made part of the decompression process. + * YYYY-MMDD date test removed (closes: #560627) + * Standards-Version: 3.8.4 (no changes required) + * Specify perl (>= 5.10.1) as a preferred build-dependency alternative + to libmodule-build-perl (>= 0.3000) + + -- Zed Pobre Sun, 13 Jun 2010 14:16:33 -0400 + +libebook-tools-perl (0.4.6-2) unstable; urgency=low + + * Add Vcs-Git entry to debian/control + * Remove palm-doc from Depends in debian/control (closes: #546722) + + -- Zed Pobre Fri, 25 Sep 2009 15:48:36 -0400 + +libebook-tools-perl (0.4.6-1) unstable; urgency=low + + * New Upstream Version + * EReader HTML conversions now attempt to produce XHTML + * EReader HTML conversions may produce slightly more readable output + * README now contains a more accurate list of module dependencies + * Standards-Version: 3.8.3 (no changes) + * Add ${misc:Depends} to dependencies + + -- Zed Pobre Mon, 07 Sep 2009 23:34:49 -0400 + +libebook-tools-perl (0.4.5-4) unstable; urgency=low + + * Set the AUTOMATED_TESTING environment variable during build. This + disables some tests known to fail on autobuilders or smoketesters. + (Closes: #541442) + + -- Zed Pobre Fri, 14 Aug 2009 11:14:27 -0400 + +libebook-tools-perl (0.4.5-3) unstable; urgency=low + + * A number of perl modules required for both build and use were + present in the manifest but missing in debian/control (Closes: + #536442) + + -- Zed Pobre Thu, 13 Aug 2009 20:18:05 -0400 + +libebook-tools-perl (0.4.5-2) unstable; urgency=low + + * Remove leftover obsolete dependency on libpalm-doc-perl + * Fix typo in license link (GPL2 -> GPL-2) + + -- Zed Pobre Mon, 22 Jun 2009 08:49:34 -0400 + +libebook-tools-perl (0.4.5-1) unstable; urgency=low + + * Initial release (Closes: #524537) + + -- Zed Pobre Mon, 27 Oct 2008 04:01:08 -0400 + --- libebook-tools-perl-0.5.4.orig/debian/clean +++ libebook-tools-perl-0.5.4/debian/clean @@ -0,0 +1 @@ +t/*.backup --- libebook-tools-perl-0.5.4.orig/debian/compat +++ libebook-tools-perl-0.5.4/debian/compat @@ -0,0 +1 @@ +7 --- libebook-tools-perl-0.5.4.orig/debian/control +++ libebook-tools-perl-0.5.4/debian/control @@ -0,0 +1,22 @@ +Source: libebook-tools-perl +Section: perl +Priority: optional +Maintainer: Zed Pobre +Build-Depends: debhelper (>= 8), perl (>= 5.10.1), libarchive-zip-perl, libbit-vector-perl, libconfig-inifiles-perl, libdate-manip-perl, libdbd-sqlite3-perl, libdbi-perl, libencode-detect-perl, libfile-mimeinfo-perl, libfile-slurp-perl, libfile-which-perl, libhtml-parser-perl, libimage-size-perl, liblingua-en-nameparse-perl, liblist-moreutils-perl, libmodule-build-perl, libmojolicious-perl (>= 3), libossp-uuid-perl, libpalm-perl, libstring-crc32-perl, libtie-ixhash-perl, libtime-local-perl, libwww-perl, libxml-twig-perl, txt2html +Standards-Version: 3.9.5 +Homepage: http://search.cpan.org/dist/EBook-Tools/ +Vcs-Git: git://github.com/AZed/ebook-tools.git + +Package: libebook-tools-perl +Architecture: any +Depends: perl (>= 5.10.1), libarchive-zip-perl, libbit-vector-perl, libconfig-inifiles-perl, libdate-manip-perl, libdbd-sqlite3-perl, libdbi-perl, libencode-detect-perl, libfile-mimeinfo-perl, libfile-slurp-perl, libfile-which-perl, libhtml-parser-perl, libimage-size-perl, liblingua-en-nameparse-perl, liblist-moreutils-perl, libmojolicious-perl (>= 3), libossp-uuid-perl, libpalm-perl, libstring-crc32-perl, libtie-ixhash-perl, libtime-local-perl, libwww-perl, libxml-twig-perl, txt2html, ${misc:Depends} +Description: E-Book manipulation tool and Perl libraries + EBook-Tools contains a library and a command-line tool for unpacking, + creating, correcting, and repacking electronic books. + . + Current native unpacking support is limited to PalmDoc, EReader, IMP, + and Mobipocket without DRM protection, though MS Reader (lit.) and + Mobipocket DRM is supported by automatic use of ConvertLIT and + MobiDeDRM if available. The metadata correction tools are quite + extensive, however. For more details, see the POD information on + EBook::Tools and EBook::Tools::Unpack. --- libebook-tools-perl-0.5.4.orig/debian/copyright +++ libebook-tools-perl-0.5.4/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Zed Pobre on +Mon, 27 Feb 2009 04:01:08 -0400. + +It was downloaded from http://search.cpan.org/perldoc?EBook::Tools + +Upstream Author: + + Zed Pobre + +Copyright: + + Copyright (C) 2008 Zed Pobre + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 exactly. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is (C) 2009, Zed Pobre and +is licensed under the GPL2, as above. --- libebook-tools-perl-0.5.4.orig/debian/dirs +++ libebook-tools-perl-0.5.4/debian/dirs @@ -0,0 +1 @@ +usr/bin --- libebook-tools-perl-0.5.4.orig/debian/docs +++ libebook-tools-perl-0.5.4/debian/docs @@ -0,0 +1,2 @@ +README +README.Helpers.txt --- libebook-tools-perl-0.5.4.orig/debian/rules +++ libebook-tools-perl-0.5.4/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +export AUTOMATED_TESTING=1 + +%: + dh $@ --- libebook-tools-perl-0.5.4.orig/debian/watch +++ libebook-tools-perl-0.5.4/debian/watch @@ -0,0 +1,11 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# +http://search.cpan.org/dist/EBook-Tools/ .*EBook-Tools-(.*)\.tar\.gz +