doodle 0.7.2-7 source package in Ubuntu

Changelog

doodle (0.7.2-7) sid; urgency=medium

  * Uploading to sid.
  * Removing generated files to fix FTBFS when build twice in a row
    (Closes: #1044317).

 -- Daniel Baumann <email address hidden>  Mon, 14 Aug 2023 11:14:52 +0200

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe utils

Downloads

File Size SHA-256 Checksum
doodle_0.7.2-7.dsc 2.0 KiB 816b8c20912c496aaa837b10e757cc4ff57bfd888aa237a921eb3aa97d217d5b
doodle_0.7.2.orig.tar.xz 385.9 KiB 4205f3202ce9581a0ba29f35aedbafb9a2a269005347968eb8a2063e2c5ddcff
doodle_0.7.2-7.debian.tar.xz 38.3 KiB edab6914339118aee5d54ff7c186c368ef1738feb263483dab6e78ab2c66643c

Available diffs

  • diff from 0.7.2-6 to 0.7.2-7 (pending)

No changes file available.

Binary packages built by this source

doodle: Desktop Search Engine (client)

 Doodle searches your hard drive for files using pattern matching on meta-data. It
 extracts file-format specific meta-data using libextractor and builds a suffix
 tree to index the files. The index can then be searched rapidly. It is similar
 to locate, but can take advantage of information such as ID3 tags. It is
 possible to do full-text indexing using the appropriate libextractor plugins.
 .
 This package contains the manual doodle client.

doodle-dbgsym: debug symbols for doodle
libdoodle-dev: Desktop Search Engine (development)

 Doodle searches your hard drive for files using pattern matching on meta-data. It
 extracts file-format specific meta-data using libextractor and builds a suffix
 tree to index the files. The index can then be searched rapidly. It is similar
 to locate, but can take advantage of information such as ID3 tags. It is
 possible to do full-text indexing using the appropriate libextractor plugins.
 .
 This package contains the development files for the library to access the
 doodle database from other applications.

libdoodle1: Desktop Search Engine (library)

 Doodle searches your hard drive for files using pattern matching on meta-data. It
 extracts file-format specific meta-data using libextractor and builds a suffix
 tree to index the files. The index can then be searched rapidly. It is similar
 to locate, but can take advantage of information such as ID3 tags. It is
 possible to do full-text indexing using the appropriate libextractor plugins.
 .
 This package contains the shared library to access the doodle database from
 other applications.

libdoodle1-dbgsym: debug symbols for libdoodle1