aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/changelog529
-rwxr-xr-xdebian/compat1
-rwxr-xr-xdebian/control39
-rwxr-xr-xdebian/copyright11
-rwxr-xr-xdebian/dirs3
-rwxr-xr-xdebian/docs3
-rwxr-xr-xdebian/easytag.149
-rwxr-xr-xdebian/easytag.xpm360
-rwxr-xr-xdebian/menu5
-rwxr-xr-xdebian/rules11
10 files changed, 0 insertions, 1011 deletions
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100755
index e7fe4b7..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,529 +0,0 @@
-easytag (2.1.4-1) unstable; urgency=low
-
- * New upstream version
-
- -- Sebastien Bacher <seb128@debian.org> Tue, 11 Dec 2007 12:27:03 +0100
-
-easytag (2.1.3-1) unstable; urgency=low
-
- * New upstream version
- * debian/easytag.xpm, debian/rules:
- - use the upstream icon version
- * easytag.desktop:
- - use the correct icon naming
-
- -- Sebastien Bacher <seb128@debian.org> Sun, 25 Nov 2007 16:15:43 +0100
-
-easytag (2.1.2-1) unstable; urgency=low
-
- * New upstream version:
- - Fixed a mistake in the configure script (Closes: #432257)
- * debian/control:
- - Build-Depends on libid3tag0-dev, libspeex-dev (Closes: #401523, #434428)
- - updated Standards-Version to 3.7.2
-
- -- Sebastien Bacher <seb128@debian.org> Thu, 2 Aug 2007 12:55:18 +0200
-
-easytag (2.1.1-1) unstable; urgency=low
-
- * New upstream version (Closes: #414201):
- - Added Speex support (Closes: #401523)
- * debian/control:
- - Build-Depends on libwavpack-dev
- - correct spelling mistake,
- change indicated by Simon Waters <simon@technocool.net> (Closes: #363374)
-
- -- Sebastien Bacher <seb128@debian.org> Sat, 7 Jul 2007 14:37:46 +0200
-
-easytag (2.1-1) unstable; urgency=low
-
- * New upstream version
- * debian/control:
- - required glib version specified to configure
-
- -- Sebastien Bacher <seb128@debian.org> Thu, 31 May 2007 00:10:52 +0200
-
-easytag (1.99.12-1) unstable; urgency=low
-
- * New upstream version:
- - New logo and icons,
- - Added ability to display all albums of an artist in the 'Artist / Album'
- view,
- - Added detection of the bugged version of id3lib when writting ID3 tag to
- Unicode to inform the user (a patch for id3lib is supplied in package
- source),
- - For Ogg files, the field DESCRIPTION is also used for the comment,
- - Fixed stack corruption bugs in Fill Tag scanner,
- - Fixed loading disk number for FLAC tag,
- - Fixed error that displays MP3 files in red when no tag is present,
- - Fixed a crash in the CDDB window when getting tracks of a album,
- - Fixed playlist name bug when creating it in the parent directory,
- - Fixed manual CDDB search when using Squid,
- - Little fix for FLAC tags,
- - Fixed various bugs,
- - Russian translation updated,
- - Greek translation updated,
- - Spanish translation updated,
- - Japanese translation updated,
- - Czech translation updated,
- - Brazilian Portuguese translation updated
- - Danish translation updated,
- - Italian translation updated,
- - Hungarian translation updated,
- - German translation updated.
-
- -- Sebastien Bacher <seb128@debian.org> Sat, 15 Apr 2006 15:47:47 +0200
-
-easytag (1.99.11-1) unstable; urgency=low
-
- * New upstream version:
- - Added ability to force saving tag of file even if no changes made (useful
- to convert quickly tags),
- - Added switch '--disable-mp3' to not compile the program with id3lib (will
- allow in future version to choose between id3lib or taglib),
- - Fixed problem of saving file order (bug introduced in version 1.99.10),
- - French translation updated,
- - Czech translation updated,
- - Hungarian translation updated,
- - Spanish translation updated,
- - German translation updated
- - fix implicit function (Closes: #341277)
-
- -- Sebastien Bacher <seb128@debian.org> Sun, 18 Dec 2005 23:43:03 +0100
-
-easytag (1.99.10-1) unstable; urgency=low
-
- * New upstream version:
- - Added port to Win32, to compile under MinGW (thanks to Michael Pujos),
- - The preferences window was clean up : saving configuration changed (the
- apply button was removed to not confuse user), position of main window,
- scanner window and cddb are automatically saved (settings were removed
- from the window),
- - Added a protection against MP3 corrupted files (files containing only
- zeroes) which cause a bug in id3lib and so freeze the program,
- - Added some documentation,
- - Changed some shortcuts in the menu by following the GNOME Human Interface
- Guidelines 2.0,
- - Added ability to load pictures contained in ID3v2 tag of a FLAC file,
- - Fixed a crash that may occurs with the browser at startup,
- - Fixed displaying of player in preferences window if it not exists, else
- were can't save the settings,
- - Fixed a crash that may occurs with message boxes ,
- - Fixed some memory leaks,
- - French translation updated,
- - Czech translation updated,
- - Danish translation updated,
- - Brazilian Portuguese translation updated,
- - German translation updated
-
- -- Sebastien Bacher <seb128@debian.org> Tue, 29 Nov 2005 14:34:00 +0100
-
-easytag (1.99.9-1) unstable; urgency=low
-
- * New upstream version:
- - Ability to read and write UTF-16 strings in ID3 tag
- - Added options to save tags only in ISO-8859-1, or only in Unicode, or to
- let the program to do the best choice (Closes: #281255)
- - Added options to select a non-standard encoding for ISO-8859-1 fields in
- the tag (very useful for example for Russian people), and can apply some
- rules when writing tag if some characters can't be converted to this
- non-standard encoding (activate the transliteration or silently discard
- some characters) (Closes: #246856)
- - Changed way to read and write filenames : use the encoding specified into
- environment variables of language (as LANG or LC_ALL), instead of the
- GTK2 environment variable G_FILENAME_ENCODING
- - Added options to apply some rules when writing filename if some
- characters can't be converted to the system encoding (activate the
- transliteration or silently discard some characters)
- - Added ability to rename the directory in the browser with masks,
- - Added an option to return focus to the 'Title' field when switching files
- with the previous/next button/shortcut
- - Added a menu item for the action "Show hidden directories" in the browser
- - For Ogg Vorbis files, the file vcedit.h was updated
- from vorbis-tools-1.1.1
- - Some fixes and improvements in the CDDB windows
- - Improvements when handling character set of the locale when reading and
- writing filenames
- - Improved compatibility for MP4/AAC files with MPEG4IP-1.2
- - Fixed a crash when reading FLAC files
- - Fixed : remove old directories when changing path of the file with the
- 'Rename File' scanner
- - Fixed crash when numbering tracks sequentially after renaming files
- - Fixed problem when renaming file from one partition to an other one
- (mananage the error "Invalid cross-device link")
- - Fixed : don't replace illegal characters when writing playlist content
- from a pattern
- - Fixed writting of playlist to improve compatibility with some players
- (uses DOS characters for a new line)
- - Fixed conversion of the word 'I' with the
- 'first letter uppercase' scanner: now it stays to upper case
- - Check if the program to launch to open files exists before to run it
- - A new bulgarian translation
- - French translation updated
- - Brazilian Portuguese translation updated
- - German translation updated
-
- -- Sebastien Bacher <seb128@debian.org> Thu, 10 Nov 2005 17:17:14 +0100
-
-easytag (1.99.8-1) unstable; urgency=low
-
- * New upstream version (Closes: #326802):
- - Fixed hangs in the cddb lookups (Closes: #292188).
- - Fixed problem when parsing markup in the 'Fill Tag' scanner preview.
- - Added MP4/AAC file and tag support (including pictures in tag) by using
- MPEG4IP (libmp4v2).
- - "Copyright" replaced by "License" in .spec file to allow to build the RPM
- package with rpm-4.4.0.
- - French translation updated.
- - Italian translation updated.
- - German translation updated.
- * debian/control:
- - updated the Build-Depends on flac package (Closes: #325949).
-
- -- Sebastien Bacher <seb128@debian.org> Sun, 11 Sep 2005 15:03:36 +0200
-
-easytag (1.99.7-2) unstable; urgency=low
-
- * Rebuild with the current libid3 (Closes: #321431, #323089).
- * debian/control:
- - updated the Standards-Version.
-
- -- Sebastien Bacher <seb128@debian.org> Wed, 17 Aug 2005 23:05:14 +0200
-
-easytag (1.99.7-1) unstable; urgency=low
-
- * New upstream version.
-
- -- Sebastien Bacher <seb128@debian.org> Fri, 15 Jul 2005 22:46:51 +0200
-
-easytag (1.99.6-2) unstable; urgency=low
-
- * debian/copyright, debian/easytag.1:
- - fix upstream email.
- * debian/patches/patch_1996_browser_entry_fix.diff:
- - upstream patch to fix an issue with the browser entry.
-
- -- Sebastien Bacher <seb128@debian.org> Wed, 29 Jun 2005 11:59:23 +0200
-
-easytag (1.99.6-1) unstable; urgency=low
-
- * New upstream version:
- - fix tab order for the label editor (Closes: #292033).
- - fix the FTBFS on ppc64 (Closes: #299280).
- - updated german translation (Closes: #313692).
-
- -- Sebastien Bacher <seb128@debian.org> Tue, 28 Jun 2005 17:43:07 +0200
-
-easytag (1.99.5-1) unstable; urgency=low
-
- * New upstream version.
-
- -- Sebastien Bacher <seb128@debian.org> Thu, 9 Jun 2005 15:09:01 +0200
-
-easytag (1.99.4-1) unstable; urgency=low
-
- * New upstream version.
-
- -- Sebastien Bacher <seb128@debian.org> Mon, 2 May 2005 16:58:03 +0200
-
-easytag (1.99.3-1) unstable; urgency=low
-
- * Upload of the GTK2 version to unstable.
- * New upstream release.
-
- -- Sebastien Bacher <seb128@debian.org> Fri, 21 Jan 2005 19:29:31 +0100
-
-easytag (1.99.2-2) experimental; urgency=low
-
- * easytag.desktop:
- - don't list x-directory/normal.
- * debian/control.in:
- - updated the Build-Depends on libflac-dev to 1.1.1-3.
-
- -- Sebastien Bacher <seb128@debian.org> Sat, 8 Jan 2005 14:33:06 +0100
-
-easytag (1.99.2-1) experimental; urgency=low
-
- * New upstream release (Closes: #288033).
-
- -- Sebastien Bacher <seb128@debian.org> Sat, 1 Jan 2005 22:32:01 +0100
-
-easytag (1.99.1-1) experimental; urgency=low
-
- * New upstream release:
- - added new fields for ID3v2 tag, Ogg Vorbis tag, FLAC tag and APE tag :
- Composer, Original Artist/Performer, Copyright, URL and Encoder name.
- - added an option to select or not the corresponding file when selecting a
- track name in the Cddb results.
- - added ability to search files in hidden directories.
- - added an option to not convert some words when using the scanner 'First
- letter uppercase of each word'.
-
- -- Sebastien Bacher <seb128@debian.org> Sun, 7 Nov 2004 22:14:54 +0100
-
-easytag (0.31gtk2pre2-2) experimental; urgency=low
-
- * New upstream release.
-
- -- Sebastien Bacher <seb128@debian.org> Fri, 8 Oct 2004 11:21:15 +0200
-
-easytag (0.31gtk2pre2-1) experimental; urgency=low
-
- * New upstream pre-release.
- * debian/control:
- - updated the description with the upstream one. The flac format is
- mentioned now (Closes: #255052).
-
- -- Sebastien Bacher <seb128@debian.org> Sat, 18 Sep 2004 15:39:05 +0200
-
-easytag (0.31gtk2pre1-1) experimental; urgency=low
-
- * New pre-release.
-
- -- Sebastien Bacher <seb128@debian.org> Mon, 19 Jul 2004 23:39:35 +0200
-
-easytag (0.31gtk2pre0-1) experimental; urgency=low
-
- * First pre-release of the GTK+2 version.
-
- -- Sebastien Bacher <seb128@debian.org> Wed, 14 Jul 2004 15:44:41 +0200
-
-easytag (0.31-1) unstable; urgency=low
-
- * New upstream release
- + allow to display the files by artists and by albums (Closes: #208090).
- * debian/patches/*:
- + removed patchs included in the new version.
- * debian/menu:
- + added an icon (Closes: #252859).
-
- -- Sebastien Bacher <seb128@debian.org> Sun, 6 Jun 2004 23:30:01 +0200
-
-easytag (0.30-5) unstable; urgency=low
-
- * Updated es.po (Closes: #236800).
-
- -- Sebastien Bacher <seb128@debian.org> Tue, 11 May 2004 21:13:49 +0200
-
-easytag (0.30-4) unstable; urgency=low
-
- * Updated Build-Depends on debhelper to 4.1.46 (Closes: #219480).
- * debian/patches/patch_easytag_030c_030d.diff:
- + new patch to fix the cddb server selection (Closes: #230672).
-
- -- Sebastien Bacher <seb128@debian.org> Sat, 7 Feb 2004 11:55:58 +0100
-
-easytag (0.30-3) unstable; urgency=low
-
- * Added patches to fix the repeat action (Closes: #217661).
-
- -- Sebastien Bacher <seb128@debian.org> Thu, 30 Oct 2003 17:05:22 +0100
-
-easytag (0.30-2) unstable; urgency=low
-
- * Added the upstream patch to fix the renaming bug (Closes: #210420).
-
- -- Sebastien Bacher <seb128@debian.org> Sun, 28 Sep 2003 11:35:44 +0200
-
-easytag (0.30-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Sebastien Bacher <seb128@debian.org> Thu, 11 Sep 2003 00:53:00 +0200
-
-easytag (0.29-1) unstable; urgency=low
-
- * New maintainer (Closes: #202543).
- * New upstream release.
- * Switched to cdbs.
- * Updated Build-Depends.
- * Updated Standards-Version to 3.6.1.0.
-
- -- Sebastien Bacher <seb128@debian.org> Wed, 3 Sep 2003 02:57:29 +0200
-
-easytag (0.28.1-2) unstable; urgency=low
-
- * orphaned; maintainer set to packages@qa.debian.org
-
- -- tony mancill <tmancill@debian.org> Tue, 22 Jul 2003 21:14:14 -0700
-
-easytag (0.28.1-1) unstable; urgency=low
-
- * new upstream release
-
- -- tony mancill <tmancill@debian.org> Sun, 13 Jul 2003 11:31:37 -0700
-
-easytag (0.28-4) unstable; urgency=low
-
- * added signal handler to ignore SIGCHLD; prevents zombies when
- spawning audio player (closes: #177185)
-
- -- tony mancill <tmancill@debian.org> Mon, 30 Jun 2003 21:40:30 -0700
-
-easytag (0.28-3) unstable; urgency=low
-
- * crc32 renamed; workaround for GTK themes problem (closes: #195884)
-
- -- tony mancill <tmancill@debian.org> Sat, 28 Jun 2003 10:29:13 -0700
-
-easytag (0.28-2) unstable; urgency=low
-
- * using CDDB results will no longer blank out filenames
- applied upstream patch 0.28a (closes: #197971)
-
- -- tony mancill <tmancill@debian.org> Mon, 23 Jun 2003 21:20:42 -0700
-
-easytag (0.28-1) unstable; urgency=low
-
- * new upstream release
- * updated description regarding ID3v2 support (closes: #185259)
-
- -- tony mancill <tmancill@debian.org> Sun, 1 Jun 2003 16:12:25 -0700
-
-easytag (0.27a-3) unstable; urgency=low
-
- * scanner window now provides WM_CLASS (closes: #185980)
- (thanks to Nikolai Prokoschenko for the patch)
- * now build depends upon libid3-3.8.3-dev
- * added string.h include to configure.in and flac_header.c (for ia64)
-
- -- tony mancill <tmancill@debian.org> Mon, 28 Apr 2003 21:55:28 -0700
-
-easytag (0.27a-2) unstable; urgency=low
-
- * rebuilt against libvorbis0a (closes: #185060)
-
- -- tony mancill (Debian) <tmancill@debian.org> Sun, 16 Mar 2003 13:33:54 -0800
-
-easytag (0.27a-1) unstable; urgency=low
-
- * new upstream version
- * new maintainer
-
- -- tony mancill <tmancill@debian.org> Tue, 11 Feb 2003 21:13:10 -0800
-
-easytag (0.25b-1) unstable; urgency=low
-
- * New upstream version (Closes: bug#171195)
- * Add Ogg to description (Closes: bug#171455)
-
- -- Baruch Even <baruch@debian.org> Fri, 13 Dec 2002 15:00:41 +0200
-
-easytag (0.24b-1) unstable; urgency=low
-
- * New upstream version (Closes: bug#160751)
- + Compile against new libflac4 (Closes: bug#164187)
- + Fix code to compile with libflac4 (Closes: bug#164087)
-
- -- Baruch Even <baruch@debian.org> Sat, 12 Oct 2002 03:07:45 +0200
-
-easytag (0.23-1) unstable; urgency=low
-
- * New upstream version (Closes: bug#158176)
- * Use libid3 from debian package it's version 3.8.0 now (Closes: bug#158178)
-
- -- Baruch Even <baruch@debian.org> Sat, 31 Aug 2002 22:22:55 +0300
-
-easytag (0.21-1.1) unstable; urgency=low
-
- * NMU to fix breakage caused by libvorbis0 split.
-
- -- Christopher L Cheney <ccheney@debian.org> Mon, 29 Jul 2002 23:00:00 -0500
-
-easytag (0.21-1) unstable; urgency=low
-
- * New upstream version
-
- -- Baruch Even <baruch@debian.org> Sat, 8 Jun 2002 22:40:41 +0300
-
-easytag (0.18-3) unstable; urgency=low
-
- * Add a missing Build-Dep: zlib1g-dev
-
- -- Baruch Even <baruch@debian.org> Fri, 12 Apr 2002 22:29:07 +0300
-
-easytag (0.18-2) unstable; urgency=low
-
- * Really try to compile for alpha
-
- -- Baruch Even <baruch@debian.org> Thu, 11 Apr 2002 01:19:01 +0300
-
-easytag (0.18-1) unstable; urgency=low
-
- * New upstream release
- * Try to get the libid3 to compile with gcc 3.0
-
- -- Baruch Even <baruch@debian.org> Sun, 7 Apr 2002 02:07:02 +0300
-
-easytag (0.17-1) unstable; urgency=low
-
- * New upstream release.
- * Upped Standards-Version, no action required.
- * Included a static version of libid3 3.8.0pre2 due to stability problems
- with the current version. (Closes: bug#136819)
-
- -- Baruch Even <baruch@debian.org> Tue, 12 Mar 2002 02:30:05 +0200
-
-easytag (0.16-1) unstable; urgency=low
-
- * New upstream release (Closes: bug#134570)
-
- -- Baruch Even <baruch@debian.org> Tue, 19 Feb 2002 23:57:11 +0200
-
-easytag (0.15-2) unstable; urgency=low
-
- * Added libid3-dev to Build-Deps
- * Added a manpage (Closes: bug#87080)
-
- -- Baruch Even <baruch@debian.org> Sat, 2 Feb 2002 04:16:05 +0200
-
-easytag (0.15-1) unstable; urgency=low
-
- * New maintainer (Closes: bug#130821)
- * New upstream release (Closes: bug#98387)
-
- -- Baruch Even <baruch@debian.org> Thu, 31 Jan 2002 01:58:55 +0200
-
-easytag (0.13-2) unstable; urgency=low
-
- * Orphaned this package.
-
- -- Adrian Bunk <bunk@fs.tum.de> Fri, 25 Jan 2002 12:47:39 +0100
-
-easytag (0.13-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Adrian Bunk <bunk@fs.tum.de> Thu, 4 Jan 2001 17:52:42 +0100
-
-easytag (0.12-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Adrian Bunk <bunk@fs.tum.de> Wed, 22 Nov 2000 19:09:39 +0100
-
-easytag (0.11-1) unstable; urgency=low
-
- * New upstream release.
- * Added THANKS and USERS-GUIDE.
- * Upload sponsored by Tony Mancill <tmancill@debian.org>.
-
- -- Adrian Bunk <bunk@fs.tum.de> Fri, 27 Oct 2000 00:38:24 +0200
-
-easytag (0.10.2-1) unstable; urgency=low
-
- * New upstream release.
- * Upload sponsored by Tony Mancill <tmancill@debian.org>.
-
- -- Adrian Bunk <bunk@fs.tum.de> Sun, 22 Oct 2000 21:33:44 +0200
-
-easytag (0.10.1-1) unstable; urgency=low
-
- * Initial Release. (closes: #74068)
- * Upload sponsored by Oliver M. Bolzer <oliver@debian.org>.
-
- -- Adrian Bunk <bunk@fs.tum.de> Sun, 8 Oct 2000 20:40:42 +0200
-
-Local variables:
-mode: debian-changelog
-End:
diff --git a/debian/compat b/debian/compat
deleted file mode 100755
index b8626c4..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-4
diff --git a/debian/control b/debian/control
deleted file mode 100755
index eaed314..0000000
--- a/debian/control
+++ /dev/null
@@ -1,39 +0,0 @@
-Source: easytag
-Section: sound
-Priority: optional
-Maintainer: Sebastien Bacher <seb128@debian.org>
-Build-Depends: cdbs, debhelper (>= 4.0), libglib2.0-dev (>= 2.8), libgtk2.0-dev (>= 2.4), gettext, libvorbis-dev, libogg-dev, zlib1g-dev, libid3tag0-dev, libspeex-dev, libid3-3.8.3-dev, libflac-dev (>= 1.1.2), libwavpack-dev
-Standards-Version: 3.7.2
-
-Package: easytag
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: viewing, editing and writing ID3 tags
- EasyTAG is an utility for viewing, editing and writing
- the ID3 tags of different audio files, using a GTK+ interface.
- .
- Currently EasyTAG supports the following:
- - View, edit, write tags of MP3, MP2 files (ID3 tag), FLAC files (FLAC Vorbis
- tag), Ogg Vorbis files (Ogg Vorbis tag), and MusePack, Monkey's Audio files
- (APE tag),
- - Auto tagging: parse filename and directory to complete automatically the
- fields (using masks),
- - Ability to rename files from the tag (using masks) or by loading
- a text file,
- - Process selected files of the selected directory,
- - Ability to browse subdirectories,
- - Recursion for tagging, removing, renaming, saving...,
- - Can set a field (artist, title,...) to all other selected files,
- - Read file header informations (bitrate, time, ...) and display them,
- - Undo and redo last changes,
- - Ability to process fields of tag and file name (convert letters into
- uppercase, downcase, ...),
- - Ability to open a directory or a file with an external program,
- - CDDB support (from http protocol),
- - A tree based browser,
- - A list to select files,
- - A playlist generator window,
- - A file searching window,
- - Simple and explicit interface!,
- - French, German, Russian, Dutch, Hungarian, Swedish, Italian, Japanese,
- Ukrainian, Czech, Spanish, Polish and Romanian translation language,
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100755
index 77d3792..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,11 +0,0 @@
-This package was debianized by Adrian Bunk <bunk@fs.tum.de> on
-Sun, 8 Oct 2000 20:40:42 +0200.
-
-It was downloaded from http://easytag.sourceforge.net/
-
-Upstream Author: Jerome Couderc <easytag@gmail.com>
-
-Copyright:
-
-This program is copyright under the GNU Public License (GPL), a copy
-of which may be found in /usr/share/common-licenses/GPL
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100755
index ac23cd5..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin
-usr/share/gnome/apps/Multimedia
-usr/share/pixmaps
diff --git a/debian/docs b/debian/docs
deleted file mode 100755
index 31a4b61..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,3 +0,0 @@
-TODO
-THANKS
-USERS-GUIDE
diff --git a/debian/easytag.1 b/debian/easytag.1
deleted file mode 100755
index 6406808..0000000
--- a/debian/easytag.1
+++ /dev/null
@@ -1,49 +0,0 @@
-.TH "easytag" "1" "0.15" "Baruch Even" "System General Commands Manual"
-.SH "NAME"
-.LP
-easytag \- Edit and View ID3 tags on MP3 files
-.SH "SYNTAX"
-.LP
-easytag
-
-.SH "DESCRIPTION"
-.LP
-EasyTAG is an utility for viewing, editing and writing the ID3 tags of MP3 files, using a GTK+ interface.
-
-.LP
-EasyTAG is controlled only from a GUI and thus has no command line options.
-
-.LP
-Currently EasyTAG supports the following features:
-
-.IP * 2
-Viewing, editing, writing ID3 TAGs of MP3 files,
-
-.IP * 2
-Process all MP3 files of the selected directory,
-.IP * 2
-Ability to browse subdirectories,
-.IP * 2
-Recursion for tagging, removing, renaming, saving...,
-.IP * 2
-Easy directory selection with a tree browser,
-.IP * 2
-Supports ID3v1, ID3v1.1 tags,
-.IP * 2
-Scan file for automatic tagging (using masks),
-.IP * 2
-Scan tag for automatic renaming file (using masks),
-.IP * 2
-Rename mp3 file,
-.IP * 2
-Can apply a field (artist, title,...) to all other files,
-.IP * 2
-Display MP3 header informations,
-.IP * 2
-Can load a character translation file.
-.SH "AUTHORS"
-.LP
-Baruch Even <baruch@debian.org> wrote this manpage for Debian, it may be used freely with no limitation in any other packaging or otherwise.
-
-.LP
-Jerome Couderc <easytag@gmail.com> is the author of easytag.
diff --git a/debian/easytag.xpm b/debian/easytag.xpm
deleted file mode 100755
index ca769fe..0000000
--- a/debian/easytag.xpm
+++ /dev/null
@@ -1,360 +0,0 @@
-/* XPM */
-static char * easytag_32x32_xpm[] = {
-"32 32 325 2",
-" c #FFFFFF",
-". c #FFFFFE",
-"+ c #FFFDF4",
-"@ c #FFFBE9",
-"# c #FFF8DD",
-"$ c #FFF6D1",
-"% c #FFF4C6",
-"& c #FFF1BA",
-"* c #FFEEA6",
-"= c #FFF6D0",
-"- c #FFFEFC",
-"; c #FFFCEF",
-"> c #FFF9E2",
-", c #FFF7D7",
-"' c #FFF5CB",
-") c #FFF2BF",
-"! c #FFF0B0",
-"~ c #FEED9E",
-"{ c #FEEA8E",
-"] c #FEE87F",
-"^ c #FEE674",
-"/ c #FEE369",
-"( c #FEE161",
-"_ c #FDE15D",
-": c #FEE25F",
-"< c #FDE15B",
-"[ c #FEE35B",
-"} c #FEE45A",
-"| c #FDE557",
-"1 c #FDE652",
-"2 c #FEE64D",
-"3 c #FDE547",
-"4 c #FEE745",
-"5 c #FEE676",
-"6 c #FFF8DA",
-"7 c #FDE465",
-"8 c #FEE463",
-"9 c #FDE360",
-"0 c #FEE45E",
-"a c #FDE660",
-"b c #FCE256",
-"c c #FCE558",
-"d c #FCEB59",
-"e c #FCEB53",
-"f c #FCED52",
-"g c #FCEE52",
-"h c #FCF052",
-"i c #FCF152",
-"j c #FBF251",
-"k c #FCF350",
-"l c #FDEC4D",
-"m c #FDE74C",
-"n c #FCF14D",
-"o c #FCF14B",
-"p c #FDF04A",
-"q c #FDF049",
-"r c #FDEF48",
-"s c #FDEF46",
-"t c #FDEE45",
-"u c #FEED44",
-"v c #FEED43",
-"w c #FEE15C",
-"x c #FFF2BC",
-"y c #FAEE5C",
-"z c #F9FB62",
-"A c #F9FA61",
-"B c #F9FA60",
-"C c #FAF95F",
-"D c #FAF85D",
-"E c #FCED55",
-"F c #FCED54",
-"G c #FAF75A",
-"H c #FBF658",
-"I c #FBF657",
-"J c #FBF556",
-"K c #FBF555",
-"L c #FBF453",
-"M c #FBF452",
-"N c #FCF351",
-"O c #FCEF4E",
-"P c #FEE44B",
-"Q c #FCF14C",
-"R c #FDEF47",
-"S c #FEE551",
-"T c #FFF4C7",
-"U c #FEED99",
-"V c #FAF35D",
-"W c #FBF258",
-"X c #FDE851",
-"Y c #FCF24F",
-"Z c #FEE54B",
-"` c #FEEA43",
-" . c #FFE46D",
-".. c #FEE469",
-"+. c #F9FA63",
-"@. c #F9FB63",
-"#. c #FAF85E",
-"$. c #FAF85C",
-"%. c #FBF056",
-"&. c #FBF659",
-"*. c #FBF454",
-"=. c #FCF250",
-"-. c #FCF14E",
-";. c #FDF04B",
-">. c #FDEF49",
-",. c #FDEE46",
-"'. c #FEED45",
-"). c #FEEC42",
-"!. c #FEE258",
-"~. c #FFFBEA",
-"{. c #FDE561",
-"]. c #F9FB64",
-"^. c #FAF75B",
-"/. c #FAF559",
-"(. c #FCF14F",
-"_. c #F9E944",
-":. c #FDE546",
-"<. c #FFF0B2",
-"[. c #FFF3C4",
-"}. c #FBED5D",
-"|. c #FDE54F",
-"1. c #E8E250",
-"2. c #C7C343",
-"3. c #C7C143",
-"4. c #CAC443",
-"5. c #E5DD4A",
-"6. c #D1C842",
-"7. c #D2CA42",
-"8. c #DAC13F",
-"9. c #A39A31",
-"0. c #FAED4A",
-"a. c #A9A132",
-"b. c #CEC23C",
-"c. c #A39A2E",
-"d. c #A89E2E",
-"e. c #A79C2E",
-"f. c #DBCC3B",
-"g. c #FEE942",
-"h. c #FEE884",
-"i. c #FEEEA4",
-"j. c #FBF35D",
-"k. c #FCF256",
-"l. c #EBE550",
-"m. c #B8B33E",
-"n. c #BBB63F",
-"o. c #CDC744",
-"p. c #DED647",
-"q. c #C9C140",
-"r. c #C4BC3D",
-"s. c #DACF43",
-"t. c #CFB83C",
-"u. c #F5E948",
-"v. c #DCD140",
-"w. c #E5D842",
-"x. c #EEE142",
-"y. c #DED13E",
-"z. c #ECDD40",
-"A. c #FEE943",
-"B. c #FEEA8F",
-"C. c #FEEC96",
-"D. c #FAF55F",
-"E. c #FEE34E",
-"F. c #EFE94F",
-"G. c #989231",
-"H. c #85802A",
-"I. c #E8DE48",
-"J. c #ECD445",
-"K. c #67601F",
-"L. c #F3E546",
-"M. c #766F21",
-"N. c #C5B936",
-"O. c #625B1B",
-"P. c #FEE546",
-"Q. c #FFF0B1",
-"R. c #FFF3BF",
-"S. c #FBEE5F",
-"T. c #F9FB65",
-"U. c #D7D956",
-"V. c #7A7B30",
-"W. c #9D9E3D",
-"X. c #77772E",
-"Y. c #F0EE5A",
-"Z. c #F6F45B",
-"`. c #F0ED58",
-" + c #E7D349",
-".+ c #C1BB42",
-"++ c #C7C244",
-"@+ c #AFAB3C",
-"#+ c #C5C042",
-"$+ c #9E9935",
-"%+ c #ADA738",
-"&+ c #7A7627",
-"*+ c #D3CB42",
-"=+ c #DAD144",
-"-+ c #9B932F",
-";+ c #9C942E",
-">+ c #C1B738",
-",+ c #BDB337",
-"'+ c #B3A933",
-")+ c #E5D73F",
-"!+ c #827923",
-"~+ c #BBAE32",
-"{+ c #FEEC43",
-"]+ c #FEE357",
-"^+ c #FFFAE7",
-"/+ c #FFFCF0",
-"(+ c #808132",
-"_+ c #A0A13E",
-":+ c #9B9A3B",
-"<+ c #E5E356",
-"[+ c #71702A",
-"}+ c #6D6C28",
-"|+ c #EEEB57",
-"1+ c #79772B",
-"2+ c #B5B13F",
-"3+ c #CAC546",
-"4+ c #817E2C",
-"5+ c #BFB940",
-"6+ c #CCC643",
-"7+ c #FCF352",
-"8+ c #7B7627",
-"9+ c #6F6A22",
-"0+ c #B0A534",
-"a+ c #716B21",
-"b+ c #E1D441",
-"c+ c #837C25",
-"d+ c #887F25",
-"e+ c #D6C739",
-"f+ c #FEE15F",
-"g+ c #FEE778",
-"h+ c #FAF762",
-"i+ c #8B8C37",
-"j+ c #D0D151",
-"k+ c #B1B044",
-"l+ c #BCBB48",
-"m+ c #8D8C34",
-"n+ c #78782C",
-"o+ c #ACAA3F",
-"p+ c #A2A03A",
-"q+ c #B4A63A",
-"r+ c #939033",
-"s+ c #D3CD48",
-"t+ c #56531D",
-"u+ c #D5CD45",
-"v+ c #57541C",
-"w+ c #B1AA38",
-"x+ c #B9B13A",
-"y+ c #D2BF3E",
-"z+ c #7F7525",
-"A+ c #B6AD35",
-"B+ c #C4B938",
-"C+ c #9E952C",
-"D+ c #BFB335",
-"E+ c #EBDC40",
-"F+ c #FEEA44",
-"G+ c #FCEA60",
-"H+ c #E8EB5D",
-"I+ c #6E6F2B",
-"J+ c #9A9B3C",
-"K+ c #96963A",
-"L+ c #C0C049",
-"M+ c #949437",
-"N+ c #A2A03B",
-"O+ c #9F9E3A",
-"P+ c #B1AE3F",
-"Q+ c #A99B35",
-"R+ c #B6AE3D",
-"S+ c #B3AF3D",
-"T+ c #9D9935",
-"U+ c #FBF554",
-"V+ c #FBF352",
-"W+ c #FCF24D",
-"X+ c #FEEB4B",
-"Y+ c #FEE74A",
-"Z+ c #FDF048",
-"`+ c #FEEE46",
-" @ c #FEEE45",
-".@ c #FEE845",
-"+@ c #FFEEA7",
-"@@ c #FEE260",
-"#@ c #F9FC64",
-"$@ c #F9FB61",
-"%@ c #FAF95D",
-"&@ c #FAF85B",
-"*@ c #FCEC52",
-"=@ c #F5E650",
-"-@ c #D2CE48",
-";@ c #FBF353",
-">@ c #FBF151",
-",@ c #FCEE4F",
-"'@ c #FCED4E",
-")@ c #FDEB4D",
-"!@ c #FCE84C",
-"~@ c #FDE550",
-"{@ c #FDE151",
-"]@ c #FDE559",
-"^@ c #FDE35A",
-"/@ c #FEE25B",
-"(@ c #FEE15B",
-"_@ c #FEE160",
-":@ c #FFF5CC",
-"<@ c #FEE983",
-"[@ c #FBF15B",
-"}@ c #FBF25B",
-"|@ c #FBF059",
-"1@ c #FBED5B",
-"2@ c #FBE95D",
-"3@ c #FCE95F",
-"4@ c #FCE760",
-"5@ c #FEE55E",
-"6@ c #FDE25E",
-"7@ c #FEE15D",
-"8@ c #FEE366",
-"9@ c #FEE673",
-"0@ c #FEED9D",
-"a@ c #FFEFAE",
-"b@ c #FFF7D6",
-"c@ c #FFFCEE",
-"d@ c #FFFEFB",
-"e@ c #FFF6D2",
-"f@ c #FEEC97",
-"g@ c #FFEFA7",
-"h@ c #FFF1B9",
-"i@ c #FFF4C5",
-"j@ c #FFFAE8",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" . + @ # $ % & * = ",
-" - ; > , ' ) ! ~ { ] ^ / ( _ : < [ } | 1 2 3 4 5 ",
-" 6 / 7 8 9 0 a b c d e f g h i j k l m n o p q r s t u v w . ",
-" x y z A B C D E F G H I J K L M N O P n Q p q r R t u v S T ",
-" U V z A B C D W X G H I J K L M N Y Z n Q p q r R t u v ` . ",
-" ..+.@.A B C #.$.%.G &.I J K *.L N =.Y -.Q ;.p >.R ,.'.u ).!.~.",
-"+ {.].@.A B C #.$.^./.&.I J K *.L N =.(.Z Q ;.p >.R ,._.u ).:.<.",
-"[.}.].@.A B C #.$.W |.&.I 1.2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.).g.h.",
-"i.j.].@.A B C #.$.^.|.k.I l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.u ).A.B.",
-"C.D.].@.A B C #.$.^./.E.I J K *.F.G.H.H.I.J.K.p L.M.N.O.u ).P.Q.",
-"R.S.T.U.V.W.X.Y.Z.`.^. +.+++@+#+$+%+&+*+=+-+;+>+,+'+)+!+~+{+]+^+",
-"/+{.T.@.(+_+:+<+[+}+|+1+2+3+4+5+6+7+8+Y -.9+0+a+b+c+,.d+e+{+f+ ",
-" g+h+].i+j+k+l+m+n+o+p+q+r+s+t+*.u+v+w+x+9+y+z+A+B+C+D+E+F+h. ",
-" = G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+N k Y W+X+Y+p Z+R `+ @.@+@ ",
-" @@#@z $@B C %@$.&@G *@=@-@K ;@>@,@'@)@!@~@{@]@^@/@(@f+_@:@ ",
-" <@[@}@|@1@2@3@4@5@6@/@7@8@/ 9@] { 0@a@) ' b@> c@d@ ",
-" e@f@g@h@i@$ # j@+ . ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};
diff --git a/debian/menu b/debian/menu
deleted file mode 100755
index 4059daa..0000000
--- a/debian/menu
+++ /dev/null
@@ -1,5 +0,0 @@
-?package(easytag):needs="X11" \
- section="Apps/Sound" \
- title="easytag" \
- command="/usr/bin/easytag" \
- icon="/usr/share/pixmaps/easytag.xpm"
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index e6b684a..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
-DEB_MAKE_INVOKE := $(DEB_MAKE_ENVVARS) make -C $(DEB_BUILDDIR)
-
-DEB_INSTALL_MANPAGES_easytag := debian/easytag.1
-