[SCM] dvbcut/master: normalize fields with wrap-and-sort -s

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Jan 21 08:11:20 UTC 2012


The following commit has been merged in the master branch:
commit f35dc500bfa8b59bffdd209b54dae44d1a9b80d5
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Jan 21 08:40:41 2012 +0100

    normalize fields with wrap-and-sort -s
    
    Git-Dch: ignore

diff --git a/debian/control b/debian/control
index 73d35fc..481fb00 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: dvbcut
 Section: graphics
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Reinhard Tartler <siretart at tauware.de>, Fabrice Coutadeur <coutadeurf at gmail.com>
-Build-Depends: autotools-dev,
+Uploaders:
+ Reinhard Tartler <siretart at tauware.de>,
+ Fabrice Coutadeur <coutadeurf at gmail.com>
+Build-Depends:
+ autotools-dev,
  cmake,
  debhelper (>= 7),
  liba52-0.7.4-dev,
@@ -24,8 +27,7 @@ Standards-Version: 3.9.2
 
 Package: dvbcut
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: mplayer
 Description: Qt application for cutting parts out of DVB streams
  DVBCUT is a Qt application that allows you to select certain parts of an

-- 
dvbcut packaging



More information about the pkg-multimedia-commits mailing list