debian/0000755000000000000000000000000012236142063007165 5ustar debian/changelog0000644000000000000000000000053312236142063011040 0ustar mussort (0.3-2) unstable; urgency=low * Disable build rule to stay within pkg build dir (Closes: #728641) -- Sascha Steinbiss Tue, 05 Nov 2013 10:57:03 +0100 mussort (0.3-1) unstable; urgency=low * Initial release (Closes: #719595) -- Sascha Steinbiss Tue, 13 Aug 2013 13:12:42 +0200 debian/source/0000755000000000000000000000000012177747374010511 5ustar debian/source/format0000644000000000000000000000001412177747374011717 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000170212200233302011104 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mussort Source: http://random.zerodogg.org/mussort Files: * Copyright: 2009 Eskild Hustvedt 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'. debian/control0000644000000000000000000000143412202421326010565 0ustar Source: mussort Section: utils Priority: extra Maintainer: Sascha Steinbiss Build-Depends: debhelper (>= 9.0.0) Standards-Version: 3.9.4 Homepage: http://random.zerodogg.org/mussort Vcs-Git: git://github.com/zerodogg/mussort.git Vcs-Browser: https://github.com/zerodogg/mussort Package: mussort Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, id3v2, libogg-vorbis-header-pureperl-perl, libaudio-file-perl, libid3-dev, vorbis-tools Description: simple tool that sorts a music collection Mussort is a useful tool for keeping large music collections in shape. It recursively searches a directory for MP3, Ogg Vorbis and FLAC files, processing them one by one. It then reads the information from the file and puts them into a newly sorted directory tree. debian/docs0000644000000000000000000000001212177747374010055 0ustar NEWS TODO debian/rules0000755000000000000000000000024312236141575010253 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ override_dh_auto_build: # pass override_dh_auto_install: make man dh_auto_build -- prefix=debian/mussort/usr debian/compat0000644000000000000000000000000212177747374010407 0ustar 8 debian/watch0000644000000000000000000000021612200237100010201 0ustar version=3 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/mussort-$1.tar.gz/ \ https://github.com/zerodogg/mussort/tags .*/v?(\d\S*)\.tar\.gz