debian/0000755000000000000000000000000011653044106007166 5ustar debian/source/0000755000000000000000000000000011653044106010466 5ustar debian/source/format0000644000000000000000000000001411653044106011674 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011653044106010615 5ustar debian/patches/fix-clamz-desktop.patch0000644000000000000000000000056611653044106015206 0ustar Subject: Remove Encoding=UTF-8 from clamz.desktop file Author: Chris Silva --- a/clamz.desktop +++ b/clamz.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Clamz MP3 Downloader (command-line) Comment=Download MP3 files from AmazonMP3.com Exec=clamz "--default-output-dir=\\${XDG_MUSIC_DIR:-\\$HOME/Music}/\\${album_artist}/\\${album}" debian/patches/series0000644000000000000000000000003011653044106012023 0ustar fix-clamz-desktop.patch debian/copyright0000644000000000000000000000212111653044106011115 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: clamz Maintainer: Chris Silva Source: http://code.google.com/p/clamz/ Files: * Copyright: (C) 2008-2010 Benjamin Moody License: GPL-3+ 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 3 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 3 can be found in "/usr/share/common-licenses/GPL-3". Files: debian/* Copyright: (C) 2010, Chris Silva License: GPL-3+ debian/rules0000755000000000000000000000106711653044106010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # The following declarations are used to prevent the upstream build system to # update the MIME and destkop databases at build time, by setting both # UPDATE_MIME_DATABASE and UPDATE_DESKTOP_DATABASE variables to ':'. # Dpkg detects that a file is added in /usr/share/applications, and calls # update-desktop-database automagically via its ‘triggers’ mechanism. # dh_installmime is called by dh. export UPDATE_MIME_DATABASE = : export UPDATE_DESKTOP_DATABASE = : %: dh $@ override_dh_installman: dh_installman clamz.1 debian/compat0000644000000000000000000000000211653044106010364 0ustar 7 debian/watch0000644000000000000000000000010311653044106010211 0ustar version=3 http://googlecode.debian.net/p/clamz/clamz-(.*)\.tar\.gz debian/changelog0000644000000000000000000000141111653044106011035 0ustar clamz (0.5-1) unstable; urgency=low * New upstream version. Closes: #647043. -- Vincent Bernat Sat, 29 Oct 2011 20:34:39 +0200 clamz (0.4-3) unstable; urgency=low * Adopt this package. Thanks to Chris for his work. Closes: #608311. * Bump Standards-Version to 3.9.2. * Fix short description. -- Vincent Bernat Wed, 18 May 2011 14:16:20 +0200 clamz (0.4-2) unstable; urgency=low * debian/watch + URL is now correct - http://googlecode.debian.net/p/clamz -- Chris Silva Fri, 04 Jun 2010 09:58:09 -0500 clamz (0.4-1) unstable; urgency=low * New maintainer (Closes: #545717) * Initial release (Closes: #574569) -- Chris Silva Sun, 30 May 2010 09:15:52 -0500 debian/control0000644000000000000000000000116611653044106010575 0ustar Source: clamz Section: utils Priority: extra Maintainer: Vincent Bernat Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libexpat1-dev, libgcrypt11-dev, libcurl4-gnutls-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/clamz/ Package: clamz Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: command-line program to download MP3's from Amazon Clamz is intended to serve as a substitute for Amazon's official MP3 Downloader, which is not free software. Clamz can be used to download either individual songs or complete albums that you have purchased from Amazon. debian/docs0000644000000000000000000000000711653044106010036 0ustar README