easytag 2.1.8-1 source package in Ubuntu

Changelog

easytag (2.1.8-1) unstable; urgency=low


  * Team upload.
  * New upstream release (Closes: #701114):
    - Port to and require the most recent GTK+ 2 release (2.24)
    - Allow experimental compilation against GTK+ 3
    - Many memory leaks fixed
    - Remove the upstream Debian and RPM packaging
    - Do not install the ChangeLog
    - FLAC, configure, sign comparison warning and GBase64 fixes
    - New icons
    - Small fixes to allow compilation under mingw
    - Fix overlaid text in scanner legend
    - SIGCHLD handling fix
    - Move configuration files to XDG firectories
    - Configuration file, remove all text, disc number column and
      compiler warning fixes
    - Switch to TagLib for MP4 tag editing and drop libmp4v2 support
    - Fix album artist entry focus chain order
    - Remove Changes tab in about dialog
    - Tidy and internationalize the desktop file
    - Fix many spelling errors and typos
    - Several translation updates
    - Rewrite build system
    - Use intltool for internationalization
    - Drop dependency on libtool
    - Fix segfault when pressing "Apply" in "Load filenames from
      TXT" dialog,
    - Fix predefined genres displayed under legacy systems.
    - Update Polish translation
    - .desktop cleanup
    - Add a new option to trim spaces when renaming files patch
    - Make easytag compile against newest version of libmp4v2
    - File save performance improvement
    - Fix out of bound array access
    - Add Lithuanian translation
  * Drop patches applied upstream:
    - desktop.patch
    - taglib.patch
    - fix_segfault_loading_tags_from_txt.patch.patch
    - fix-rm-out-of-bound.patch
  * Cherry-pick patch from upstream git to prevent FTBFS due to
    mixed declarations and code in WavPack support
  * Depend on intltool >= 0.50.0.
  * Use dh --with foo syntax in debian/rules.
  * Install NEWS and ChangeLog as upstream changelogs.
  * Fix watch file.
  * Update Homepage field, the project has moved to gnome.org.
  * Convert VCS fields to canonical form.
  * Remove obsolete DM-Upload-Allowed: yes field.
  * Bump Standards.
  * Set compression to xz.

 -- Alessio Treglia <email address hidden>  Fri, 11 Oct 2013 17:07:47 +0100

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
easytag_2.1.8-1.dsc 2.2 KiB 8f913904f329ce7a13776ad17bb744edbb575d7dac2c94fbf0513dc8c7ecea4d
easytag_2.1.8.orig.tar.xz 2.3 MiB 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df301c58f0f708d0da4c08e65a9
easytag_2.1.8-1.debian.tar.gz 12.4 KiB 571395522f36892889e8157312a6bae7213ed63a951f14037002aff6845dd576

Available diffs

No changes file available.

Binary packages built by this source

easytag: 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), MP4/M4A/AAC files (MPEG-4 Part 10
    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, etc;
  - Can set a field (artist, title,...) to all other selected files;
  - Read file header information (bitrate, time, ...) and display it;
  - Undo and redo last changes;
  - Ability to process fields of tag and file name (convert letters into
    uppercase, lowercase, etc);
  - 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.