]> git.notmuchmail.org Git - notmuch/commitdiff
debian: drop notmuch-dbg
authorDavid Bremner <david@tethera.net>
Thu, 6 Jul 2017 11:30:09 +0000 (08:30 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 6 Jul 2017 12:21:14 +0000 (09:21 -0300)
notmuch-dbgsym should be auto generated now.

debian/changelog
debian/control
debian/rules

index 78358d76a00ee67a782f693a60d070fded71bb8c..f023d6e34aacf88bf6da8ee13f8256b1e84ef0cf 100644 (file)
@@ -1,3 +1,9 @@
+notmuch (0.24.2-3) UNRELEASED; urgency=medium
+
+  * Drop notmuch-dbg, use notmuch-dbgsym if debug symbols are needed.
+
+ -- David Bremner <bremner@debian.org>  Thu, 06 Jul 2017 08:35:09 -0300
+
 notmuch (0.24.2-2) unstable; urgency=medium
 
   * rebuild for unstable
index 3811d825f69e197d3df09d486b53e9e735b7c0b4..4e1feba16a98a42285eb9b5cac873383f386342b 100644 (file)
@@ -162,17 +162,3 @@ Description: thread-based email index, search and tagging (Mutt interface)
  a fresh Maildir containing its search results only. The second one is
  the ability to reconstruct threads on the fly starting from the
  current highlighted mail.
-
-Package: notmuch-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, libnotmuch5 (= ${binary:Version})
-Description: thread-based email index, search and tagging - debugging symbols
- Notmuch is a system for indexing, searching, reading, and tagging
- large collections of email messages in maildir or mh format. It uses
- the Xapian library to provide fast, full-text search with a very
- convenient search syntax.
- .
- This package contains the debugging symbols for libnotmuch and the
- notmuch binary. Most people will not need this package.
index a915179b600717e13610d2c738fed7e61a798370..1ac6498ca49fb8e50c4cb9caa79904d36621951d 100755 (executable)
@@ -32,6 +32,3 @@ override_dh_auto_install:
        dh_auto_install --sourcedirectory bindings/python
        cd bindings/python && $(python3_all) setup.py install --install-layout=deb --root=$(CURDIR)/debian/tmp
        dh_auto_install --sourcedirectory bindings/ruby
-
-override_dh_strip:
-       dh_strip --dbg-package notmuch-dbg