[linux-signed] 01/01: debian/rules.real: Run dh_installdocs to install copyright file
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sat Apr 16 01:52:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux-signed.
commit 80264cbc43067366f9f8507627e7e8cefe5f9f22
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sat Apr 16 02:51:55 2016 +0100
debian/rules.real: Run dh_installdocs to install copyright file
---
debian/changelog | 6 ++++++
debian/rules.real | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 705538a..554fb09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux-signed (1~exp2) experimental; urgency=medium
+
+ * debian/rules.real: Run dh_installdocs to install copyright file
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sat, 16 Apr 2016 02:51:48 +0100
+
linux-signed (1~exp1) experimental; urgency=medium
* Initial upload
diff --git a/debian/rules.real b/debian/rules.real
index 7faab7d..7342ba4 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -20,6 +20,7 @@ install-signed:
dh_install
dh_bugfiles
dh_installchangelogs
+ dh_installdocs
dh_compress
dh_fixperms
dh_installdeb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-signed.git
More information about the Kernel-svn-changes
mailing list