Source: easytag
Section: sound
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Maia Kozheva <sikon@ubuntu.com>,
 Reinhard Tartler <siretart@tauware.de>
Build-Depends:
 debhelper (>= 7.0.50~),
 dh-autoreconf,
 gettext,
 libflac-dev (>= 1.1.2),
 libglib2.0-dev (>= 2.8),
 libgtk2.0-dev (>= 2.4),
 libid3-3.8.3-dev,
 libid3tag0-dev,
 libogg-dev,
 libspeex-dev,
 libtagc0-dev,
 libvorbis-dev,
 libwavpack-dev,
 zlib1g-dev
Standards-Version: 3.9.2
Homepage: https://github.com/stsquad/easytag
Vcs-Git: git://git.debian.org/pkg-multimedia/easytag.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/easytag.git
DM-Upload-Allowed: yes

Package: easytag
Architecture: any
Depends:
 ${misc: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), 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...,
  - 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, 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,

Package: easytag-aac
Architecture: all
Depends:
 ${misc:Depends},
 easytag (>= ${source:Version})
Description: viewing, editing and writing ID3 tags - transitional package
 EasyTAG is an utility for viewing, editing and writing
 the ID3 tags of different audio files, using a GTK+ interface.
 .
 This is a transitional package to easytag. Previously, it contained a version
 of easytag built with MP4/AAC support, which is now integrated into the
 mainline package.
