summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3599345)
raw | patch | inline | side by side (parent: 3599345)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Oct 2017 11:24:31 +0000 (13:24 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Oct 2017 11:24:31 +0000 (13:24 +0200) |
* Update to debhelper compat version 10.
* Use priority "optional" in place of deprecated "extra".
* Use priority "optional" in place of deprecated "extra".
debian/changelog | patch | blob | history | |
debian/compat | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 2e9abfc7627e6d7e928a016c98171ef509a3fc00..9b5791b4c643a5fcad7253db535d93fb633572a4 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
libmpdclient (2.11-1) UNRELEASED; urgency=medium
* New upstream version.
+ * Update standards version to 4.1.1:
+ - Update to debhelper compat version 10.
+ - Use priority "optional" in place of deprecated "extra".
-- Sebastian Harl <tokkee@debian.org> Sun, 22 Oct 2017 13:10:25 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011eb73d6043d2e6db9d2c101195ae2801f2..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 (file)
--- a/debian/compat
+++ b/debian/compat
-7
+10
diff --git a/debian/control b/debian/control
index ee7c29d2915dbc763bf274009705972dcd890b24..71a79a6ace4668fd02aa3f5b1580bbb38e7047b8 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: libs
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, doxygen
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 10~), autotools-dev, doxygen
+Standards-Version: 4.1.1
Homepage: http://mpd.wikia.com/wiki/ClientLib:libmpdclient
Vcs-Git: git://git.tokkee.org/pkg-libmpdclient.git
Vcs-Browser: http://git.tokkee.org/?p=pkg-libmpdclient.git
Package: libmpdclient2-dbg
Section: debug
-Priority: extra
+Priority: optional
Architecture: any
Depends: libmpdclient2 (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for libmpdclient2