chiark / gitweb /
* Move README.userv to autopkgtest-xenlvm package (and hence to
authorIan Jackson <ian@liberator>
Wed, 11 Jul 2007 15:59:27 +0000 (16:59 +0100)
committerIan Jackson <ian@liberator>
Wed, 11 Jul 2007 15:59:27 +0000 (16:59 +0100)
  /usr/share/doc/autopkgtest-xenlvm).

debian/changelog
xen/Makefile
xen/README.userv [moved from doc/README.userv with 100% similarity]

index 618980ef5ad44df4c716041f94f864f82fc26108..d99b25caa34a4af77c455b30200289c031853fda 100644 (file)
@@ -3,6 +3,8 @@ autopkgtest (0.9.1) gutsy; urgency=low
   * autopkgtest-xenlvm declares that it Depends on dmsetup.
   * Discard stderr from our ought-to-be-unnecessary modprobe dm-snapshot.
   * New `console' mode for userv service.
+  * Move README.userv to autopkgtest-xenlvm package (and hence to
+    /usr/share/doc/autopkgtest-xenlvm).
 
  --
 
index 37050c558ef7e3890e96eedda35929b88fc00fae..412b579f7b2e67e9596d424e358ca2d8fcf59bcc 100644 (file)
@@ -49,7 +49,7 @@ install:      all
        $(INSTALL_DATA) initscript $(etcinitddir)/adtxenlvm$(cfg_suffix)
        $(INSTALL_PROGRAM) vif-route-adt \
                $(xenscripts)/vif-route-adt$(cfg_suffix)
-       $(INSTALL_DOC) README example-config $(docdir)
+       $(INSTALL_DOC) README README.userv example-config $(docdir)
 
 readconfig:    sed-readconfig readconfig.in
        sed -f $^ >$@.new && mv -f $@.new $@
similarity index 100%
rename from doc/README.userv
rename to xen/README.userv