The following commit has been merged in the master branch:
commit 37fbcea744ecfd0c63ade7a227f3accaee244185
Author: Pino Toscano <[email protected]>
Date: Mon Feb 25 19:01:09 2013 +0100
install BUGS, NEWS, README, and TODO only in hurd
diff --git a/debian/changelog b/debian/changelog
index 7bbbc38..892d19f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ hurd (20130105-2) UNRELEASED; urgency=low
* Switch rules from cdbs to the sequential `dh':
- Bump the debhelper build dependency to >= 7.0.50~.
- Drop the cdbs build dependency.
+ - Install BUGS, NEWS, README, and TODO only in hurd.
-- Samuel Thibault <[email protected]> Sun, 27 Jan 2013 20:38:39 +0100
diff --git a/debian/hurd.docs b/debian/hurd.docs
new file mode 100644
index 0000000..b5c7362
--- /dev/null
+++ b/debian/hurd.docs
@@ -0,0 +1,4 @@
+BUGS
+NEWS
+README
+TODO
--
Debian GNU Hurd packaging