debian/0000755000000000000000000000000011656277513007203 5ustar debian/changelog0000644000000000000000000000771711656277513011071 0ustar lzop (1.03-3) unstable; urgency=low * Remove extra tight dependencies on liblzo; they are not needed anymore -- Peter Eisentraut Tue, 08 Nov 2011 21:13:09 +0200 lzop (1.03-2) unstable; urgency=low * Updated dependencies for new lzo version * Updated standards version -- Peter Eisentraut Wed, 06 Jul 2011 07:26:48 +0300 lzop (1.03-1) unstable; urgency=low * New upstream release (closes: #610733) * Updated dependencies for new lzo version (closes: #614217) * Changed source format to 3.0 (quilt) * Removed redundant section fields * Pointed copyright to non-symlinked version of GPL file * Updated standards version * Added upstream contact email in debian/copyright (closes: #520679) -- Peter Eisentraut Sat, 26 Feb 2011 15:36:37 +0200 lzop (1.02~rc1-2) unstable; urgency=low * Updated standards version * Added Homepage control field * Changed to debhelper level 6; allows use of dh_lintian * Updated build dependencies for new lzo2 version * Uploaded to unstable, to advance transition to lzo2 -- Peter Eisentraut Tue, 06 May 2008 10:54:22 +0200 lzop (1.02~rc1-1) experimental; urgency=low * New upstream release candidate * Now built against lzo2 * Updated watch file for release candidates * Updated standards version -- Peter Eisentraut Sat, 16 Jun 2007 17:57:27 +0200 lzop (1.01-4) unstable; urgency=low * Changed maintainer address * Updated standards version * Changed build system to CDBS * Changed to debhelper level 5 -- Peter Eisentraut Mon, 23 Jan 2006 13:26:11 +0100 lzop (1.01-3) unstable; urgency=medium * Tightened dependencies, because lzop does a run-time check requiring the exact library version that it was compiled with (closes: #273948) * Added lintian override because of the above -- Peter Eisentraut Thu, 30 Sep 2004 00:34:42 +0200 lzop (1.01-2) unstable; urgency=medium * New maintainer (closes: #265727) * Used DESTDIR for installation, so files get installed properly under /usr (closes: #231310) * Removed content-free README.debian * Completed copyright information * Revised descriptions * Added watch file * Removed redundant documentation that just copied the man page. * NEWS now installed as changelog * Forced LFS compilation flags onto the command line (closes: #200334) * Updated rules to debhelper 4 conventions * Updated standards version -- Peter Eisentraut Fri, 17 Sep 2004 22:52:00 +0200 lzop (1.01-1) unstable; urgency=low * New upstream release (big file support included: closes: bug#196593). * Better formatting of description (closes: bug#129488). * The tarball no longer includes dubious copyrighted code (closes: bug#131733). * New upstream package builds fine with gcc-3.3 (closes: bug#195155). * --no-stdin should not be necessary any longer (closes: bug#91225). -- Paolo Molaro Sun, 8 Jun 2003 13:21:07 +0200 lzop (1.00-4) unstable; urgency=low * Update config.sub config.guess to allow for new archs. * Add build-depends (Closes: bug#102278). * Rebuilt with new debhelper (Closes: bug#91206, #91573). -- Paolo Molaro Sat, 30 Jun 2001 16:07:36 +0200 lzop (1.00-3) frozen unstable; urgency=low * Upload to frozen as well. * Note to release manager: the last two revisions only remove an ugly directory and add the frozen distribution, so no new code. -- Paolo Molaro Tue, 3 Nov 1998 17:25:55 +0100 lzop (1.00-2) unstable; urgency=low * Remove /man directory: bug #28803 and #28800. -- Paolo Molaro Mon, 2 Nov 1998 09:49:13 +0100 lzop (1.00-1) unstable; urgency=low * New upstream release. -- Paolo Molaro Fri, 16 Oct 1998 14:22:19 +0200 lzop (0.95-1) unstable; urgency=low * Initial Release. -- Paolo Molaro Wed, 18 Feb 1998 13:47:29 +0100 debian/rules0000755000000000000000000000026711527714360010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk DEB_INSTALL_CHANGELOGS_ALL = NEWS DEB_INSTALL_DOCS_ALL = AUTHORS THANKS debian/copyright0000644000000000000000000000144611532156557011140 0ustar This package was debianized by Paolo Molaro on Sat, 21 Feb 1998 11:49:27 +0100. Since Thu, 16 Sep 2004 08:49:07 +0200 it has been maintainer by Peter Eisentraut . It was downloaded from http://www.lzop.org/download/. Upstream author: Markus F.X.J. Oberhumer Copyright: Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. lzop and the LZO library are free software; you can redistribute them and/or modify them 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. On Debian systems, the complete text of the GNU GPL can be found in the file /usr/share/common-licenses/GPL-2. debian/compat0000644000000000000000000000000211527714360010372 0ustar 6 debian/source/0000755000000000000000000000000011532154410010462 5ustar debian/source/format0000644000000000000000000000001411532154410011670 0ustar 3.0 (quilt) debian/control0000644000000000000000000000120211656217422010572 0ustar Source: lzop Section: utils Priority: optional Maintainer: Peter Eisentraut Standards-Version: 3.9.2 Build-Depends: cdbs (>= 0.4.52), debhelper (>= 6.0.7), liblzo2-dev Homepage: http://www.lzop.org/ Package: lzop Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: fast compression program lzop is a compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed. lzop was designed with the following goals in mind: 1) reliability 2) speed (both compression and decompression) 3) reasonable drop-in compatibility with gzip 4) portability debian/watch0000644000000000000000000000016011527714360010222 0ustar version=3 opts=dversionmangle=s/~rc/rc/ \ http://www.lzop.org/download/lzop-([0-9.rc]+).tar.gz debian uupdate