[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, debian, updated. debian/20090105.git69b2aa26-1-1-ga559de9

Luca Capello luca at pca.it
Tue Feb 10 00:50:51 UTC 2009


The following commit has been merged in the debian branch:
commit a559de97aa4413bb0f9ea6ab4d58eece2197af1a
Author: Luca Capello <luca at pca.it>
Date:   Tue Feb 10 01:50:13 2009 +0100

    debian/rules: s/2.6.24/2.6.28/ in VERSION_FULL

diff --git a/debian/changelog b/debian/changelog
index cc0b811..3df1217 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux-2.6-openmoko (20090105.git69b2aa26-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    + s/2.6.24/2.6.28/ in VERSION_FULL.
+
+ --
+
 linux-2.6-openmoko (20090105.git69b2aa26-1) pkg-fso; urgency=low
 
   * New Git Checkout:
diff --git a/debian/rules b/debian/rules
index 5ab2c91..53d9c75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/quilt/quilt.make
 export DH_VERBOSE=1
 
 VERSION_EXTRA=$(shell dpkg-parsechangelog | sed -n 's/^Version: //p' | sed -e 's/-[^-]*//')
-VERSION_FULL=2.6.24-$(VERSION_EXTRA)
+VERSION_FULL=2.6.28-$(VERSION_EXTRA)
 
 
 build: build-stamp

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list