[SCM] easytag/master: Merge Reinhard Tartler's cosmetic changes from -1

lucidfox-guest at users.alioth.debian.org lucidfox-guest at users.alioth.debian.org
Wed Jun 8 17:43:45 UTC 2011


normalize fields with wrap-and-sort(1)
add myself to uploaders
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: dd3b75cad10582c35993dc7ee23bfa15d236ef6d
X-Git-Newrev: 1f27d72c72df5d29b35bf40b604e4c86a0fbb1c8

The following commit has been merged in the master branch:
commit 1e0a2cf6b89c276a419eb600a0b40cf692532a38
Merge: 197f5530130592794fe6fc666285530265bf2e31 dd3b75cad10582c35993dc7ee23bfa15d236ef6d
Author: Maia Kozheva <sikon at ubuntu.com>
Date:   Thu Jun 9 00:36:51 2011 +0700

    Merge Reinhard Tartler's cosmetic changes from -1

diff --combined debian/control
index 5571a9d,e3474a8..c8315ad
--- a/debian/control
+++ b/debian/control
@@@ -2,21 -2,23 +2,24 @@@ Source: easyta
  Section: sound
  Priority: optional
  Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
- Uploaders: Maia Kozheva <sikon at ubuntu.com>
- Build-Depends: debhelper (>= 7.0.50~),
-                dh-autoreconf,
-                gettext,
-                libflac-dev (>= 1.1.2),
-                libglib2.0-dev (>= 2.8),
-                libgtk2.0-dev (>= 2.4),
-                libid3tag0-dev,
-                libid3-3.8.3-dev,
-                libogg-dev,
-                libspeex-dev,
-                libtagc0-dev,
-                libvorbis-dev,
-                libwavpack-dev,
-                zlib1g-dev
+ Uploaders:
+  Maia Kozheva <sikon at ubuntu.com>,
+  Reinhard Tartler <siretart at 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
@@@ -25,18 -27,20 +28,20 @@@ DM-Upload-Allowed: ye
  
  Package: easytag
  Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
+ 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), and MusePack, Monkey's Audio files
 -    (APE tag),
 +    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 
+   - 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,

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list