antpm (1.21-2) unstable; urgency=medium

  [ Kristof Ralovich ]
  * debian/rules: remove cmake-build folder during clean target
   (Closes: #1043951)

  [ Petter Reinholdtsen ]
  * antpm: Add Appstream metainfo announcing HW support
   (Closes: #1079380)

  [ Andreas Beckmann ]
  * Switch Build-Depends from obsolete pkg-config to pkgconf.

 -- Kristóf Ralovich <tade60@freemail.hu>  Fri, 20 Dec 2024 16:02:29 +0100

antpm (1.21-1) unstable; urgency=medium

  [ RALOVICH, Kristof ]
  * new upstream release, fixes gcc 13 build (Closes: #1037577)
  * linking against boost statically
  * switch to debhelper-compat (= 13)
  * use Standards-Version 4.6.2

  [ Helmut Grohne ]
  * Fix FTCBFS: Let dh_auto_configure pass cross flags to cmake.
    (Closes: #999884)

 -- Kristóf Ralovich <tade60@freemail.hu>  Mon, 31 Jul 2023 02:24:53 +0200

antpm (1.20-1) unstable; urgency=medium

  [ RALOVICH, Kristof ]
  * new upstream release
  * fixes segfault and closes LP: #1805997
  * adopt package (Closes: #918906)
  * add watch file

  [ Andreas Beckmann ]
  * Add debian/upstream/metadata.
  * Set Rules-Requires-Root: no.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch.
    + Build-Depends: Drop versioned constraint on cmake, devscripts and
      pkg-config.
  * Remove constraints unnecessary since buster.
    + Build-Depends: Drop versioned constraint on libboost-dev.

 -- Kristóf Ralovich <tade60@freemail.hu>  Mon, 08 Nov 2021 11:59:37 +0100

antpm (1.19-6) unstable; urgency=medium

  * QA upload.
  * Set Maintainer to Debian QA Group.  (See: #918906) (Closes: #899963)
  * Switch to autogenerated -dbgsym package.
  * Switch to debhelper-compat (= 12).
  * Migrate GIT repository to salsa.debian.org.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 13 Jan 2019 13:43:50 +0100

antpm (1.19-5) unstable; urgency=low

  * Remove myself from Uploaders

 -- Christian Perrier <bubulle@debian.org>  Sat, 24 Mar 2018 07:32:30 +0100

antpm (1.19-4) unstable; urgency=medium

  * Team upload.

  [ RALOVICH, Kristof ]
  * debian: use Standards-Version 3.9.8

 -- Kristof Ralovich <ralovich@in.tum.de>  Sun, 18 Jun 2017 14:01:19 +0200

antpm (1.19-3) unstable; urgency=medium

  * Team upload.

  [ RALOVICH, Kristof ]
  * Change to unstable after release freeze ended.

 -- Kristof Ralovich <ralovich@in.tum.de>  Sun, 18 Jun 2017 13:42:52 +0200

antpm (1.19-2) experimental; urgency=medium

  * Team upload.

  [ RALOVICH, Kristof ]
  * Change to experimental to avoid messing with release freeze.

 --  Kristof Ralovich <ralovich@in.tum.de>  Sat, 01 Apr 2017 20:40:59 +0200

antpm (1.19-1) unstable; urgency=medium

  * Team upload.

  [ RALOVICH, Kristof ]
  * New upstream version 1.19.

 -- Kristof Ralovich <ralovich@in.tum.de>  Fri, 24 Mar 2017 21:03:30 +0100

antpm (1.18-2) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * cmake: don't static link boost
    Closes: #837399
  * debian: enable hardened build

 -- Kristof Ralovich <ralovich@in.tum.de>  Mon, 17 Oct 2016 19:34:00 +0200

antpm (1.18-1) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * New upstream version 1.18
  * update to Standards-Version 3.9.7
  * upgrade to libusb-1.0-0-dev package dependency
    Closes: #810395

 -- Kristof Ralovich <ralovich@in.tum.de>  Sat, 12 Mar 2016 23:06:34 +0100

antpm (1.17-2) unstable; urgency=low

  * Team upload

  [ Samuel Thibault ]
  * antpm: Fix nbcpu computation on non-linux
    Closes: #801578

 -- Kristof Ralovich <ralovich@in.tum.de>  Mon, 12 Oct 2015 20:54:34 +0200

antpm (1.17-1) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * New upstream version 1.17.
  * update to Standards-Version 3.9.6
  * drop patches merged upstream

 -- Kristof Ralovich <ralovich@in.tum.de>  Sat, 10 Oct 2015 00:48:41 +0200

antpm (1.16-9) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * Remove timestamp macro from source code to make package build reproducible.
    Original patch from Dhole <dhole@openmailbox.org>.
    Closes: #788754

 -- Kristof Ralovich <ralovich@in.tum.de>  Sun, 28 Jun 2015 12:58:40 +0200

antpm (1.16-8) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * fix FTBFS under kfreebsd, tested in virtual machine

 -- Kristof Ralovich <ralovich@in.tum.de>  Sat, 16 Aug 2014 20:06:28 +0200

antpm (1.16-7) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * really link against boost_atomic
    Closes: #757472

 -- Kristof Ralovich <ralovich@in.tum.de>  Mon, 11 Aug 2014 11:40:58 +0200

antpm (1.16-6) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * link against boost_atomic
    Closes: #757472

 -- Kristof Ralovich <ralovich@in.tum.de>  Sat, 09 Aug 2014 15:18:44 +0200

antpm (1.16-5) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * debian/rules: do not call make -j0
  * debian: patch for kfreebsd builds

 -- Kristof Ralovich <ralovich@in.tum.de>  Sat, 02 Aug 2014 16:55:50 +0200

antpm (1.16-4) unstable; urgency=low

  [ RALOVICH, Kristof ]
  * re-upload after deletion of previous version

 -- Christian Perrier <bubulle@debian.org>  Wed, 21 May 2014 07:06:24 +0200

antpm (1.16-3) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * debian/rules: make sure debian/antpm.manpages points to existing files
    Closes: #745444

 -- Christian Perrier <bubulle@debian.org>  Mon, 28 Apr 2014 09:19:16 +0200

antpm (1.16-2) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * fix kFreebsd,Hurd FTBFS
  * don't provide garmin-ant-downloader package for now
  * rename garmin-ant-downloader to antpm-garmin-ant-downloader
  * build antpm-dbg package too

 -- Christian Perrier <bubulle@debian.org>  Tue, 08 Apr 2014 06:57:24 +0200

antpm (1.16-1) unstable; urgency=low

  * Team upload

  [ RALOVICH, Kristof ]
  * Merge tag 'upstream/20140302'
  * debian/copyright: document removal of GPLv2 only code

 -- Christian Perrier <bubulle@debian.org>  Wed, 19 Mar 2014 07:00:02 +0100

antpm (1.15-1) unstable; urgency=low

  [ RALOVICH, Kristof ]
  * Merge tag 'upstream/20140108'
  * debian/changelog is utf-8
  * debian/copyright: further clarification

 -- Christian Perrier <bubulle@debian.org>  Fri, 24 Jan 2014 18:53:44 +0100

antpm (1.14-1) unstable; urgency=low

  [ Christian Perrier ]
  * Release 1.14-1 with copyright clarifications from upstream
    (Kristof re-licensed his own code in GPL-3)
  * Bump debhelper compatibility to 9
  * Update Standards to 3.9.5 (checked)
  * Add gbp.conf to use gz compression for upstream tarball

  [ RALOVICH, Kristof ]
  * extend copyright file
  * update changelog too
  * refine debian/copyright

 -- Christian Perrier <bubulle@debian.org>  Tue, 07 Jan 2014 07:26:12 +0100

antpm (1.13-1) unstable; urgency=low

  [ RALOVICH, Kristof ]
  * Import upstream version v1.13. Including a fix for problem
    with _orig tarball, and initial identification of different
    watches, to tell the 310 and 405 apart.

  [ Noël Köthe ]
  * Additional a small patch for PROTOCOL_HELP.txt which would
    have helped me and might make it easier for other.;)

 -- Christian Perrier <bubulle@debian.org>  Fri, 13 Dec 2013 06:12:01 +0100

antpm (1.12-2) UNRELEASED; urgency=low

  [ Kristof Ralovich ]
  * pkg-config is also a Build-Depends

  [ Christian Perrier ]
  * Add required boost libraries to Build-Depends
  * Bump debhelper compatibility to 9
  * Update Standards to 3.9.5 (checked)

 -- Kristof Ralovich <ralovich@in.tum.de>  Tue, 15 Oct 2013 09:25:02 +0200

antpm (1.12-1) unstable; urgency=low

  * Initial release. Based on ANT+minus to supersede previous
    garmin-ant-downloader package.
    Closes: #690068

 -- Kristof Ralovich <ralovich@in.tum.de>  Mon, 14 Oct 2013 13:53:50 +0200


# Local Variables:
# coding: utf-8
# End:
