libqmi (1.26.10-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Bug fix release:
    + libqmi-glib: Fix internal QmiClientCtl leak in the QmiDevice when
      using the QMUX endpoint.

 -- Martin <debacle@debian.org>  Mon, 15 Feb 2021 16:03:10 +0000

libqmi (1.26.8-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Source-only upload (Closes: #980558).

 -- Martin <debacle@debian.org>  Wed, 20 Jan 2021 21:10:05 +0000

libqmi (1.26.8-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.

 -- Martin <debacle@debian.org>  Sun, 10 Jan 2021 12:47:44 +0000

libqmi (1.26.6-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.
  * debian/libqmi-glib5.symbols: add symbols for 1.26.6.

 -- Martin <debacle@debian.org>  Wed, 07 Oct 2020 16:09:38 +0000

libqmi (1.26.4-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.

 -- Martin <debacle@debian.org>  Sun, 23 Aug 2020 10:19:46 +0000

libqmi (1.26.2-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.
  * Fix reproducibility by removing superfluous Makefiles (Closes: #963485).

 -- Martin <debacle@debian.org>  Sun, 26 Jul 2020 12:36:00 +0000

libqmi (1.26.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.

 -- Martin <debacle@debian.org>  Sun, 21 Jun 2020 11:38:14 +0000

libqmi (1.25.900-0.1) experimental; urgency=medium

  * Non-maintainer upload.
  * Add package for GObject introspection (new upstream feature).
  * debian/libqmi-glib5.symbols: 280 additional symbols.

 -- Martin <debacle@debian.org>  Wed, 10 Jun 2020 21:39:17 +0000

libqmi (1.24.12-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.

 -- Martin <debacle@debian.org>  Tue, 26 May 2020 22:12:07 +0000

libqmi (1.24.8-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  [ Laurent Bigonville ]
  * Add debian/gbp.conf file
  * debian/control: Bump Standards-Version to 4.5.0 (no further changes)
  * Mark libqmi-glib-doc with Build-profiles: <!nodoc> and move libglib2.0-doc
    to BDI
  * debian/control: Switch the build-dependency to python3 (Closes: #943157)
  * Bump debhelper version to 12 and use dh_missing instead of dh_install
    --list-missing
  * Move qmi-proxy to /usr/libexec
  * debian/control: Remove duplicate sections to please lintian
  * debian/libqmi-glib5.symbols: Add Build-Depends-Package field
  * Add a symlink for the documentation in /usr/share/doc and adjust the
    docbase file. This fixes the doc-base-file-references-wrong-path lintian
    warning

  [ Helmut Grohne ]
  * Fix FTCBFS
    + Annotate python build dependency with :any.
    + Disable gtk-doc for arch-only builds. (Closes: #913113)

 -- Laurent Bigonville <bigon@debian.org>  Wed, 20 May 2020 16:23:06 +0200

libqmi (1.24.8-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update Vcs-* to salsa.
  * Use Rules-Requires-Root: no

 -- Martin <debacle@debian.org>  Thu, 30 Apr 2020 00:32:38 +0000

libqmi (1.24.8-1) unstable; urgency=medium

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 26 Mar 2020 23:26:00 +0100

libqmi (1.24.6-2) unstable; urgency=medium

  * debian/control, 
    debian/patches/versioned_python_binary.patch:
    - don't use an unversioned python binary

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 27 Feb 2020 21:06:26 +0100

libqmi (1.24.6-1) unstable; urgency=medium

  * New upstream version
  * debian/libqmi-glib5.symbols:
    - refreshed the symbols for the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 27 Feb 2020 20:27:01 +0100

libqmi (1.22.4-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release
  * Removed debian/patches/git_reset-offset-before-2nd-call.patch,
    included upstream.

 -- Till Kamppeter <till.kamppeter@gmail.com>  Mon, 19 Aug 2019 11:52:41 +0200

libqmi (1.22.0-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * enable verbose build logs (Closes: #900909) 

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 02 Aug 2019 13:07:56 +0200

libqmi (1.22.0-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add debian/patches/git_reset-offset-before-2nd-call.patch from upstream.
    - equivalent to 1.22.2 release except the broken manpages in that release.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 12 Mar 2019 14:19:35 +0100

libqmi (1.22.0-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Bump Build-Depends on libmbim-glib-dev to 1.18.0 to fix build
    (Closes: #921321)

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 07 Feb 2019 18:22:46 -0500

libqmi (1.22.0-1) unstable; urgency=medium

  * New upstream release
    - Needed by ModemManager 1.10.
  * debian/patches/0001-qmicli-remove-implicity-casts-to-GDestroyNotify-in-g.patch:
    Dropped, included upstream.
  * debian/libqmi-glib5.symbols: update symbols for new release.

 -- Till Kamppeter <till.kamppeter@gmail.com>  Tue, 05 Feb 2019 23:24:39 +0100

libqmi (1.20.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add upstream fix for FTBFS with glib 2.58,
    thanks to Juhani Numminen. (Closes: #908016)

 -- Adrian Bunk <bunk@debian.org>  Sat, 22 Sep 2018 22:05:32 +0300

libqmi (1.20.0-1) unstable; urgency=medium

  * New upstream version 1.20.0. (Closes: #887975)
  * debian/patches/0001-utils-drop-useless-g_file_test-call.patch: dropped,
    included upstream.
  * debian/libqmi-glib5.symbols: update symbols for new release.
  * debian/control: changing Maintainer field to claim the package. Marius is
    no longer interested in maintaining it.
  * debian/control: bump Standards-Version to 4.1.3.

 -- Mathieu Trudel-Lapierre <mathieu.tl@gmail.com>  Thu, 01 Mar 2018 09:39:11 -0500

libqmi (1.18.0-3) unstable; urgency=medium

  * Remove myself from Uploaders.

 -- Michael Biebl <biebl@debian.org>  Sat, 21 Oct 2017 00:49:31 +0200

libqmi (1.18.0-2) unstable; urgency=medium

  * Drop useless g_file_test() call.
    Fixes FTBFS with glib2.0 >= 2.52.1 which changed the behaviour of
    g_file_test(). (Closes: #865579)
  * Bump Standards-Version to 4.0.0

 -- Michael Biebl <biebl@debian.org>  Thu, 06 Jul 2017 21:22:47 +0200

libqmi (1.18.0-1) unstable; urgency=medium

  * New upstream version 1.18.0
  * Bump Build-Depends on libglib2.0-dev to (>= 2.36)
  * Update libqmi-glib5 symbols file
  * Enable new qmi-firmware-update tool
  * Enable GUdev support for qmi-firmware-update

 -- Michael Biebl <biebl@debian.org>  Sat, 17 Jun 2017 12:46:52 +0200

libqmi (1.16.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat level to 10.
  * Drop Build-Depends on intltool.

 -- Michael Biebl <biebl@debian.org>  Tue, 08 Nov 2016 16:20:11 +0100

libqmi (1.16.0-1) unstable; urgency=medium

  * New upstream release.
  * Enable QMi-over-MBIM support, which is required by new Sierra devices to
    work in MBIM mode.
  * Update symbols file.
  * Only install the upstream documentation files once.

 -- Michael Biebl <biebl@debian.org>  Fri, 08 Jul 2016 00:08:53 +0200

libqmi (1.14.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8.

 -- Michael Biebl <biebl@debian.org>  Fri, 15 Apr 2016 00:55:28 +0200

libqmi (1.14.0-2) unstable; urgency=medium

  * Update debian/copyright.

 -- Michael Biebl <biebl@debian.org>  Tue, 22 Mar 2016 18:35:07 +0100

libqmi (1.14.0-1) unstable; urgency=medium

  * New upstream release.
  * Use https:// for upstream homepage.
  * Rename libqmi-glib1 → libqmi-glib5 for the upstream SONAME bump.
  * Update symbols files accordingly.
  * Run wrap-and-sort -at.
  * Bump Standards-Version to 3.9.7.
  * Drop libqmi-glib5-dbg now that we have automatic dbgsym packages.
  * Ensure proper upgrade from libqmi-glib5-dbg to new dbgsym packages by
    using dh_strip --dbgsym-migration. Bump Build-Depends on debhelper
    accordingly.
  * Drop debian/qmicli.1 since we use the upstream man page.
  * Install bash-completion file for qmicli.
  * Drop obsolete debian/README.source.
  * Rename libqmi-glib.doc-base → libqmi-glib-doc.doc-base so the doc-base
    support file is actually installed.

 -- Michael Biebl <biebl@debian.org>  Sat, 19 Mar 2016 00:40:30 +0100

libqmi (1.12.6-1) unstable; urgency=medium

  * Upload to unstable.
  * New upstream release.
  * Add myself to Uploaders.

 -- Michael Biebl <biebl@debian.org>  Thu, 07 May 2015 00:51:05 +0200

libqmi (1.12.4-2) experimental; urgency=medium

  * Team upload.
  * Mark binary packages as linux-any.

 -- Michael Biebl <biebl@debian.org>  Fri, 13 Feb 2015 21:31:59 +0100

libqmi (1.12.4-1) experimental; urgency=medium

  * Team upload.

  [ Marius B. Kotsbak ]
  * Add gbp config for experimental branch.

  [ Michael Biebl ]
  * Imported Upstream version 1.12.4.
  * Update symbols file.
  * Update Vcs-Browser URL to use cgit and https.

 -- Michael Biebl <biebl@debian.org>  Fri, 13 Feb 2015 09:43:06 +0100

libqmi (1.12.2-1) experimental; urgency=medium

  [ Marius B. Kotsbak ]
  * Imported Upstream version 1.12.2 (Closes: #772328)
  * Updated symbols file for libqmi-glib1 package for new upstream 1.12.2.
  * Update Debian standards version to 3.9.6
  * Install NEWS file which includes the relevant upstream changes.

 -- Marius B. Kotsbak <marius@kotsbak.com>  Sat, 31 Jan 2015 14:41:43 +0100

libqmi (1.10.2-2) unstable; urgency=medium

  * Team upload.

  [ Marius B. Kotsbak ]
  * Use dh_install --list-missing to show uninstalled files.
  * Drop obsolete --with-tests configure option.

  [ Michael Biebl ]
  * Install man pages via dh_install.
  * Use a strictly versioned dependency between libqmi-proxy and libqmi-glib1,
    so the two packages don't get out of sync.
  * Make any package linking against libqmi-glib1 get an explicit dependency
    on libqmi-proxy. The qmi-proxy binary is used internally by libqmi-glib1
    and the package split is an implementation detail to properly support
    multi-arch. Convince lintian that this is intentional.
  * Add Depends on libglib2.0-dev to libqmi-glib-dev as required by
    qmi-glib.pc.

 -- Michael Biebl <biebl@debian.org>  Tue, 16 Sep 2014 23:24:51 +0200

libqmi (1.10.2-1) unstable; urgency=low

  [ Marius B. Kotsbak ]
  * New upstream stable version 1.10.2
    - Fixed default internal proxy timeout for requests.
    - Added initial support for the WDA service.
    - Added support for cell location info retrieval.
    - Added support for UIM card status retrieval.
    - Added support to specify net open flags in the command line.
    - Minor bugfixes

 -- Marius B. Kotsbak <marius@kotsbak.com>  Tue, 29 Jul 2014 20:45:51 +0200

libqmi (1.8.0-2) unstable; urgency=low

  [ Marius B. Kotsbak ]
  * Change libqmi to only recommend libqmi-proxy package.
    It is possible to use the library without it (Closes: #754599).

 -- Marius B. Kotsbak <marius@kotsbak.com>  Thu, 17 Jul 2014 20:35:17 +0200

libqmi (1.8.0-1) unstable; urgency=low

  [ Marius Kotsbak ]
  * New upstream stable release 1.8.0 (Closes: #731002, #731907)
    - Support for sharing the QMI port through multiple processes with the new
      'qmi-proxy' infrastructure.
    - api: added new known service ID enumeration values
    - wds: added "Get Profile List" request/response
    - wds: added "Get Profile Settings" request/response
    - wds: added "Get Default Settings" request/response
    - cli: add --wds-get-profile-list
    - cli: add --wds-get-default-settings
    - dms: 'SID' TLV in "Activate Manual" is a guint8, not a string
    - Extended API with macros to check for the libqmi-glib version in use
    - Setup libtool versioning in libqmi-glib
    - Added initial support for the PBM (phonebook) service
    - Added initial support for the UIM service
    - Added initial support for the OMA (Open Mobile Alliance) service
    - nas: added "Get Tx Rx Info" request/response
    - wds: added "Get Packet Statistics" request/response
    - dms: added support for the 'PRL' TLV in "Activate Manual"
    - cli: add --nas-get-tx-rx-info
    - cli: add --wds-get-packet-statistics
    - cli: add --get-service-version-info
    - cli: add --uim-read-transparent
    - cli: add --uim-get-file-attributes
    - cli: fix following network status until disconnected
    - tests: use gtester to run unit tests
    - Also fixed several minor bugs and memory leaks
  * Replaced "help2man" in Debian package with the same from upstream

 -- Marius B. Kotsbak <marius@kotsbak.com>  Sat, 21 Jun 2014 08:02:00 +0200

libqmi (1.4.0-1) unstable; urgency=low

  [ Marius B. Kotsbak ]
  * New upstream stable release 1.4.0
    - Fixed DMS activation code string handling
    - Enhanced "start network" functionality in qmicli
    - dms: fix minimum version requirement for DMS Get/Set Operating Mode
    - nas: added 'Network Time' indication
    - utils: fix reading sized uints in BE systems
    - cli: add --dms-activate-manual
    - cli: implemented setting System Selection Preference
    - cli: fix technology preference persistence reporting
    - cli: fix reading new PIN in '--dms-uim-change-pin'
    - docs: always generate documentation at dist time
    - tests: fixed BE/LE tests in BE systems (Closes: #709655)
  * Drop patches applied upstream:
    - "qmi-codegen-clean-up-compiled-python-files_git_1822155"
    - "cli-all-sources-are-GPLv2_git_a5631ea"
  * Symbols for libqmi-glib0 updated
  * Change build-deps to Python 3
  * Updated control Vcs-* fields to point to the Alioth hosted project
  * Corrected debian/copyright: cli/* and libqmi-glib/test/* are GPL 2+.
    Changed packaging to GPL 2+ too, as LGPL does not make sense here.
  * Added help2man generating of manpages (new debian/rules target
    "generate_manpages:". Edited result for qmi-network as it lacked
    complete help. Workaround for upstream bgo #58755.
  * Change to new configure option "--enable-gtk-doc-html"
  * Updated upstream homepage reference to new page published
  * Remove ${misc:Pre-Depends} from libqmi-glib-dev,
      it is not containing any shared libs.
  * Remove meaningless "All rights reserved" from debian/copyright

 -- Marius B. Kotsbak <marius@kotsbak.com>  Sat, 08 Jun 2013 18:53:23 +0200

libqmi (1.0-1) unstable; urgency=low

  [ Marius B. Kotsbak ]
  * Initial release (Closes: #692564)

 -- Marius B. Kotsbak <marius@kotsbak.com>  Thu, 17 Jan 2013 21:12:14 +0100
