debian/0000775000000000000000000000000012300504662007166 5ustar debian/copyright0000664000000000000000000000120412107735501011121 0ustar This package was debianized by Sven Mueller on Fri, 14 Jul 2006 19:27:58 +0200. It was downloaded from http://www.kokkonen.net/tjko/projects.html Copyright Holder: Timo Kokkonen License: jpegoptim ========= Copyright (C) 1996-2002 Timo Kokkonen This program 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. The GNU GPL can be found at http://www.fsf.org/copyleft/gpl.html or at /usr/share/common-licenses/GPL debian/jpegoptim.docs0000664000000000000000000000002112107735501012032 0ustar README COPYRIGHT debian/changelog0000664000000000000000000000537112300504656011051 0ustar jpegoptim (1.3.0-1ubuntu1) trusty; urgency=low * Use autotools-dev for newer arches. -- Daniel T Chen Mon, 17 Feb 2014 17:13:42 -0500 jpegoptim (1.3.0-1) unstable; urgency=low * New upstream 1.3.0. Optimize progressive JPEGs -- Mathieu Malaterre Mon, 01 Apr 2013 09:53:17 +0200 jpegoptim (1.2.5-1) unstable; urgency=low * New upstream 1.2.5. Closes: #699449, #606726, #675348 * Switch upstream to github -- Mathieu Malaterre Sun, 17 Feb 2013 18:20:27 +0100 jpegoptim (1.2.4-1) unstable; urgency=low * New release 1.2.4. Closes: #699448 * Adopt package (see 699449#10). Thanks Sven for your past work ! * Switch to dpkg-source 3.0 (quilt) format * Remove patches applied upstream * Bump Std-Vers to 3.9.4, no changes needed * Switch d/compat:9 to get hardening flags * Simplify d/rules (new dh syntax) -- Mathieu Malaterre Sat, 16 Feb 2013 17:57:10 +0100 jpegoptim (1.2.3-2) unstable; urgency=low * Don't build-depend on versioned libjpeg-dev packages * Add README.source * Update Standards-Version to 3.8.4 * don't ignore "make clean" errors * update debhelper compat level to 7 and depend on debhelper >= 7.0.0 * use dh_prep instead of dh_clean -k -- Sven Mueller Mon, 21 Jun 2010 11:08:05 +0200 jpegoptim (1.2.3-1) unstable; urgency=low * upgrade to new upstream (closes: #571602) * change patch system to quilt (in preparation for source format 3.0(quilt)) * update aux/config.* from autotools-dev (if available) -- Sven Mueller Tue, 13 Apr 2010 15:45:15 +0200 jpegoptim (1.2.2-8) unstable; urgency=low * upstream homepage changed or the old one went offline (closes: #450313) * incorporate fixes from upstream CVS * incorporate upstream code for handling IPTC markers -- Sven Mueller Thu, 8 Nov 2007 20:35:30 +0100 jpegoptim (1.2.2-7) unstable; urgency=low * Fix a problem with DEB_BUILD_OPTIONS nostrip option (closes: #437242) -- Sven Mueller Sat, 11 Aug 2007 23:18:01 +0200 jpegoptim (1.2.2-6) unstable; urgency=low * update jpegoptim homepage in control and copyright files (Closes: #408897) -- Sven Mueller Mon, 29 Jan 2007 15:33:20 +0100 jpegoptim (1.2.2-5) unstable; urgency=low * Update manpage (closes: #408427) -- Sven Mueller Sun, 28 Jan 2007 15:38:16 +0100 jpegoptim (1.2.2-4) unstable; urgency=low * skip a new revisions to update old instaluations * enable dpatch * honor DEB_BUILD_OPTIONS -- Sven Mueller Thu, 7 Dec 2006 18:40:47 +0100 jpegoptim (1.2.2-1) unstable; urgency=low * Initial Release. -- Sven Mueller Fri, 14 Jul 2006 19:27:58 +0200 debian/watch0000664000000000000000000000012112110210025010173 0ustar version=3 https://github.com/tjko/jpegoptim/tags .*/RELEASE.(\d[\d\.]+)\.tar\.gz debian/control0000664000000000000000000000161512300504611010566 0ustar Source: jpegoptim Section: graphics Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Mathieu Malaterre Build-Depends: debhelper (>= 9), autotools-dev, libjpeg-dev Homepage: http://github.com/tjko/jpegoptim Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/jpegoptim/trunk/ Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/jpegoptim/trunk Standards-Version: 3.9.4 Package: jpegoptim Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Homepage: http://www.kokkonen.net/tjko/projects.html Description: utility to optimize jpeg files Jpegoptim can optimize/compress jpeg files. Program support lossless optimization, which is based on optimizing the Huffman tables. So called, "lossy" optimization (compression) is done by re-encoding the image using user specified image quality factor. debian/source/0000775000000000000000000000000012126236400010464 5ustar debian/source/format0000664000000000000000000000001412107735501011677 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212107735501010367 0ustar 9 debian/rules0000775000000000000000000000047612300504623010252 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with autotools-dev override_dh_auto_install: $(MAKE) install prefix=$(CURDIR)/debian/jpegoptim/usr override_dh_clean: dh_clean Makefile dh_clean config.h dh_clean config.log dh_clean config.status get-orig-source: uscan --verbose --force-download --rename