New package idzebra-2.0-dbg ZEB-654
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 Apr 2013 09:19:54 +0000 (11:19 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 Apr 2013 09:19:54 +0000 (11:19 +0200)
debian/control
debian/rules

index ce3d2ef..dc70df5 100644 (file)
@@ -28,6 +28,18 @@ Description: virtual package with most components
  formats (eg. email, XML, MARC) and allows access to them through exact
  boolean search expressions and relevance-ranked free-text queries.
 
+Package: idzebra-2.0-dbg
+Section: debug
+Architecture: any
+Depends: libidzebra-2.0 (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for the search engine
+ This package contains debugging symbols for the search engine.
+ .
+ IDZebra is a high-performance, general-purpose structured text indexing
+ and retrieval engine. It reads structured records in a variety of input
+ formats (eg. email, XML, MARC) and allows access to them through exact
+ boolean search expressions and relevance-ranked free-text queries.
+
 Package: libidzebra-2.0-modules
 Section: libs
 Architecture: any
index 907bf16..390a83f 100755 (executable)
@@ -88,7 +88,7 @@ binary-arch: build install
 #      dh_installinfo
        dh_installman
        dh_link
-       dh_strip
+       dh_strip --dbg-package=idzebra-2.0-dbg
        dh_compress
        dh_fixperms
 #      dh_perl