Build dpkg yaz++-doc too
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Feb 2004 12:44:55 +0000 (12:44 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Feb 2004 12:44:55 +0000 (12:44 +0000)
debian/control
debian/rules
debian/yaz++-doc.install [new file with mode: 0644]

index 0849bd3..b38fa9d 100644 (file)
@@ -20,8 +20,14 @@ Description: YAZ++ library for Z39.50 applications in C++.
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
 
 Package: yaz++
-Section: devel
+Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: YAZ++ programs.
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
+
+Package: yaz++-doc
+Section: doc
+Architecture: all
+Description: Documentation for YAZ++.
+ YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
index ef1309c..be136fe 100755 (executable)
@@ -88,6 +88,7 @@ binary-arch: build install
        dh_installchangelogs ChangeLog
        dh_installdocs
        dh_installexamples
+       mv debian/tmp/usr/share/doc/yaz++ debian/tmp/usr/share/doc/yaz++-doc
        dh_install
 #      dh_installmenu
 #      dh_installdebconf       
diff --git a/debian/yaz++-doc.install b/debian/yaz++-doc.install
new file mode 100644 (file)
index 0000000..2ef3fa3
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/share/doc/yaz++-doc