[SCM] ardour/master: Drop redundant section entries

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Oct 5 19:14:17 UTC 2011


The following commit has been merged in the master branch:
commit 5ced696490a7b92fa22f8a650d73213195e1ba32
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Oct 5 19:54:44 2011 +0200

    Drop redundant section entries
    
    lintian says:
    
    In debian/control, this field for a binary package duplicates the value
    inherited from the source package paragraph. This doesn't hurt anything,
    but you may want to take advantage of the inheritance and set the value
    in only one place. It prevents missing duplicate places that need to be
    fixed if the value ever changes.

diff --git a/debian/control.in b/debian/control.in
index 28c2a8f..8a201e6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -15,7 +15,6 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ardour.git;a=summary
 
 Package: ardour
 Architecture: any
-Section: sound
 Depends: ${shlibs:Depends},
  ${python:Depends},
  ${misc:Depends},
@@ -81,7 +80,6 @@ Description: digital audio workstation (graphical gtk2 interface)
 
 Package: ardour-altivec
 Architecture: powerpc
-Section: sound
 Depends: ${shlibs:Depends},
  ${python:Depends},
  ${misc:Depends},
@@ -105,7 +103,6 @@ Description: digital audio workstation (graphical gtk2 interface) [altivec]
 
 Package: ardour-i686
 Architecture: i386
-Section: sound
 Depends: ${shlibs:Depends},
  ${python:Depends},
  ${misc:Depends},

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list