debian/0000775000000000000000000000000012265644765007211 5ustar debian/rules0000775000000000000000000000015212265644714010261 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_strip: dh_strip --dbg-package=libpar2-1-dbg debian/watch0000664000000000000000000000012712232757436010234 0ustar version=3 https://launchpad.net/libpar2/ .*/libpar2-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz)) debian/changelog0000664000000000000000000000417212265644756011067 0ustar libpar2 (0.4-3ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Wed, 15 Jan 2014 21:54:14 -0500 libpar2 (0.4-3) unstable; urgency=low * Build with the debhelper autotools addon to fix build failure on arm64 (Closes: #727429) -- Andreas Moog Thu, 24 Oct 2013 20:00:59 +0200 libpar2 (0.4-2) unstable; urgency=low * Upload to unstable -- Andreas Moog Thu, 22 Aug 2013 15:35:47 +0200 libpar2 (0.4-1) experimental; urgency=low * New Upstream Release: - Soname bump due to ABI change - Doesn't fail to rename files with long names - Doesn't crash when given a directory to work with - Adds cancel support (Closes: #701904) * debian/control: - Rename library to libpar2-1 for soname change - Make dev-package unversioned to help future transitions - Standards version is 3.9.4 - Use correct Vcs-* fields - Add Breaks/Replaces: libpar2-0-dev * debian/combat: Use dh combat level 9 * debian/copyright: Update format field and copyright information * debian/*.install, debian/control: Convert library to multi-arch * debian/watch: Fix watchfile -- Andreas Moog Sun, 21 Jul 2013 13:11:20 +0200 libpar2 (0.2.1-1) unstable; urgency=low * Re-Upload to Debian, New Maintainer (Closes: #632548) * Took over upstream development, new upstream release: - fixes wrong data type for files > 4GB (Closes: #532041) * Convert to source format 3.0 (quilt) * debian/copyright: Use dep-5 format * debian/watch: Fix watch file -- Andreas Moog Sat, 09 Jul 2011 15:42:04 +0200 libpar2 (0.2-1.1) unstable; urgency=low * Non-maintainer upload. * Fix build-depends (Closes: #406082) * Fix typo in description * make package NMU-safe -- Riku Voipio Thu, 16 Aug 2007 15:54:50 +0300 libpar2 (0.2-1) unstable; urgency=low * Initial release (Closes: #387817). -- Khalid El Fathi Sun, 17 Sep 2006 18:55:31 +0200 debian/compat0000664000000000000000000000000212232757436010401 0ustar 9 debian/copyright0000664000000000000000000000225012232757436011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libpar2 Source: https://launchpad.net/libpar2/+download Files: * Copyright: 2003 Peter Brian Clements Francois Lesueur 2011-2013 Andreas Moog License: GPL-2+ Files: debian/* Copyright: 2011-2013 Andreas Moog License: GPL-2+ License: GPL-2+ 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; either version 2 of the License, or (at your option) any later version. . 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000775000000000000000000000000012232757436010503 5ustar debian/source/format0000664000000000000000000000001412232757436011711 0ustar 3.0 (quilt) debian/libpar2-dev.install0000664000000000000000000000006112232757436012677 0ustar usr/include/* usr/lib/*/lib*.a usr/lib/*/lib*.so debian/libpar2-1.install0000664000000000000000000000002412232757436012260 0ustar usr/lib/*/lib*.so.* debian/control0000664000000000000000000000342512265644724010613 0ustar Source: libpar2 Priority: optional Maintainer: Andreas Moog Build-Depends: dh-autoreconf, debhelper (>= 9), libsigc++-2.0-dev, pkg-config Standards-Version: 3.9.4 Section: libs Homepage: http://launchpad.net/libpar2 Vcs-Git: git://anonscm.debian.org/collab-maint/libpar2.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libpar2.git Package: libpar2-dev Section: libdevel Architecture: any Replaces: libpar2-0-dev Breaks: libpar2-0-dev Depends: libpar2-1 (= ${binary:Version}), ${misc:Depends} Description: Headers for the libpar2 library LibPar2 allows for the generation, modification, verification, and repair of PAR v1.0 and PAR v2.0(PAR2) recovery sets, as described in http://parchive.sourceforge.net/docs/specifications/\ parity-volume-spec/article-spec.html This is the dev package containing the headers for libpar2. Package: libpar2-1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: Library for performing common tasks related to PAR recovery sets LibPar2 allows for the generation, modification, verification, and repair of PAR v1.0 and PAR v2.0(PAR2) recovery sets, as described in http://parchive.sourceforge.net/docs/specifications/\ parity-volume-spec/article-spec.html Package: libpar2-1-dbg Priority: extra Section: debug Architecture: any Multi-Arch: same Depends: libpar2-1 (= ${binary:Version}), ${misc:Depends} Description: Debugging symbols for the libpar2 library LibPar2 allows for the generation, modification, verification, and repair of PAR v1.0 and PAR v2.0(PAR2) recovery sets, as described in http://parchive.sourceforge.net/docs/specifications/\ parity-volume-spec/article-spec.html This is the dbg package containing the debugging symbols for libpar2. debian/docs0000664000000000000000000000000712232757436010053 0ustar README