[kernel] r9215 - dists/trunk/linux-2.6/debian

Maximilian Attems maks at alioth.debian.org
Sun Jul 29 10:15:38 UTC 2007


Author: maks
Date: Sun Jul 29 10:15:38 2007
New Revision: 9215

Log:
add to linux-doc the toplevel linux-2.6 text files


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/rules.real

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jul 29 10:15:38 2007
@@ -6,8 +6,9 @@
   [ maximilian attems ]
   * [ppc] Enable for powerpc config the ams (Apple Motion Sensor).
     (closes: #426210)
+  * Add to linux-doc the missing toplevel text files. (closes: #360876)
 
- -- maximilian attems <maks at debian.org>  Sat, 28 Jul 2007 15:14:34 +0200
+ -- maximilian attems <maks at debian.org>  Sun, 29 Jul 2007 12:11:35 +0200
 
 linux-2.6 (2.6.22-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	(original)
+++ dists/trunk/linux-2.6/debian/rules.real	Sun Jul 29 10:15:38 2007
@@ -188,6 +188,8 @@
 install-doc: DH_OPTIONS = -p$(PACKAGE_NAME)
 install-doc: $(STAMPS_DIR)/build-doc
 	dh_clean -d -k
+	cd $(DIR); ls -1 COPYING CREDITS MAINTAINERS README REPORTING-BUGS \
+		|  cpio -pd --preserve-modification-time '$(OUT_DIR)'
 	cd $(DIR)/Documentation; \
 	find . \
 	  -path './DocBook/man/*' -prune -o \



More information about the Kernel-svn-changes mailing list