[SCM] libebml/master: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Feb 14 11:09:29 UTC 2012


The following commit has been merged in the master branch:
commit 54cc10d441a478cc26a00c5273c43ac60761a5d3
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Feb 14 11:30:33 2012 +0100

    wrap-and-sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index e3fd43a..c122b57 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: libebml
 Section: devel
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
+Uploaders:
+ Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
  Rico Tzschichholz <ricotz at ubuntu.com>,
  Matteo F. Vescovi <mfv.debian at gmail.com>
-Build-Depends: debhelper (>= 8)
+Build-Depends:
+ debhelper (>= 8)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-multimedia/libebml.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libebml.git;a=summary
@@ -14,8 +16,9 @@ Homepage: http://dl.matroska.org/downloads/libebml/
 Package: libebml3
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: access library for the EBML format (shared library)
  The libebml library allows one to read and write files using EBML (the
  Extensible Binary Meta Language), a binary pendant to XML. Using libebml
@@ -28,7 +31,8 @@ Description: access library for the EBML format (shared library)
 Package: libebml-dev
 Section: libdevel
 Architecture: any
-Depends: libebml3 (= ${binary:Version}),
+Depends:
+ libebml3 (= ${binary:Version}),
  ${misc:Depends}
 Description: access library for the EBML format (development files)
  The libebml library allows one to read and write files using EBML (the

-- 
libebml packaging



More information about the pkg-multimedia-commits mailing list