[Pkg-mpd-commits] [sonata] 03/04: Move to debhelper compat level 10
Simon McVittie
smcv at debian.org
Tue Dec 12 10:30:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository sonata.
commit ac453607320fa46cfbcdc62c730fc2dd2490fd26
Author: Simon McVittie <smcv at debian.org>
Date: Tue Dec 12 10:29:20 2017 +0000
Move to debhelper compat level 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2db5970..a60558a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ sonata (1.7~b1-1) UNRELEASED; urgency=medium
the files individually to avoid accidents
* debian/clean: clean up ./RECORD
* debian/rules: clean up ./Sonata.egg-info, ./sonata/share/locale
+ * Move to debhelper compat level 10
-- Simon McVittie <smcv at debian.org> Sun, 22 May 2016 17:11:35 +0100
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 fac9a9c..5b02679 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: mpd maintainers <pkg-mpd-maintainers at lists.alioth.debian.org>
Uploaders:
Simon McVittie <smcv at debian.org>,
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10~),
dh-python,
gir1.2-gdkpixbuf-2.0,
gir1.2-glib-2.0,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/sonata.git
More information about the Pkg-mpd-commits
mailing list