[Lsb-messages] /var/www/bzr/lsb/devel/packaging r552: Revert global part of version bump from Mats.

Jeff Licquia licquia at linuxfoundation.org
Wed Mar 28 18:35:10 UTC 2012


------------------------------------------------------------
revno: 552
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: packaging
timestamp: Wed 2012-03-28 14:35:10 -0400
message:
  Revert global part of version bump from Mats.
  
  This also affects SDK portions of packaging.  The right answer is likely
  to include splitting up the SDK build, but reverting this small part gets
  us to release quicker.
modified:
  Makefile.common
-------------- next part --------------
=== modified file 'Makefile.common'
--- a/Makefile.common	2012-03-24 13:40:43 +0000
+++ b/Makefile.common	2012-03-28 18:35:10 +0000
@@ -10,9 +10,9 @@
 # Temporary build directory
 TMP_BUILD_DIR=$(HOME)/tmp/$(FULL_PACKAGE_NAME)
 
-# Supply default LSBVERSION - target spec version.
-# a big second number (80-99) is leading up to next major spec
-LSBVERSION=4.80
+# Supply default LSBVERSION (Version of lsb specification
+# against which it is built for)
+LSBVERSION=4.1
 
 # True LSB version for multiversion support (affects build-base, build-desktop)
 TRUELSBVERSION=4.1



More information about the lsb-messages mailing list