[SCM] a2jmidid/master: Bump debhelper compat level to 10

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Wed Dec 28 08:54:53 UTC 2016


The following commit has been merged in the master branch:
commit f56ead7159a2d4f44e2cbd56fc2604716e6f5e40
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Dec 28 09:31:39 2016 +0100

    Bump debhelper compat level to 10

diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index df0c1c8..7fe473d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,14 @@ Source: a2jmidid
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>
+Uploaders:
+ Adrian Knoth <adi at drcomp.erfurt.thur.de>,
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 10),
  libasound2-dev,
  libdbus-1-dev,
  libjack-dev (>= 0.107.0) | libjack-jackd2-dev,
- python-all (>= 2.6.6-3)
+ python-all (>= 2.6.6-3),
 Standards-Version: 3.9.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/a2jmidid.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/a2jmidid.git
@@ -19,7 +20,7 @@ Architecture: any
 Depends:
  ${misc:Depends},
  ${python:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
 Description: Daemon for exposing legacy ALSA MIDI in JACK MIDI systems
  Main goal of this project is to ease usage of legacy, not JACK-ified
  apps, in a JACK MIDI enabled system.

-- 
a2jmidid packaging



More information about the pkg-multimedia-commits mailing list