[Pkg-uml-commit] user-mode-linux: Changes to 'master'
Ritesh Raj Sarraf
rrs at moszumanska.debian.org
Sun Jan 15 17:02:20 UTC 2017
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
New commits:
commit 32ee0c833778e3e0cfc13dff8f89d15b06d6bccd
Author: Ritesh Raj Sarraf <rrs at debian.org>
Date: Sun Jan 15 19:27:39 2017 +0530
Update changelog for release to Unstable
diff --git a/debian/changelog b/debian/changelog
index 5410ec9..d5fca75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+user-mode-linux (4.9-1um-1) unstable; urgency=medium
+
+ * [e2e3efe] New Linux Release: 4.9
+
+ -- Ritesh Raj Sarraf <rrs at debian.org> Sat, 14 Jan 2017 14:45:22 +0530
+
user-mode-linux (4.8-1um-3) unstable; urgency=medium
* [127dbbc] Drop dependency on gcc-5
commit e2e3efed425fb1cf722a928463e0aeb8465d7109
Author: Ritesh Raj Sarraf <rrs at debian.org>
Date: Sat Jan 14 14:45:14 2017 +0530
New Linux Release: 4.9
diff --git a/debian/control b/debian/control
index a23ed2c..fad31d1 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 (>> 9.0.0), quilt, linux-source-4.8, docbook-to-man, xz-utils, m4, kmod, libvdeplug2-dev, libpcap-dev, bc, dpkg (>= 1.16.2), libssl-dev
+Build-Depends: debhelper (>> 9.0.0), quilt, linux-source-4.9, docbook-to-man, xz-utils, m4, kmod, libvdeplug2-dev, libpcap-dev, bc, dpkg (>= 1.16.2), libssl-dev
Uploaders: Mattia Dongili <malattia at debian.org>, Ritesh Raj Sarraf <rrs at debian.org>
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-uml/user-mode-linux.git
diff --git a/debian/rules b/debian/rules
index 1bf1887..05391dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
#export DH_VERBOSE=1
config_target:=oldconfig
-kernel_version:=4.8
+kernel_version:=4.9
kernel_src:=linux-source-$(kernel_version)
BUILT_USING := $(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W linux-source-$(kernel_version))
debian:=$(CURDIR)/debian
More information about the Pkg-uml-commit
mailing list