[SCM] libebur128/master: Bump debhelper compat to 10
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun Nov 6 22:50:41 UTC 2016
The following commit has been merged in the master branch:
commit 31546267f81dfc494034969ff7ee24083f9c89b3
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sun Nov 6 23:41:36 2016 +0100
Bump debhelper compat to 10
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index e36e0ae..927c052 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libebur128
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Andrew Kelley <superjoe30 at gmail.com>, Sebastian Ramacher <sramacher at debian.org>
-Build-Depends: debhelper (>= 9), cmake, libspeexdsp-dev, pkg-config
+Build-Depends: debhelper (>= 10), cmake, libspeexdsp-dev, pkg-config
Standards-Version: 3.9.8
Section: libs
Homepage: https://github.com/jiixyj/libebur128
diff --git a/debian/rules b/debian/rules
index 955dd78..b8796e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,5 @@
#!/usr/bin/make -f
# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
%:
dh $@
--
libebur128 packaging
More information about the pkg-multimedia-commits
mailing list