[Pkg-uml-commit] [SCM] Debian packaging for the Usermode Linux kernel branch, master, updated. 2.6.32-1um-3-12-g29f5b05

Ritesh Raj Sarraf rrs at researchut.com
Mon Apr 2 15:30:03 UTC 2012


The following commit has been merged in the master branch:
commit f910b30447bbe3300fc965f1c1fea33684c1a4c4
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Sun Mar 11 15:22:49 2012 +0530

    changes for 3.2 kernel

diff --git a/debian/changelog b/debian/changelog
index e74b108..362c477 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+user-mode-linux (3.2-1um-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Ritesh Raj Sarraf <rrs at debian.org>  Sun, 11 Mar 2012 14:00:24 +0530
+
 user-mode-linux (2.6.32-1um-4) unstable; urgency=high
 
   * Update kernel config to the latest available for squeeze
diff --git a/debian/control b/debian/control
index 5e3a905..61a0c7a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: user-mode-linux
 Section: kernel
 Priority: extra
 Maintainer: User Mode Linux Maintainers <pkg-uml-pkgs at lists.alioth.debian.org>
-Build-Depends: debhelper (>> 5.0.0), quilt, linux-source-2.6.32, docbook-to-man, bzip2, m4, module-init-tools, libvdeplug2-dev, libpcap-dev
+Build-Depends: debhelper (>> 5.0.0), quilt, linux-source-3.2, docbook-to-man, bzip2, m4, module-init-tools, libvdeplug2-dev, libpcap-dev
 Uploaders: Mattia Dongili <malattia at debian.org>
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-uml/user-mode-linux.git
diff --git a/debian/rules b/debian/rules
index d08495c..fc918a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 #export DH_VERBOSE=1
 
 config_target:=oldconfig
-kernel_version:=2.6.32
+kernel_version:=3.2
 kernel_dir:=linux-source-$(kernel_version)
 debian:=$(CURDIR)/debian
 tmp:=$(debian)/user-mode-linux

-- 
Debian packaging for the Usermode Linux kernel



More information about the Pkg-uml-commit mailing list