[plank] 01/01: upload to unstable (debian/0.11.2-1)
Rico Tzschichholz
ricotz-guest at moszumanska.debian.org
Mon Jun 6 11:28:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
ricotz-guest pushed a commit to branch master
in repository plank.
commit 13c2cf4cc518b2f43583edd25d9fffe8f800759b
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date: Mon Jun 6 13:27:55 2016 +0200
upload to unstable (debian/0.11.2-1)
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fdb841e..df2c805 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+plank (0.11.2-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/{control,rules}:
+ + Bump shlibs and valac build-dep.
+
+ -- Rico Tzschichholz <ricotz at ubuntu.com> Mon, 06 Jun 2016 13:27:14 +0200
+
plank (0.11.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index bdbfdeb..2a3c950 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>,
Mike Gabriel <sunweaver at debian.org>,
Build-Depends: debhelper (>= 9),
gnome-common,
- valac (>= 0.24.0),
+ valac (>= 0.26.0),
libbamf3-dev (>= 0.2.92),
libcairo2-dev (>= 1.10.0),
libdbusmenu-gtk3-dev (>= 0.6.2),
diff --git a/debian/rules b/debian/rules
index 58ccda7..781f424 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_test:
dh_auto_test || true
override_dh_makeshlibs:
- dh_makeshlibs -p libplank1 -V 'libplank1 (>= 0.11.0)'
+ dh_makeshlibs -p libplank1 -V 'libplank1 (>= 0.11.2)'
%:
dh $@ --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/plank.git
More information about the pkg-mate-commits
mailing list