debian/0000755000000000000000000000000012242727340007171 5ustar debian/rules0000755000000000000000000000003512115743002010237 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000212115744430010365 0ustar 9 debian/copyright0000644000000000000000000000626612166634162011142 0ustar This package was debianized by Piotr Ozarowski on Sat, 13 May 2006 21:15:49 +0200. It was downloaded from http://advancemame.sourceforge.net/comp-download.html Copyright Holder: Andrea Mazzoleni Copyright (C) 1999-2013 Andrea Mazzoleni, Filipe Estima License: 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. This program 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, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA In addition, as a special exception, Andrea Mazzoleni gives permission to link the code of this program with the MAME library (or with modified versions of MAME that use the same license as MAME), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than MAME. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. ----------------------------------------------------------- Files in 7z directory contains some source files from the 7z archive utility. (http://www.7-zip.org) All the files in this directory was originally released with the LGPL license. All the modifications made on the original files must be considered Copyright (C) 2002 Andrea Mazzoleni and released under the LGPL license. On Debian systems, the complete text of the GNU Library General Public License can be found in the file `/usr/share/common-licenses/LGPL-2.1'. ----------------------------------------------------------- Files in zopfli directory contains some source files from the zopfli archive utility. () Copyright 2011 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. On Debian systems, the complete text of the Apache License can be found in the file `/usr/share/common-licenses/Apache-2.0'. ----------------------------------------------------------- The Debian packaging is (C) 2006-2013, Piotr Ozarowski and is licensed under the GPL3 as well. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/control0000644000000000000000000000114312166630314010572 0ustar Source: advancecomp Section: utils Priority: optional Maintainer: Piotr Ożarowski Build-Depends: debhelper (>= 9), autotools-dev, zlib1g-dev, tofrodos Standards-Version: 3.9.4 Homepage: http://advancemame.sourceforge.net/ Package: advancecomp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: collection of recompression utilities AdvanceCOMP contains recompression utilities for your .zip archives, .png images, .mng video clips and .gz files. . For recompression, 7-Zip (http://www.7-zip.com) is used, which generally gives 5-10% more compression than zLib. debian/watch0000644000000000000000000000012312115742174010217 0ustar version=3 http://qa.debian.org/watch/sf.php/advancemame/ advancecomp-(.*)\.tar\.gz debian/source/0000755000000000000000000000000012115744654010477 5ustar debian/source/format0000644000000000000000000000001412115744654011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000200712242727340011042 0ustar advancecomp (1.18-1) unstable; urgency=low * New upstream release -- Piotr Ożarowski Tue, 19 Nov 2013 19:33:03 +0100 advancecomp (1.17-1) unstable; urgency=low * New upstream release - license changed to GPL3 * debian/copyright mentions new zopfil files * Add tofrodos to Build-Depends (used in tests) -- Piotr Ożarowski Mon, 08 Jul 2013 23:34:07 +0200 advancecomp (1.16-1) unstable; urgency=low * New upstream release * CDBS replaced with dh sequencer - debian/compat bumped to 9 * Install HISTORY file as upstream changelog * Standards-Version bumped to 3.9.4 - Homepage field moved from long description to new field (closes: #615182) * Source format changed to 3.0 (quilt) * Changed my address to piotr@debian.org -- Piotr Ożarowski Wed, 06 Mar 2013 23:34:47 +0100 advancecomp (1.15-1) unstable; urgency=low * Initial release (closes: #367112) -- Piotr Ozarowski Sat, 13 May 2006 21:15:49 +0200