--- xcfa-3.7.0.orig/debian/changelog +++ xcfa-3.7.0/debian/changelog @@ -0,0 +1,88 @@ +xcfa (3.7.0-0ubuntu1) lucid; urgency=low + + * New upstream release. + * libglade2 -> gtkbuilder transition: + - Replace build-dependency on libglade2-deb with libgtk2.0-dev. + + -- Alessio Treglia Mon, 14 Dec 2009 08:45:18 +0100 + +xcfa (3.4.9-0ubuntu1) karmic; urgency=low + + * New upstream release. + * debian/{control,rules}: Switch to debhelper 7. + * Build-Depends on libasound2-dev. + * Bump Standards. + * Update Homepage, Maintainer fields. + * Update debian/copyright. + * A bit of cleanup. + + -- Alessio Treglia Tue, 25 Aug 2009 15:37:49 +0200 + +xcfa (3.4.3-0.0ubuntu1) karmic; urgency=low + + * Don't install /usr/share/app-install/desktop/xcfa.desktop (LP: #388159). + + -- Alessio Treglia Wed, 17 Jun 2009 10:36:48 +0200 + +xcfa (3.4.3-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Sun, 15 Mar 2009 16:10:38 +0100 + +xcfa (3.4.2-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Wed, 18 Feb 2009 16:56:53 +0100 + +xcfa (3.4.1-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Wed, 21 Jan 2009 15:08:37 +0100 + +xcfa (3.4.0-0.1) unstable; urgency=low + + * Replaces mp3check by checkmp3 (Not the same binary). + + -- Christian Marillat Tue, 13 Jan 2009 08:38:26 +0100 + +xcfa (3.4.0-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Mon, 12 Jan 2009 21:11:46 +0100 + +xcfa (3.3.40-0.1) unstable; urgency=low + + * Update watch file to new server path. + * Should depends on abcde for CD extraction. + + -- Christian Marillat Sat, 25 Oct 2008 15:27:08 +0200 + +xcfa (3.3.40-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Thu, 28 Aug 2008 10:50:04 +0200 + +xcfa (3.3.37-0.0) unstable; urgency=low + + * New upstream release. + * Move to debhelper V7 (No changes). + + -- Christian Marillat Mon, 04 Aug 2008 20:36:49 +0200 + +xcfa (3.3.33-0.1) unstable; urgency=low + + * Added dvd+rw-tools in Recommends. + + -- Christian Marillat Sat, 28 Jun 2008 11:04:17 +0200 + +xcfa (3.3.33-0.0) unstable; urgency=low + + * Initial release. + + -- Christian Marillat Thu, 26 Jun 2008 11:37:35 +0200 + --- xcfa-3.7.0.orig/debian/xcfa.changelogs +++ xcfa-3.7.0/debian/xcfa.changelogs @@ -0,0 +1 @@ +ChangeLog --- xcfa-3.7.0.orig/debian/watch +++ xcfa-3.7.0/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://download.tuxfamily.org/xcfaudio/xcfa_download/src/ xcfa-(.*)\.tar\.gz --- xcfa-3.7.0.orig/debian/control +++ xcfa-3.7.0/debian/control @@ -0,0 +1,52 @@ +Source: xcfa +Section: sound +Priority: extra +Maintainer: Alessio Treglia +Homepage: http://www.xcfa.tuxfamily.org/ +Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 7.0.50), + libgtk2.0-dev, + libcurl4-gnutls-dev, + libtagc0-dev, + libasound2-dev + +Package: xcfa +Architecture: any +Depends: ${shlibs:Depends}, + icedax, + vorbis-tools, + flac, + abcde, + ${misc:Depends} +Recommends: wavpack, + faad, + mppenc, + checkmp3, + mp3gain, + vorbisgain, + mplayer, + lsdvd, + gs-common, + sox, + normalize-audio, + imagemagick | graphicsmagick, + dvd+rw-tools +Suggests: lame, + faac, + monkeys-audio, + w32codecs [i386], + w64codecs [amd64] +Description: X Convert File Audio + Extraction of Audio-CD and musical file conversion to flac, wav, mp3, + ogg, m4a, mpc, ape, wavpack formats. + . + Decompression of wma and shorten formats to flac, wav, mp3, ogg, m4a, + mpc, ape, and wavpack. + . + Handling of frequency, track and bits. + . + Handling of files shared volume before a recording. + . + Web retrieval of Audio-CD informations during treatment. + . + Small cover creation for your CDs. --- xcfa-3.7.0.orig/debian/rules +++ xcfa-3.7.0/debian/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f + +%: + dh $@ + +override_dh_auto_configure: + ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man \ + CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,--as-needed" + +override_dh_auto_clean: + dh_clean debian/menu + + dh_auto_clean + +override_dh_auto_install: + cp menu/xcfa debian/menu + + $(MAKE) DESTDIR=$(CURDIR)/debian/xcfa install + rm -f $(CURDIR)/debian/xcfa/usr/share/app-install/desktop/xcfa.desktop --- xcfa-3.7.0.orig/debian/copyright +++ xcfa-3.7.0/debian/copyright @@ -0,0 +1,31 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 +Name: XCFA +Maintainer: Claude Bulin +Source: http://download.tuxfamily.org/xcfaudio/xcfa_download/src/ + +Files: * +Copyright: 2003-2009, Claude Bulin +License: GPL-3 + +Files: debian/* +Copyright: + 2009, Alessio Treglia + 2008-2009, Christian Marillat +License: GPL-3 + +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 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, see . + +X-Comment: On Debian systems the full text of the GNU Lesser General Public + License can be found in the `/usr/share/common-licenses/GPL-3' file. --- xcfa-3.7.0.orig/debian/compat +++ xcfa-3.7.0/debian/compat @@ -0,0 +1 @@ +7