[Pkg-uml-commit] user-mode-linux: Changes to 'master'
Ritesh Raj Sarraf
rrs at moszumanska.debian.org
Tue Feb 27 06:49:44 UTC 2018
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
New commits:
commit e9c5c6841f85f89df0c3ad097b87e1b03ca90c3a
Author: Ritesh Raj Sarraf <rrs at debian.org>
Date: Tue Feb 27 11:16:36 2018 +0530
Update changelog for release to Unstable
diff --git a/debian/changelog b/debian/changelog
index 374b3d2..c52f3ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+user-mode-linux (4.15-1um-1) unstable; urgency=medium
+
+ * [688b914] New Linux Release
+
+ -- Ritesh Raj Sarraf <rrs at debian.org> Tue, 27 Feb 2018 11:16:10 +0530
+
user-mode-linux (4.14-1um-3) unstable; urgency=medium
* Rebuild with newer linux-source-4.14 (Closes: #888971)
commit 688b9141271f7e71d82279b2f6b7654fae274ec4
Author: Ritesh Raj Sarraf <rrs at debian.org>
Date: Tue Feb 27 11:13:14 2018 +0530
New Linux Release
diff --git a/debian/control b/debian/control
index a545c03..2123662 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.14, 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.15, 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 685d37c..52677d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
#export DH_VERBOSE=1
config_target:=oldconfig
-kernel_version:=4.14
+kernel_version:=4.15
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