osmo (0.4.4-2.1build3) plucky; urgency=medium

  * Rebuild against latest gspell

 -- Jeremy Bícha <jbicha@ubuntu.com>  Fri, 08 Nov 2024 00:59:02 -0500

osmo (0.4.4-2.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 18:07:56 +1100

osmo (0.4.4-2.1build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 08 Mar 2024 06:33:09 +0000

osmo (0.4.4-2.1) unstable; urgency=medium

  * Non-maintainer upload

  [ Jeremy Bícha ]
  * Add patch to switch from webkit2gtk 4.0 to 4.1
  * Update Build-Depends
  * Add minimal debian/gbp.conf

  [ Debian Janitor ]
  * Trim trailing whitespace
  * Avoid explicitly specifying -Wl,--as-needed linker flag

 -- Jeremy Bícha <jbicha@ubuntu.com>  Tue, 23 Jan 2024 15:15:30 -0500

osmo (0.4.4-2) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.1.
  * Use pkg-config to find libxml2.
    Thanks to Hugh McMaster for the report and Maxim Gordienko for the patch.
    (Closes: #949422)
  * d/control: Use https for the Homepage field.

 -- Markus Koschany <apo@debian.org>  Fri, 30 Sep 2022 00:17:05 +0200

osmo (0.4.4-1) unstable; urgency=medium

  * New upstream version 0.4.4.
  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.0.

 -- Markus Koschany <apo@debian.org>  Wed, 15 Jul 2020 02:06:11 +0200

osmo (0.4.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol

  [ Markus Koschany ]
  * Switch to compat level 11.
  * Declare compliance with Debian Policy 4.2.1.
  * Remove get-orig-source target.
  * Update copyright years.

 -- Markus Koschany <apo@debian.org>  Fri, 07 Dec 2018 19:25:34 +0100

osmo (0.4.2-1) unstable; urgency=medium

  * New upstream version 0.4.2.
  * Replace libgtkspell3-3-dev with libgspell-1-dev.
  * Declare compliance with Debian Policy 4.1.1.
  * Drop segfault.patch. Fixed upstream.

 -- Markus Koschany <apo@debian.org>  Mon, 20 Nov 2017 19:56:24 +0100

osmo (0.4.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Declare compliance with Debian Policy 4.0.0.
  * Use https for the Format field.

 -- Markus Koschany <apo@debian.org>  Wed, 21 Jun 2017 00:17:07 +0200

osmo (0.4.0-1) experimental; urgency=medium

  * New upstream version 0.4.0.
  * Improve debian watch file.
  * Switch to compat level 10.
  * Drop deprecated Debian menu file.
  * Switch build-dependencies from GTK2 to GTK3. Use webkit2gtk from now on.
    (Closes: #790213)
  * Declare compliance with Debian Policy 3.9.8.
  * Drop osmo.xpm icon because it is not needed anymore.
  * Update copyright years.
  * Drop all patches. Applied upstream.
  * Add segfault.patch and prevent a segmentation fault on startup. Thanks to
    Max Gordienko.

 -- Markus Koschany <apo@debian.org>  Tue, 18 Apr 2017 10:25:56 +0200

osmo (0.2.14-4) unstable; urgency=medium

  * Add libarchive-i386.patch.
    Fix corrupt data backup on i386.
    Thanks to Christian Buchmüller for the report and Maxim Gordienko for the
    patch. (Closes: #813414)
  * Vcs-Git: Use https.

 -- Markus Koschany <apo@debian.org>  Thu, 04 Feb 2016 22:42:42 +0100

osmo (0.2.14-3) unstable; urgency=medium

  * Update my e-mail address.
  * Drop osmo-dbg because the automatic -dbgsym package has replaced it.

 -- Markus Koschany <apo@debian.org>  Sun, 20 Dec 2015 23:35:45 +0100

osmo (0.2.14-2) unstable; urgency=medium

  * Improve reproducible-build.patch and add a new configure option
    --enable-reproducible.
  * d/rules: Enable reproducible builds in dh_auto_configure target.
  * Add hurd-FTBFS.patch.
    Fix FTBFS on GNU/Hurd due to undeclared PATH_MAX macro.
  * Vcs-Browser: Switch to https.

 -- Markus Koschany <apo@gambaru.de>  Tue, 27 Oct 2015 23:44:26 +0100

osmo (0.2.14-1) unstable; urgency=medium

  * Imported Upstream version 0.2.14.
  * debian/rules: Add get-orig-source target.
  * Update copyright years.
  * Add reproducible-build.patch and make the build reproducible.

 -- Markus Koschany <apo@gambaru.de>  Sat, 08 Aug 2015 16:03:26 +0200

osmo (0.2.12-1) unstable; urgency=medium

  * Imported Upstream version 0.2.12.
    - Support for syncml is gone entirely hence the request to enable it
      has become obsolete. (Closes: #636674)
    - Marking a task as done/undone apparently toggles the right task again.
      (Closes: #607660)
  * Replace build-dependency libtar-dev with libarchive-dev.
  * Declare compliance with Debian Policy 3.9.6.
  * Update VCS-Browser field to new canonical address.
  * Drop all patches. Merged upstream.
  * Drop README.source because the sources are pristine now.
  * Install FAQ with docs file.
  * Update copyright years.

 -- Markus Koschany <apo@gambaru.de>  Wed, 15 Oct 2014 13:16:07 +0200

osmo (0.2.10+svn937-1) unstable; urgency=low

  * [8ab6da3] Imported Upstream version 0.2.10+svn937
    - Do not append -lm to LDFLAGS in debian/rules, instead update the build
      system to avoid a FTBFS on Debian derivatives like Ubuntu where
      -Wl,--as-needed is the default implementation. Thanks to Micah Gersten.
      (Closes: #717781)
    - Update the Brazilian translation. Thanks to Alexandro Casanova.
      (Closes: #714907)
    - Add a new mutt-query command for osmo which works similar to abook's
      backend. Search your contacts and print the email address in mutt.
      (Closes: #653602)
  * Update README.source.
  * Drop Add-keywords-to-osmo.desktop.patch. Merged upstream.
  * Add desktop.patch with a German translation string for the Comment field.
  * Add manpage.patch and document the new option --mutt-query.
  * Update watch file to use recommended URL.

 -- Markus Koschany <apo@gambaru.de>  Tue, 24 Sep 2013 21:23:57 +0200

osmo (0.2.10+svn928-2) unstable; urgency=low

  * Upload to unstable.
  * [b231e70] Update to use the current canonical Vcs-URI.
  * [a70910f] Add Remove-Werror-flag-from-AM_INIT_AUTOMAKE.patch
  * [b44f5a7] debian/rules: Fix FTBFS and add -lm to LDFLAGS.
    Thanks to David Suárez for the report. (Closes: #713463)
  * [62a6236] Add-keywords-to-osmo.desktop.patch
  * [4845f4c] Remove versioned dependencies from Build-Depends.
    All dependencies are trivially satisfied now.
  * [ed6a6a6] Update copyright years.

 -- Markus Koschany <apo@gambaru.de>  Sat, 22 Jun 2013 21:33:51 +0200

osmo (0.2.10+svn928-1) experimental; urgency=low

  * New Maintainer. Thanks Eike for the past work! (Closes: #692502)
  * New upstream SVN snapshot.
  - Includes small bugfixes and translation updates.
  * Bump compat level to 9 and require debhelper >=9 for automatic hardening
    build flags.
  * Simplify debian/rules by using dh sequencer.
  * Build with dh --parallel and autoreconf.
  * Build with hardening=+all.
  * Update to copyright format 1.0 and include missing LGPL-2 license.
  * Add longtitle to menu and a new osmo.xpm icon.
  * Bump Standards Version to 3.9.4, no changes needed.
  * Add README.source.
  * From now on osmo will be maintained in a git repository. Add Vcs-fields in
    debian/control.

 -- Markus Koschany <apo@gambaru.de>  Mon, 19 Nov 2012 18:32:55 +0100

osmo (0.2.10+svn922-2) unstable; urgency=low

  * upload to unstable
  * debian/control:
    - change build dependency from libwebkit-dev to libwebkitgtk-dev
  * debian/rules:
    - don't install manpage, done by upstream

 -- Eike Nicklas <eike@ephys.de>  Mon, 27 Jun 2011 21:07:38 +0200

osmo (0.2.10+svn922-1) experimental; urgency=low

  * new upstream snapshot
    - support libnotify (>=0.7.0) (Closes: #630293)
  * debian/control:
    - bump standards version to 3.9.2, no changes needed
  * debian/changelog:
    - update for 2011
  * debian/rules:
    - use build-arch and build-indep to make lintian happy

 -- Eike Nicklas <eike@ephys.de>  Mon, 27 Jun 2011 10:49:59 +0200

osmo (0.2.10+svn898-1) unstable; urgency=low

  * debian/control:
    - remove libgtkhtml2-dev from Build-Depends (to be removed from archive)
    - add libwebkit-dev to Build-Depends

 -- Eike Nicklas <eike@ephys.de>  Wed, 12 May 2010 21:25:58 +0200

osmo (0.2.10-1) unstable; urgency=low

  * New upstream release:
    - fix crash when selecting second contact entry (Closes: #551824)
  * Switch to new dpkg-source 3.0 (quilt) format
  * debian/control:
    - bump standards version to 3.8.4, no changes needed
    - add ${misc:Depends} to Depends to make lintian happy
    - add libgtkhtml2-dev to Build-Depends (new upstream requirement)
    - add libtar-dev to Build-Depends (new upstream requirement)

 -- Eike Nicklas <eike@ephys.de>  Wed, 07 Apr 2010 10:02:31 +0200

osmo (0.2.8-1) unstable; urgency=low

  * New upstream release:
    - export tasks to ical (Closes: #528388)
    - fix homepage in about screen (Closes: #543894)
  * debian/control:
    - bump standards version to 3.8.3, no changes needed
    - depend on xdg-utils
    - remove built-dep on quilt
  * debian/rules:
    - remove dh_desktop to fix lintian warning
    - quilt no longer needed

 -- Eike Nicklas <eike@ephys.de>  Thu, 27 Aug 2009 16:33:02 +0200

osmo (0.2.6-2) unstable; urgency=low

  * debian/control:
    - set correct section for -dbg package
    - update upstream homepage
    - bump standards version to 3.8.1, no changes needed

 -- Eike Nicklas <eike@ephys.de>  Fri, 12 Jun 2009 08:25:13 +0200

osmo (0.2.6-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - add libgtkspell-dev to Build-Depends (new upstream feature)
  * debian/patches:
    - remove fix_gtk_crash.patch (applied upstream)
  * debian/copyright:
    - update for 2009 and use © instead of (C)

 -- Eike Nicklas <eike@ephys.de>  Sat, 07 Mar 2009 11:13:01 +0200

osmo (0.2.4-2) unstable; urgency=low

  * add osmo-dbg package
  * debian/patches:
    - add fix_gtk_crash.patch:
      fixes a crash with GTK+>=2.14 (Closes: LP: #296243)

 -- Eike Nicklas <eike@ephys.de>  Thu, 27 Nov 2008 00:39:03 +0200

osmo (0.2.4-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - version build depends

 -- Eike Nicklas <eike@ephys.de>  Mon, 13 Oct 2008 23:04:17 +0200

osmo (0.2.2-1) unstable; urgency=low

  * New upstream release, among other changes:
    - fix timezone initialization with current libical (Closes: #464710)
    - fix display of full-year calendar on powerpc (Closes: #465399)
  * debian/control:
    - add libnotify-dev to Build-Depends (new upstream feature)
    - add quilt (>=0.40) to Build-Depends as patches are used
    - add www-browser and claws-mail to Suggests
  * debian/patches:
    - add fix_default_browser.patch: make x-www-browser default browser
  * update Standards-Version to 3.8.0: no changes required

 -- Eike Nicklas <eike@ephys.de>  Thu, 24 Jul 2008 01:33:16 +0100

osmo (0.2.0-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - add libgringotts-dev to Build-Depends (new upstream feature)
  * debian/rules:
    - don't install osmo.desktop, this is done by upstream now
  * remove debian/osmo.desktop, it is included in upstream now

 -- Eike Nicklas <eike@ephys.de>  Sat, 09 Feb 2008 12:49:42 +0100

osmo (0.1.6-1) unstable; urgency=low

  * Initial release (Closes: #460393)

 -- Eike Nicklas <eike@ephys.de>  Mon, 28 Jan 2008 18:41:57 +0100
