tags 563600 patch
thanks
I made the patch which revised this problem.
And I checked build and the installation of the package.
I dont have any problem.
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
diff --git a/debian/liblockdev1-dbg.dirs b/debian/liblockdev1-dbg.dirs
index 46bfea3..7f1e392 100644
--- a/debian/liblockdev1-dbg.dirs
+++ b/debian/liblockdev1-dbg.dirs
@@ -1 +1 @@
-usr/share/doc/liblockdev1
+usr/share/doc/liblockdev1-dbg
diff --git a/debian/rules b/debian/rules
index 481147e..efc4e2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -100,9 +100,6 @@ install: build
ln -s liblockdev1 \
$(CURDIR)/debian/liblockdev1-dev/usr/share/doc/liblockdev1-dev
- ln -s liblockdev1 \
- $(CURDIR)/debian/liblockdev1-dbg/usr/share/doc/liblockdev1-dbg
-
# Build architecture-independent files here.
binary-indep: build install