[SCM] easytag/master: Improve language and keywords in package description

amigadave-guest at users.alioth.debian.org amigadave-guest at users.alioth.debian.org
Fri May 9 17:42:51 UTC 2014


The following commit has been merged in the master branch:
commit 385810860d55a464aa66dd5ad218fbc298cb2bfa
Author: David King <amigadave at amigadave.com>
Date:   Fri May 9 18:35:25 2014 +0100

    Improve language and keywords in package description
    
    Closes: #525565

diff --git a/debian/control b/debian/control
index 13fb470..62c76af 100644
--- a/debian/control
+++ b/debian/control
@@ -43,25 +43,26 @@ Recommends:
  gnome-icon-theme,
  gvfs,
  yelp
-Description: viewing, editing and writing ID3 tags
+Description: GTK+ editor for audio file tags
  EasyTAG is an utility for viewing, editing and writing
- the ID3 tags of different audio files, using a GTK+ interface.
+ the 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;
+    tag), Ogg Opus, Ogg Speex and 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 file and directory names using masks to automatically
+    fill in tag fields;
+  - Cover art support for all formats;
+  - Rename files from the tag fields (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;
+  - Can set a field (artist, title, ...) on 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
+  - Ability to process tag fields and file names (convert letters into
     uppercase, lowercase, etc);
   - Ability to open a directory or a file with an external program;
   - CDDB support (from http protocol);

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list