debian/0000775000000000000000000000000012164717067007203 5ustar debian/rules0000775000000000000000000000507712164716606010272 0ustar #!/usr/bin/make -f INSTALL = install INSTALL_FILE = $(INSTALL) -p -o root -g root -m 644 INSTALL_PROGRAM = $(INSTALL) -p -o root -g root -m 755 INSTALL_SCRIPT = $(INSTALL) -p -o root -g root -m 755 INSTALL_DIR = $(INSTALL) -p -d -o root -g root -m 755 package=zomg CONFIGFLAGS = --prefix=/usr --mandir=\$${prefix}/share/man --libexecdir=\$${prefix}/lib/zomg DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) CFLAGS = $(shell dpkg-buildflags --get CFLAGS) CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS) LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS) config.status: configure $(checkdir) ./configure $(CONFIGFLAGS) CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" build: build-arch build-indep build-indep: build-arch: build-stamp build-stamp: config.status $(checkdir) $(MAKE) touch $@ clean: checkroot rm -f debian/zomg.substvars rm -rf debian/zomg test ! -f Makefile || $(MAKE) distclean rm -rf autom4te.cache install: checkroot build rm -rf debian/zomg $(INSTALL_DIR) debian/zomg/usr/bin \ debian/zomg/usr/share/doc/zomg # Add here commands to install the package into debian/zomg. $(MAKE) DESTDIR=$(CURDIR)/debian/zomg install # Build architecture-independent files here. binary-indep: build install # We have nothing to do by default. # Build architecture-dependent files here. binary-arch: checkroot build install gzip -9f debian/zomg/usr/share/man/man1/zomg*.1 $(INSTALL_FILE) debian/changelog debian/zomg/usr/share/doc/zomg/changelog.Debian gzip -9f debian/zomg/usr/share/doc/zomg/changelog.Debian $(INSTALL_FILE) debian/copyright debian/zomg/usr/share/doc/zomg ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) strip --remove-section=.comment --remove-section=.note debian/zomg/usr/bin/zomghelper strip --remove-section=.comment --remove-section=.note debian/zomg/usr/lib/zomg/zomghelper-xspf endif $(INSTALL_DIR) debian/zomg/DEBIAN dpkg-shlibdeps -Tdebian/zomg.substvars debian/zomg/usr/bin/zomghelper \ debian/zomg/usr/lib/zomg/zomghelper-xspf dpkg-gencontrol -ldebian/changelog -isp -Tdebian/zomg.substvars -Pdebian/zomg cd debian/zomg && find * -type f ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums chown -R 0:0 debian/zomg chmod -R a+rX debian/zomg dpkg-deb --build debian/zomg .. binary: binary-indep binary-arch define checkdir test -f debian/rules endef checkroot: $(checkdir) test root = "`whoami`" .PHONY: build build-arch build-indep clean binary-indep binary-arch binary install checkroot debian/changelog0000664000000000000000000001621012164717047011053 0ustar zomg (0.6-1ubuntu1) saucy; urgency=low * Merge from Debian unstable. Remaining changes: - debian/patches/fix_ftbfs_with_binutils_gold: Add xml2 to linker flags to fix FTBFS with binutils-gold. * Refresh patch. -- Logan Rosen Tue, 02 Jul 2013 23:43:59 -0400 zomg (0.6-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.4. * Change dependency back to zsh. * Add build-arch and build-indep targets. * Use dpkg-buildflags. -- Clint Adams Wed, 26 Jun 2013 21:53:58 -0400 zomg (0.5.14-2ubuntu1) natty; urgency=low * debian/patches/fix_ftbfs_with_binutils_gold: - Add xml2 to linker flags to fix FTBFS with binutils-gold. (LP: #683597) -- Angel Abad Wed, 01 Dec 2010 12:47:54 +0100 zomg (0.5.14-2) unstable; urgency=low * Bump to Standards-Version 3.9.1. * Change dependency back to zsh | zsh-beta. closes: #602729. * Change description to mention libre.fm. -- Clint Adams Sun, 14 Nov 2010 11:10:33 -0500 zomg (0.5.14-1) unstable; urgency=low * New upstream release. - Link with libm. closes: #556772. * Bump to Standards-Version 3.8.3. * Switch to 3.0 (quilt) source format. -- Clint Adams Tue, 17 Nov 2009 20:30:25 -0500 zomg (0.5.13-1) unstable; urgency=high * New upstream release. -- Clint Adams Sun, 17 May 2009 12:41:17 -0400 zomg (0.5.12-1) unstable; urgency=low * New upstream release. * Raise wget to a Depends since it is now used instead of ztcp for Now Playing aubmissions. -- Clint Adams Sat, 16 May 2009 16:53:43 -0400 zomg (0.5.11-1) unstable; urgency=low * New upstream release. -- Clint Adams Mon, 11 May 2009 20:59:57 -0400 zomg (0.5.10-1) unstable; urgency=medium * New upstream release. -- Clint Adams Sun, 10 May 2009 11:47:04 -0400 zomg (0.5.9-1) unstable; urgency=low * New upstream release. -- Clint Adams Sun, 03 May 2009 21:47:18 -0400 zomg (0.5.8-1) unstable; urgency=high * New upstream release. -- Clint Adams Fri, 01 May 2009 23:05:47 -0400 zomg (0.5.7-1) unstable; urgency=low * New upstream release. -- Clint Adams Sun, 26 Apr 2009 16:28:05 -0400 zomg (0.5.6-1) unstable; urgency=low * New upstream release. * Do continuous play of radio streams rather than making the user hit 'p' after each set. closes: #525333. -- Clint Adams Thu, 23 Apr 2009 23:27:34 -0400 zomg (0.5.5-1) unstable; urgency=low * New upstream release. -- Clint Adams Sun, 19 Apr 2009 12:32:09 -0400 zomg (0.5.4-1) unstable; urgency=low * New upstream release. -- Clint Adams Mon, 13 Apr 2009 18:36:02 -0400 zomg (0.5.3-1) unstable; urgency=low * New upstream release. -- Clint Adams Sun, 12 Apr 2009 18:53:19 -0400 zomg (0.5.2-1) unstable; urgency=medium * New upstream release. -- Clint Adams Fri, 10 Apr 2009 10:18:25 -0400 zomg (0.5.1-1) unstable; urgency=medium * New upstream release. -- Clint Adams Thu, 09 Apr 2009 23:10:03 -0400 zomg (0.5-1) unstable; urgency=low * New upstream release which allows you to submit to both last.fm and libre.fm. -- Clint Adams Tue, 07 Apr 2009 10:32:48 -0400 zomg (0.4.1-1) unstable; urgency=low * New upstream release which will make it slightly easier to use libre.fm instead of last.fm. * Bump to Standards-Version 3.8.1. -- Clint Adams Sun, 05 Apr 2009 16:34:14 -0400 zomg (0.4-1) unstable; urgency=low * New upstream release. * Bump to Standards-Version 3.8.0. * Change dependency to require zsh (>= 4.3.6-6). -- Clint Adams Sun, 15 Feb 2009 22:28:22 -0500 zomg (0.3.10-1) unstable; urgency=low * New upstream release. -- Clint Adams Sat, 12 Apr 2008 14:03:05 -0400 zomg (0.3.9-1) unstable; urgency=low * New upstream release. - Pass -C to mpg123 when playing files. closes: #464347. -- Clint Adams Wed, 06 Feb 2008 20:45:32 -0500 zomg (0.3.8-1) unstable; urgency=medium * New upstream release. -- Clint Adams Sun, 30 Dec 2007 11:18:51 -0500 zomg (0.3.7-1) unstable; urgency=low * New upstream release. * Add build dependency on m4. -- Clint Adams Fri, 21 Dec 2007 09:57:12 -0500 zomg (0.3.6-1) unstable; urgency=low * New upstream release. * Bump to Standards-Version 3.7.3. -- Clint Adams Thu, 20 Dec 2007 18:05:37 -0500 zomg (0.3.5-1) unstable; urgency=low * New upstream release. * Add dependency on lockfile-progs. -- Clint Adams Fri, 07 Dec 2007 20:53:05 -0500 zomg (0.3.4-1) unstable; urgency=medium * New upstream release. -- Clint Adams Wed, 05 Dec 2007 22:29:15 -0500 zomg (0.3.3-1) unstable; urgency=low * New upstream release. -- Clint Adams Sun, 02 Dec 2007 15:47:19 -0500 zomg (0.3.2-1) unstable; urgency=low * New upstream release. * Only run $(MAKE) distclean if Makefile is present. -- Clint Adams Sat, 01 Dec 2007 14:58:03 -0500 zomg (0.3.1-1) unstable; urgency=low * New upstream release. -- Clint Adams Sat, 24 Nov 2007 20:01:16 -0500 zomg (0.3-1) unstable; urgency=low * New upstream release. -- Clint Adams Sun, 18 Nov 2007 12:02:21 -0500 zomg (0.2.9-1) unstable; urgency=medium * New upstream release. -- Clint Adams Tue, 13 Nov 2007 21:08:45 -0500 zomg (0.2.8-1) unstable; urgency=low * New upstream release. -- Clint Adams Wed, 26 Sep 2007 07:51:15 -0400 zomg (0.2.7-1) unstable; urgency=low * New upstream release. -- Clint Adams Sat, 15 Sep 2007 07:21:14 -0400 zomg (0.2.6-1) unstable; urgency=medium * New upstream release. -- Clint Adams Tue, 11 Sep 2007 01:25:56 -0400 zomg (0.2.5-1) unstable; urgency=low * New upstream release. - Improves last.fm radio support slightly. -- Clint Adams Mon, 03 Sep 2007 14:29:14 -0400 zomg (0.2.4.999-1) unstable; urgency=medium * New upstream release. - Adds zomghelper-xspf (helper program to parse XSPF playlists). - Replaces no-longer functional old-style last.fm radio support with barely-functional new-style last.fm radio support that will only play one song per invocation. * Add build dependency on libxml2-dev. -- Clint Adams Mon, 03 Sep 2007 10:22:09 -0400 zomg (0.2.4-1) unstable; urgency=low * New upstream release. - adds zomg(1) and zomghelper(1) man pages. closes: #439890. -- Clint Adams Sun, 02 Sep 2007 15:44:45 -0400 zomg (0.2.3-1) unstable; urgency=low * New upstream release. -- Clint Adams Thu, 30 Aug 2007 22:32:42 -0400 zomg (0.2.2-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 19 Aug 2007 06:13:55 -0400 debian/copyright0000664000000000000000000000220712164716563011137 0ustar This package was debianized by Clint Adams on Sun, 19 Aug 2007 06:13:55 -0400. It was downloaded from http://hg.debian.org/hg/private/schizo/zomg Upstream Author: Clint Adams Copyright: Copyright (C) 2005, 2006, 2007 Clint Adams 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 The Debian packaging is (C) 2007, Clint Adams and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000775000000000000000000000000012164717067010503 5ustar debian/source/format0000664000000000000000000000001412164716563011711 0ustar 3.0 (quilt) debian/control0000664000000000000000000000133712164716654010613 0ustar Source: zomg Section: sound Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Clint Adams Build-Depends: libvorbis-dev, libxml2-dev, m4, pkg-config Standards-Version: 3.9.4 Package: zomg Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, zsh, lockfile-progs, wget Recommends: vorbis-tools, python-mutagen, mpg123 Description: console-based libre.fm submission and radio client ZOMG is a console-based libre.fm client written in Z-Shell. It can submit the music tracks you play to libre.fm via the Audioscrobbler protocol, and it can play libre.fm radio stations. . It can also submit tracks to last.fm or any compatible GNU FM site. debian/dirs0000664000000000000000000000001012164716563010056 0ustar usr/bin debian/patches/0000775000000000000000000000000012164717067010632 5ustar debian/patches/series0000664000000000000000000000003512164716563012045 0ustar fix_ftbfs_with_binutils_gold debian/patches/fix_ftbfs_with_binutils_gold0000664000000000000000000000065712164716661016507 0ustar Description: Fix FTBFS with binutils-gold. Author: Angel Abad Bug-Ubuntu: https://launchpad.net/bugs/683597 Bug-Debian: http://bugs.debian.org/605573 Forwarded: no --- a/Makefile.in +++ b/Makefile.in @@ -243,7 +243,7 @@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ +LIBS = @LIBS@ -lxml2 LTLIBOBJS = @LTLIBOBJS@ M4 = @M4@ MAKEINFO = @MAKEINFO@