ofono (1.31-3) unstable; urgency=medium

  * Team upload.
  * debian/control: Bump Standards-Version to 4.5.0 (no further changes)

 -- Laurent Bigonville <bigon@debian.org>  Sat, 28 Mar 2020 15:55:33 +0100

ofono (1.31-2) unstable; urgency=medium

  * Team upload
  * debian/copyright: Update the copyright file and convert to dep5

 -- Laurent Bigonville <bigon@debian.org>  Thu, 02 Jan 2020 01:43:46 +0100

ofono (1.31-1) unstable; urgency=medium

  * Team upload
  [ Helmut Grohne ]
  * Drop libc*-dev from ofono-dev Depends.
  * Move ofono.pc to /usr/share/pkgconfig.
  * Mark ofono-dev Multi-Arch: foreign. (Closes: #893941)

  [ Laurent Bigonville ]
  * New upstream release
  * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
  * Bump debhelper compatibility to 12, use dh_missing instead of dh_install
    to list non-installed files
  * d/p/0002-Remove-After-syslog.target-from-systemd-.service-fil.patch:
    Remove After=syslog.target from systemd .service files, to please lintian
  * debian/control: Make ofono architecture linux-any, it uses signalfd that
    is linux only and would require porting
  * debian/control: Make ofono-dev depend against libdbus-1-dev and
    libglib2.0-dev, the pkg-config file Requires them
  * Create a new ofono-scripts package that ships the tests/ directory
    (Closes: #868377)

 -- Laurent Bigonville <bigon@debian.org>  Sun, 29 Dec 2019 13:21:45 +0100

ofono (1.28-1) unstable; urgency=medium

  * New upstream version 1.28

 -- Héctor Orón Martínez <zumbi@debian.org>  Fri, 08 Feb 2019 22:58:25 +0100

ofono (1.21-1) unstable; urgency=medium

  * Team upload
  [ Jonny Lamb ]
  * Remove myself from Uploaders.

  [ Laurent Bigonville ]
  * New upstream release.
  * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
  * Bump debhelper compatibility to 10 and drop direct build-dependency
    against dh-systemd and autotools-dev
  * debian/control: Add explicit dependency against lsb-base as the initscript
    uses /lib/lsb/init-functions
  * debian/watch: Use https and verify the signature of the tarball
  * debian/rules: Do not run the tests in parallel
  * debian/copyright: Fix the licence, ofono is GPL, not LGPL (Closes: #853206)

 -- Laurent Bigonville <bigon@debian.org>  Fri, 10 Nov 2017 17:32:26 +0100

ofono (1.18-1) unstable; urgency=medium

  * Team upload
  * New upstream release. (Closes: #792632)
    - Bump libglib2.0-dev to >= 2.32
    - Fix installation of the udev rules file
  * debian/control:
    - Bump Standards-Version to 3.9.8 (no further changes)
    - Switch to https URL for Vcs-* fields
  * Drop ofono-dbg package, rely on automatically built dbgsym package
  * debian/compat: Bump Debhelper compatibility to 9
  * Drop useless files in debian/patches/
  * Switch from cdbs to dh
  * debian/*.init: Use the executable path to better identify the running
    processes (Closes: #825134)

 -- Laurent Bigonville <bigon@debian.org>  Sat, 04 Jun 2016 21:55:47 +0200

ofono (1.15-3) unstable; urgency=medium

  * Team upload
  * debian/control: Use canonical URL for the Vcs-* fields
  * Install missing dundee daemon and LSB initscript
  * debian/ofono.install, debian/rules, debian/control: Install .service files
    (Closes: #771088)
  * debian/control: Add build-dependency to autotools-dev
  * debian/ofono.init: Drop the "set -e" from the begining of the script

 -- Laurent Bigonville <bigon@debian.org>  Wed, 13 May 2015 15:03:20 +0200

ofono (1.15-2) unstable; urgency=medium

  * d/control: Konstantinos Margaritis drop from uploaders. Thanks.
  * d/ofono-dev.install: ship pkg-config files.
    Thanks Graham Inggs for patch.
    (Closes: #763111)
  * d/control: bump Standards-Version. 
  * d/p/0002_update_config_guess.patch: update to recent version 2014-03-23.

 -- Hector Oron <zumbi@debian.org>  Mon, 20 Oct 2014 00:08:53 +0200

ofono (1.15-1) unstable; urgency=medium

  * New upstream release. (Closes: #759516)

 -- Hector Oron <zumbi@debian.org>  Wed, 24 Sep 2014 01:20:27 +0200

ofono (1.9-2) unstable; urgency=low

  * Upload to unstable.
  * d/p/fix-ftbfs-glibc-2.17.patch: ftbfs with eglibc-2.17 (Closes: #701435)

 -- Hector Oron <zumbi@debian.org>  Tue, 04 Jun 2013 15:47:00 +0200

ofono (1.9-1) experimental; urgency=low

  * New upstream release

 -- Konstantinos Margaritis <markos@debian.org>  Tue, 31 Jul 2012 11:00:42 +0300

ofono (1.6-2) unstable; urgency=low

  * Add build dependency on mobile-broadband-provider-info 

 -- Hector Oron <zumbi@debian.org>  Sat, 02 Jun 2012 00:55:18 +0200

ofono (1.6-1) unstable; urgency=low

  * New upstream release.
  * Add myself to uploaders. 
  * Update Standards-Version. 
  * Change source/format to 3.0 (quilt)

 -- Hector Oron <zumbi@debian.org>  Fri, 01 Jun 2012 18:29:37 +0200

ofono (0.53-2) unstable; urgency=low

  * debian/ofono.init: Add dbus as a dependency to start and stop. Thanks
    to Johannes Schauer for the patch and report. (Closes: #631707)

 -- Jonny Lamb <jonny@debian.org>  Wed, 24 Aug 2011 15:36:44 +0100

ofono (0.53-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Add Vcs-* fields.
  * Ensure ofono is built with bluetooth support (pass --enable-bluetooth
    and add libbluetooth-dev build-dep).

 -- Jonny Lamb <jonny@debian.org>  Wed, 24 Aug 2011 14:40:25 +0100

ofono (0.36-1) unstable; urgency=low

  * New upstream release.
  * debian/: Added some files relating to building with git.
  * debian/control:
    + Adopt the package from Andres. Thanks for your work, dude!
    + Upped versioned build-dep on glib.
    + Upped Standards-Version. (no changes)
  * debinan/ofono.install: Updated.
  * debian/rules: Switch to cdbs to be like the rest of the pkg-telepathy
    packages.
  * debian/ofono.init: Add dependency on $remote_fs in required-start and
    required-stop.
  * debian/compat: Lower to 5 for misc reasons.
  * debian/patches/: Add patch to fix small lintian problem.

 -- Jonny Lamb <jonny@debian.org>  Mon, 29 Nov 2010 18:14:48 +0000

ofono (0.18-1) unstable; urgency=low

  * New upstream release.

 -- Andres Salomon <dilinger@debian.org>  Thu, 18 Feb 2010 03:58:18 +0000

ofono (0.9-1) unstable; urgency=low

  * New upstream release.
  * Since it runs w/out it, change the udev Depends to a Recommends.

 -- Andres Salomon <dilinger@debian.org>  Mon, 02 Nov 2009 18:46:37 +0000

ofono (0.8-1) unstable; urgency=low

  * New upstream release.
  * Drop cdbs and use debhelper 7 features instead.

 -- Andres Salomon <dilinger@debian.org>  Sun, 18 Oct 2009 23:54:52 +0000

ofono (0.7-1) unstable; urgency=low

  * New upstream release.
  * Also build-dep upon udev, as otherwise UDEV_DATADIR is set incorrectly
    (closes: #549544).
  * Ofono itself should also probably depend upon udev, eh?

 -- Andres Salomon <dilinger@debian.org>  Sun, 04 Oct 2009 15:27:21 +0000

ofono (0.6-3) unstable; urgency=low

  * Build-dep upon libudev-dev and enable udev support.

 -- Andres Salomon <dilinger@debian.org>  Sat, 03 Oct 2009 20:22:58 +0000

ofono (0.6-2) unstable; urgency=low

  * Add a -dbg package.

 -- Andres Salomon <dilinger@debian.org>  Tue, 29 Sep 2009 20:05:20 +0000

ofono (0.6-1) unstable; urgency=low

  * New upstream release.

 -- Andres Salomon <dilinger@debian.org>  Mon, 28 Sep 2009 16:21:52 +0000

ofono (0.5-1) unstable; urgency=low

  * New upstream release.
  * Be sure to create /var/lib/ofono (for the lulz).
  * Silence some lintian warnings.

 -- Andres Salomon <dilinger@debian.org>  Fri, 25 Sep 2009 22:58:23 +0000

ofono (0.4-1) unstable; urgency=low

  * New upstream release.
  * Update copyright file.
  * Include the new modem.conf.

 -- Andres Salomon <dilinger@debian.org>  Thu, 03 Sep 2009 19:51:21 +0000

ofono (0.3-1) unstable; urgency=low

  * New upstream release.
  * Drop ofonod manpage; merged upstream.

 -- Andres Salomon <dilinger@debian.org>  Sat, 15 Aug 2009 15:55:11 +0000

ofono (0.1-1) unstable; urgency=low

  * Initial release.

 -- Andres Salomon <dilinger@debian.org>  Sat, 11 Jul 2009 18:37:48 -0400