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 <[EMAIL PROTECTED]>  Sat, 28 Jul 2007 15:14:34 +0200
+ -- maximilian attems <[EMAIL PROTECTED]>  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 \

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to