[SCM] ardour3/master: Set dh/compat 9

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Aug 23 15:05:53 UTC 2013


The following commit has been merged in the master branch:
commit b4ee874c221eed22a7f2bb6de34a2b8d5669860f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Aug 23 14:05:45 2013 +0200

    Set dh/compat 9

diff --git a/debian/compat b/debian/compat
index 1e8b314..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+9
diff --git a/debian/control b/debian/control
index feb428f..65fdc16 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>,
 Build-Depends: cdbs,
  autotools-dev,
  devscripts,
- debhelper,
+ debhelper (>= 9),
  dh-buildinfo,
  gettext,
  intltool,
@@ -53,7 +53,6 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ardour3.git;a=summary
 
 Package: ardour3
 Architecture: any
-Section: sound
 Depends: ${shlibs:Depends},
  ${python:Depends},
  ${misc:Depends},

-- 
ardour3 packaging



More information about the pkg-multimedia-commits mailing list