Bump to version gbs 0.11.1 release-0.11.1 0.11.1
authorZhang Qiang <qiang.z.zhang@intel.com>
Mon, 12 Nov 2012 03:08:30 +0000 (11:08 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Mon, 12 Nov 2012 05:26:01 +0000 (13:26 +0800)
Update dependency: depanneur(>=0.2.1)

Change-Id: I8d0de5c8c72311a1fdd932f596b05504595f4813

debian/changelog
debian/control
distfiles/gbs.spec
gitbuildsys/__init__.py
packaging/gbs.changes
packaging/gbs.dsc

index 699ef4da72c9a7646390b473905042f22b38517b..d6489c3e412ff3d69e463f09ef0c811ffee0ff34 100644 (file)
@@ -1,3 +1,9 @@
+gbs (0.11.1) unstable; urgency=high
+  * Upgrade to gbs v0.11.1, which contains the following bug fixing & features:
+    * depend on depanneur 0.2.1 to fix build break issue for 'osc build'
+
+ -- Qiang Zhang <qiang.z.zhang@intel.com>  Mon, 12 Nov  2012 10:56:15 +0800
+
 gbs (0.11) unstable; urgency=high
   * Upgrade to gbs v0.11, which contains the following bug fixing & features:
     * Add --spec in 'gbs build' to support building one spec file for packages
index de4b0860207976579edf0d23ff6a135d987798da..a383a105eaa3ea44b5a892da6fcbe88aa12a72b5 100644 (file)
@@ -15,7 +15,7 @@ Depends: ${misc:Depends}, ${python:Depends},
  sudo,
  osc (>= 0.136.0),
  git-buildpackage-rpm (>= 0.6.0git20120822-tizen20121025),
- depanneur (>= 0.2),
+ depanneur (>= 0.2.1),
  pristine-tar
 Description: The command line tools for Tizen package developers
   The command line tools for Tizen package developers will
index a9562693d02d473e23c62d9e65585fd6607ee9b0..2b16140480631a11afa3dc875842986ba62d806a 100644 (file)
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
-Version:    0.11
+Version:    0.11.1
 Release:    1
 Group:      Development/Tools
 License:    GPLv2
@@ -14,7 +14,7 @@ Requires:   git-core
 Requires:   sudo
 Requires:   osc >= 0.136.0
 Requires:   tizen-gbp-rpm >= 2012.10.25
-Requires:   depanneur >= 0.2
+Requires:   depanneur >= 0.2.1
 Requires:   pristine-tar
 
 BuildRequires:  python-devel
index 0bab093b608437cce17c2c3b120cf032a2cb4366..72574cf081c47596f667d3b986f511c4c2ea0165 100644 (file)
@@ -20,4 +20,4 @@
 module for gbs tool
 """
 
-__version__ = "0.11"
+__version__ = "0.11.1"
index fca3b598c6bef43b2bbed27c7e7beaf7cf9ed9ce..b240edf8c1857f210d837bb46264d7304c7f3452 100644 (file)
@@ -1,3 +1,7 @@
+* Mon Nov 12 2012 Qiang Zhang  <qiang.z.zhang@intel.com> - 0.11.1
+- Upgrade to gbs v0.11.1, which contains the following bug fixing & features:
+    * depend on depanneur 0.2.1 to fix build break issue for 'osc build'
+
 * Thu Oct 25 2012 Qiang Zhang  <qiang.z.zhang@intel.com> - 0.11
 - Upgrade to gbs v0.11, which contains the following bug fixing & features:
     * Add --spec in 'gbs build' to support building one spec file for packages
index 071e0cda12f78f1363eb36ef2b629817e52bcc0c..4f88c5dd5141304343a9ded07975c4ce299e5209 100644 (file)
@@ -1,10 +1,10 @@
 Format: 1.0
 Source: gbs
-Version: 0.11
+Version: 0.11.1
 Binary: gbs
 Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
 Architecture: all
 Standards-Version: 3.7.1
 Build-Depends: debhelper (>= 4.0.0), python-dev
 Files:
773d8dcd82e3a0f6b5ae7cdc23d9a6da 2453873 gbs_0.11.tar.gz
bd0011a9583a06e29b0ebf45e1e7f801 2456529 gbs_0.11.1.tar.gz