This is an automated email from the git hooks/post-receive script. pere pushed a commit to branch master in repository dkms.
commit f4a7d46ee9fceeb93a8a2e837fa349ffccb55cb3 Author: Petter Reinholdtsen <[email protected]> Date: Tue Apr 26 22:00:59 2016 +0200 Correct indentation of mkdeb in dkms(8) manual page. Patch from Thijs Kinkhorst. Closes: #690865 --- debian/patches/690865.patch | 17 +++++++++++++++++ debian/patches/series | 1 + 2 files changed, 18 insertions(+) diff --git a/debian/patches/690865.patch b/debian/patches/690865.patch new file mode 100644 index 0000000..c3d6fc9 --- /dev/null +++ b/debian/patches/690865.patch @@ -0,0 +1,17 @@ +Description: Correct indentation of mkdeb in dkms(8) manual page. +Author: Thijs Kinkhorst +Bug-Debian: https://bugs.debian.org/690865 +Forwarded: no +Reviewed-By: Petter Reinholdtsen <[email protected]> +Last-Update: 2016-04-26 + +--- dkms-2.2.0.3.orig/dkms.8 ++++ dkms-2.2.0.3/dkms.8 +@@ -243,7 +243,6 @@ load this tarball, build and install mod + not want your RPM to contain any prebuilt binaries, be sure to specify + .B \-\-source\-only + in the mkrpm command. +-.TP + .SY mkdeb + .OP module/module\-version + .OP -k kernel/arch diff --git a/debian/patches/series b/debian/patches/series index ed5562a..b1227ca 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,3 +3,4 @@ 688904.patch 757758.patch fix_have_one_kernel_for_non-zero_return_code.diff +690865.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-dkms/dkms.git _______________________________________________ Pkg-dkms-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-commits
