[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#838138: RFS: spl-linux/0.6.5.8-0.1 [NMU] -- git format-patch



As required by aron.
From 02c6e7ab3ff2a1e346956bcfa1a14b1288d9cca7 Mon Sep 17 00:00:00 2001
From: Zhou Mo <cdluminate@gmail.com>
Date: Sat, 17 Sep 2016 16:46:19 +0000
Subject: [PATCH 1/3] dch: import upstream release 0.6.5.8

---
 debian/changelog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5802ae0..23aff5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+spl-linux (0.6.5.8-0.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release. (Closes: #835992)
+
+ -- Zhou Mo <cdluminate@gmail.com>  Sat, 17 Sep 2016 15:53:14 +0000
+
 spl-linux (0.6.5.7-1) unstable; urgency=medium
 
   * Imported Upstream version 0.6.5.7
-- 
2.9.3

From cb632494fb831f6292b74f6828a0728a9673d80e Mon Sep 17 00:00:00 2001
From: Zhou Mo <cdluminate@gmail.com>
Date: Sat, 17 Sep 2016 16:47:38 +0000
Subject: [PATCH 2/3] dkms: fix invalid command, thanks Petter Reinholdtsen

---
 debian/changelog | 1 +
 debian/dkms      | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 23aff5d..7a32ef9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ spl-linux (0.6.5.8-0.1) unstable; urgency=medium
 
   * Non-maintainer upload.
   * New upstream release. (Closes: #835992)
+  * Fix invalid command in dkms, thanks Petter Reinholdtsen. (Closes: #836578)
 
  -- Zhou Mo <cdluminate@gmail.com>  Sat, 17 Sep 2016 15:53:14 +0000
 
diff --git a/debian/dkms b/debian/dkms
index b349ded..cd477ca 100644
--- a/debian/dkms
+++ b/debian/dkms
@@ -20,7 +20,7 @@ PRE_BUILD="configure
                  esac)
   --with-linux-obj=${kernel_source_dir}
 "
-POST_INSTALL="cp
+POST_BUILD="cp
   ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build/spl_config.h
   ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build/module/Module.symvers
   ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/${kernelver}/${arch}/
-- 
2.9.3

From 31566f5eca57370721cc032a7e53be1f60b49e06 Mon Sep 17 00:00:00 2001
From: Zhou Mo <cdluminate@gmail.com>
Date: Sat, 17 Sep 2016 16:48:33 +0000
Subject: [PATCH 3/3] control: bump standards version to 3.9.8

---
 debian/changelog          | 1 +
 debian/control            | 2 +-
 debian/control.in         | 2 +-
 debian/control.modules.in | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7a32ef9..2c803df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ spl-linux (0.6.5.8-0.1) unstable; urgency=medium
   * Non-maintainer upload.
   * New upstream release. (Closes: #835992)
   * Fix invalid command in dkms, thanks Petter Reinholdtsen. (Closes: #836578)
+  * Bump Standards Version to 3.9.8 .
 
  -- Zhou Mo <cdluminate@gmail.com>  Sat, 17 Sep 2016 15:53:14 +0000
 
diff --git a/debian/control b/debian/control
index 51c1318..c412f9c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: autoconf,
                debhelper (>= 9),
                dkms (>> 2.2.0.2-1~),
                libtool
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: http://www.zfsonlinux.org/
 Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/spl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
diff --git a/debian/control.in b/debian/control.in
index 51c1318..c412f9c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -11,7 +11,7 @@ Build-Depends: autoconf,
                debhelper (>= 9),
                dkms (>> 2.2.0.2-1~),
                libtool
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: http://www.zfsonlinux.org/
 Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/spl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
diff --git a/debian/control.modules.in b/debian/control.modules.in
index a63f45e..74bf093 100644
--- a/debian/control.modules.in
+++ b/debian/control.modules.in
@@ -11,7 +11,7 @@ Build-Depends: autotools-dev,
  libtool,
  linux-headers-_KVERS_-common,
  linux-headers-_KVERS_
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: http://www.zfsonlinux.org/
 Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/spl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
-- 
2.9.3


Reply to: