Updated debian/changelog to 0.8 from Tools:gbs. Updated .dsc.
authorEd Bartosh <eduard.bartosh@intel.com>
Wed, 25 Jul 2012 11:13:13 +0000 (14:13 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Wed, 25 Jul 2012 11:29:48 +0000 (14:29 +0300)
Change-Id: I441543ec5966f8d02d7af6f6e9f14b448b03816e

debian/changelog
packaging/gbs.dsc

index 5a6e9df7b7806092b4c501e12c93b834c9564c9a..919b62d33b157ff3e4543d041834d43008999344 100644 (file)
@@ -1,3 +1,38 @@
+gbs (0.8) unstable; urgency=high
+
+  * Upgrade to gbs v0.8, which contains the following features:
+    * moving remotebuild temp build files to packaging dir
+    * moving build root to $tmpdir/$user/gbs-buildroot.$arch
+    * support building un-commit changes with --including-all opt
+    * support building special commit id or tag
+    * gbs chroot support, user can chroot to the buildroot, and make
+      yuild, it is useful for the big packages
+    * support custom location of configuration file, user can specify
+      different conf besides using ~/.gbs.conf using -c global option
+    * developer to be able to view 'gbs remotebuild' log and build
+      status using gbs with --buildlog and status options
+    * --extra-packs supported for developer installing extra packages
+      to build root, for example: --extra-packs=zypper,vim , this is
+      very usefull for developer to make buildroot as a full development
+      envionment
+
+ -- Qiang Zhang <qiang.z.zhang@intel.com>  Fri, 13 Jul  2012 10:56:15 +0800
+
+gbs (0.7.1) unstable; urgency=high
+
+  * Upgrade to gbs v0.7.1, which contains the following features:
+    * download build conf from repos
+    * support new format of repo url, for example:
+      http://download.tizen.org/snapshots/trunk/latest/, which contains
+      builddata/build.xml metadata, and using this file different
+      archs repos can be built out, so user dont need update conf
+      if transfer build archs
+    * more error handling for conf module
+    * new -m option for gbs changelog to add new entry
+    * create one entry in gbs changelog
+
+ -- Qiang Zhang <qiang.z.zhang@intel.com>  Wed, 27 Jun  2012 10:56:15 +0800
+
 gbs (0.7) unstable; urgency=high
 
   * Add binfmt-support depend for arm build support
index 8f5eb9bc51d4eed5a1842734811f7ab2655bc592..ef87aaae51472efc9943cf564cf1e3c0b3b6b627 100644 (file)
@@ -1,10 +1,10 @@
 Format: 1.0
 Source: gbs
-Version: 0.7.1
+Version: 0.8
 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, dpatch, cdbs
 Files:
74d430cf0facf50e885b4363f2bcfc0d 63499 gbs_0.7.1.tar.gz
9d9b06c5a75b3b40b30b590151a7f85c 64017 gbs_0.8.tar.gz