From: Jiankang Fan Date: Mon, 24 Oct 2016 07:08:40 +0000 (+0800) Subject: Upgrade to 0.15.3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=699fe96bbf6ab8c42505f4d0ce883f2a68c25cc1;p=tools%2Fdepanneur.git Upgrade to 0.15.3 Change-Id: I578d419358d3d52cc44a92b0059f0c2c748f1c78 --- diff --git a/debian/changelog b/debian/changelog index 8b1b778..4cb0197 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +depanneur (0.15.3) unstable; urgency=high + + * Adapt to Ubuntu 16.10. + + -- Zhang Yang Wed, 28 Sep 2016 10:30:00 +0800 + depanneur (0.15.2) unstable; urgency=high * Add --use-higher-deps option, it means which repo provides higher version diff --git a/debian/control b/debian/control index 899e8ab..33bc3dd 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://www.tizen.org Package: depanneur Architecture: all Depends: ${perl:Depends}, - build (>= 20150115-tizen20160923), + build (>= 20150115-tizen20160929), libyaml-perl, createrepo (>= 0.9.8), libjson-perl, diff --git a/packaging/depanneur.changes b/packaging/depanneur.changes index 732b5a3..1793952 100644 --- a/packaging/depanneur.changes +++ b/packaging/depanneur.changes @@ -1,3 +1,6 @@ +* Wed Sep 28 2016 Zhang Yang 0.15.3 +- Adapt to Ubuntu 16.10 + * Wed Sep 21 2016 Zhang Yang 0.15.2 - Add --use-higher-deps option, it means which repo provides higher version deps, then use it. diff --git a/packaging/depanneur.spec b/packaging/depanneur.spec index dd64b6b..cb1d2c2 100644 --- a/packaging/depanneur.spec +++ b/packaging/depanneur.spec @@ -1,6 +1,6 @@ Name: depanneur Summary: Manages and executes the builds using the obs-build script. -Version: 0.15.2 +Version: 0.15.3 Release: 1 License: GPL-2.0+ Group: Development/Tools @@ -10,14 +10,14 @@ Requires: createrepo >= 0.9.8 Requires: perl(YAML) Requires: perl(JSON) Requires: perl(HTML::Template) -Requires: tizen-build >= 20160923 +Requires: tizen-build >= 20160929 %if 0%{?centos_ver} == 7 %else -Requires: tizen-build-initvm-i586 >= 20160923 +Requires: tizen-build-initvm-i586 >= 20160929 %endif %ifarch x86_64 -Requires: tizen-build-initvm-x86_64 >= 20160923 +Requires: tizen-build-initvm-x86_64 >= 20160929 %endif %if 0%{?suse_version}