connman (1.21-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: Add Breaks+Replaces: connman (<< 1.21-1) to connman-vpn.
    (Closes: #768116)

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 22 Nov 2014 13:23:34 +0100

connman (1.21-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build against libgnutls28-dev. Closes: #753022

 -- Andreas Metzler <ametzler@debian.org>  Fri, 15 Aug 2014 14:38:16 +0200

connman (1.21-1) unstable; urgency=low

  * New upstream release. (Closes: #688238)
  * Add myself to the list of uploaders.
  * Bump Standards Version to 3.9.5 (no changes required).
  * Build from upstream git:
    - Use dh-autoreconf.
  * Use init-system-helpers/dh-systemd.
  * Split off connman-vpn.
  * Rework descriptions (From Patrik Flykt <patrik.flykt@linux.intel.com>).
  * Also install manpage for connmanctl.
  * Add patch to remove obsolete After=syslog.target
    from systemd service file:
    - debian/patches/0001-remove-After-syslog.target-obsolete.patch

 -- Shawn Landden <shawn@churchofgit.com>  Mon, 10 Feb 2014 19:40:38 -0800

connman (1.15-0ubuntu2) saucy; urgency=low

  * Adding 02-test-pbkdf2-sha1-maximum-salt-len-should-be-32-instead.patch:
    - Fixing pbkdf2-sha1 test case that had a wrong salt len

 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Mon, 10 Jun 2013 02:06:39 -0300

connman (1.15-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * debian/patches/fix_build_with_kernel_3.8.0.patch: removing, not needed
    anymore
  * debian/connman.install: adding missing man pages

 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Sun, 09 Jun 2013 19:01:26 -0300

connman (1.10-0ubuntu1) raring; urgency=low

  * New upstream release.
  * Resynchronize with Debian, remaining changes:
    - Add upstart script.
    - Add apport hook and crashdb file.
    - Notify the user a reboot is required after updating connman.
    - Don't disable the service if NetworkManager or wicd are installed; we use
      Conflicts instead.
    - Recommend indicator-network.
  * debian/patches/02-CVE-2012-6459.patch: dropped, included upstream.
  * debian/connman.upstart: start connman with the --no-backtrace option, so
    apport can catch the crashes.
  * debian/connman.upstart: drop -c; it's missing a parameter and that breaks
    starting connman.
  * debian/control: add libreadline-dev to Build-Depends.
  * debian/patches/fix_build_with_kernel_3.8.0.patch: workaround broken headers
    in kernel 3.8.0-rc4; specifically if_bridge.h has an incomplete definition
    of in6_addr...
  * debian/connman.install: fix up installed files to match what upstream
    provides. Also ship connmanctl for good measure.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Fri, 01 Feb 2013 10:36:13 -0500

connman (1.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Include patch to fix bluetooth offline visibility
    issue CVE-2012-6459 (Closes: #697580).

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Wed, 09 Jan 2013 15:32:22 +0100

connman (1.0-1) unstable; urgency=high

  [ Andrew Brouwers ]
  * New upstream release (Closes: #583925, #672989)
  * Add debian/watch (Closes: #583928)
  * Update to compat 8 + standards version 3.9.3
    - Remove debian/tmp from install files
  * debian/control:
    - Remove obsolete deps (cdbs, quilt, dpkg-dev, ppp-dev, dhcp3-client)
      (use source format 3.0, too)
    - Add missing deps: iptables-dev, gnutls-dev
    - Add recommends for wpa_supplicant (wifi) + bluez (bluetooth)
    - Add a connman-doc package
  * debian/rules:
    - Convert from cdbs -> dh; most of the details outling patches and source
      mangling should be obsolete with regular stable tarball releases;
      simplify the rules file accordingly
    - Add support for openvpn + openconnect to configure
    - Specify systemd unit-file location to provide upstream systemd unit
  * Remove NM compatibility mode from default init-script options (no longer
    available upstream); remove connman.default accordingly
  * Use dh_installinit for initscript install, and eliminate post/pre-install
    files used to manage the init script; thanks to Patrik Flykt for the
    suggestion!
  * Update debian/copyright for DEP5 + GPL-2 simplification
  * Punt debian/README.source - docs/*.txt should be covered by copyright
    now - update note accordingly

  [ Mathieu Trudel-Lapierre ]
  * debian/control:
    - Set VCS-* fields to new location.
    - Add a Conflicts: network-manager, wicd to the connman binary package,
      since they all try to manage the same network devices.
    - Fix my name in uploaders for proper signing.
    - Add a Depends for dbus, lsb-base to connman.
  * debian/copyright: updated and fixed to adhere to DEP-5 format.
  * debian/rules:
    - override dh_auto_install to fail on files that aren't installed; also
      clean up on .la files.
    - clean up on the debian/connman.init file we copy in installinit.
    - use --restart-on-upgrade for dh_installinit
  * debian/patches/01-init-script-lsb-headers.patch: more fixes to the init
    script:
    - set LSB Default-Stop, add NAME, drop 'set -e'.
    - add support for a "status" command.
  * debian/control, debian/compat: bump to compat level 9, to get the hardening
    flags at build time.
  * debian/connman.install, debian/connman-dev.install: make the paths multiarch
    aware (since that comes along with compat 9).
  * debian/connman.postinst, debian/rules: disable the connman init script on
    install if NetworkManager or wicd are installed. See README.Debian.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 24 May 2012 22:09:35 -0400

connman (0.48+dfsg-2) unstable; urgency=low

  * Ubuntu/Debian sync upload
  * Re-add missing changes from 0.45+dfsg that made it only in Ubuntu:
    - ship development parts in a connman-dev package (Closes: 546616)
      - add debian/connman-dev.install
      - update debian/control
  * Update long descriptions for connman and connman-dev
    - update debian/control
  * Add missing Depends on libglib2.0-dev, libdbus-1-dev for connman-dev
    - update debian/control
  * Don't run bootstrap twice during build.
    - update debian/rules
  * Remove old configure option: enable-ppp, with-pppd, enable-novatel,
    enable-huawei and enable-modemmgr are no longer recognized.
    - update debian/rules

 -- Mathieu Trudel <mathieu-tl@ubuntu.com>  Fri, 12 Feb 2010 10:08:03 -0500

connman (0.48+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Drop PolicyKit support for now (Closes: #549497)
    - update debian/connman.install
    - update debian/control
    - update debian/rules
  * Exclude /usr/lib/connman from being handled by dh_makeshlibs.
    - update debian/rules
  * Add Depends for libdbus-1-dev and libglib2.0-dev.
    - update debian/control
  * Clean connman.install to remove inexistant files.
    - update debian/connman.install
  * Add new uploader: Mathieu Trudel
    - update debian/control
  * Bump debhelper b-dep to 7, add missing compat file.
    - update debian/control
    - add debian/compat
  * Bump Standards-Version to 3.8.4
    - update debian/control
  * Remove duplicate Section: net from binary package entry.
    - update debian/control
  * Update LSB headers patch to follow DEP-3 guidelines.
    - update debian/patches/01-init-script-lsb-headers.patch
  * Add debian/watch
  * Silence update-rc.d in postinst and postrm scripts.
    - update debian/connman.postinst
    - update debian/connman.postrm
  * Add manpage for connmand
    - add debian/manpages/connmand.8
    - add debian/connman.manpages

 -- Mathieu Trudel <mathieu-tl@ubuntu.com>  Wed, 03 Feb 2010 22:54:32 -0500

connman (0.45+dfsg-0ubuntu1) lucid; urgency=low

  * New upstream release.
  * Ship development parts in a connman-dev package (Closes: 546616)
    - add debian/connman-dev.install
    - update debian/control

 -- Alexander Sack <asac@ubuntu.com>  Wed, 13 Jan 2010 06:32:31 +0100

connman (0.42+dfsg-1) unstable; urgency=low

  * new upstream release. (LP: #444172)

  [ Alexander Sack <asac@ubuntu.com> ]
  * LP: #402998 - homepage used in package is outdated; updated to
    http://www.connman.net
    - update debian/control
  * LP: #402999 - add Vcs-Browser to debian/control and change Vcs-Bzr
    to read/write location
    - update debian/control
  * LP: #400576 - Please use compatible mode to provide NetworkManager
    dbus interface; ship a /etc/default/connman which enables NM
    compatibility mode; also include example how to enable debugging
    - add debian/connman.default
  * Explicitly install init script
    - debian/connnman.install
  * Set --only-scripts parameter for dh_installinit (cdbs)
    - update debian/rules

  [ Mathieu Trudel <mathieu.tl@gmail.com> ]
  * Bump Standards-Version to 3.8.3
    - update debian/control
  * Add GIT_BRANCH, GIT_BRANCH_NAME, DEB_MAJOR_VERSION to support daily builds
    - update debian/rules
  * Add update-local-branch code to work with local git copies
    - update debian/rules
  * Revise get-orig-source code, add get-current-source and GET_SOURCE snippets
    - update debian/rules
  * Handle dfsg special case, add MAKE_DFSG_COMPLIANT snippet
    - update debian/rules
  * Add pre-build, clean targets
    - update debian/rules
  * Patch init script to add LSB headers (Closes: #543869)
    - add debian/patches/01-init-script-lsb-headers.patch
    - update debian/patches/series

 -- Alexander Sack <asac@ubuntu.com>  Sat, 31 Oct 2009 13:59:48 +0100

connman (0.42+dfsg-0ubuntu1) karmic; urgency=low

  * New upstream release. (LP: #444172)

  [ Alexander Sack <asac@ubuntu.com> ]
  * LP: #402998 - homepage used in package is outdated; updated to
    http://www.connman.net
    - update debian/control
  * LP: #402999 - add Vcs-Browser to debian/control and change Vcs-Bzr
    to read/write location
    - update debian/control
  * LP: #400576 - Please use compatible mode to provide NetworkManager
    dbus interface; ship a /etc/default/connman which enables NM
    compatibility mode; also include example how to enable debugging
    - add debian/connman.default
  * Explicitly install init script
    - debian/connnman.install
  * Set --only-scripts parameter for dh_installinit (cdbs)
    - update debian/rules

  [ Mathieu Trudel <mathieu.tl@gmail.com> ]
  * Bump Standards-Version to 3.8.3
    - update debian/control
  * Add GIT_BRANCH, GIT_BRANCH_NAME, DEB_MAJOR_VERSION to support daily builds
    - update debian/rules
  * Add update-local-branch code to work with local git copies
    - update debian/rules
  * Revise get-orig-source code, add get-current-source and GET_SOURCE snippets
    - update debian/rules
  * Handle dfsg special case, add MAKE_DFSG_COMPLIANT snippet
    - update debian/rules
  * Add pre-build, clean targets
    - update debian/rules
  * Patch init script to add LSB headers (Closes: #543869)
    - add debian/patches/01-init-script-lsb-headers.patch
    - update debian/patches/series

 -- Mathieu Trudel <mathieu.tl@gmail.com>  Wed, 14 Oct 2009 23:59:04 +0200

connman (0.30+git.1.5b69740e1+dfsg-1) unstable; urgency=low

  * Upstream snapshot for debian: 0.30+git.1.5b69740e1 (Closes: #475022)
  * Addresses ftp-master review concerns; see: 0.19+dfsg-1
  * Setup debian packaging branch:
    - https://code.launchpad.net/~asac/connman/connman.debian.unstable
    - adjust Vcs-Bzr: in debian/control accordingly
  * debian/rules: make get-orig-source aware of +dfsg suffix

 -- Alexander Sack <asac@ubuntu.com>  Wed, 22 Jul 2009 10:41:55 +0200

connman (0.30+git.1.5b69740e1+dfsg-0ubuntu1) karmic; urgency=low

  * New upstream release.
  * debian/rules: make get-orig-source aware of +dfsg suffix

 -- Alexander Sack <asac@ubuntu.com>  Wed, 22 Jul 2009 10:37:21 +0200

connman (0.23+git.1.e08a09987-0ubuntu1) karmic; urgency=low

  * New upstream release.
  * Fix broken build dependency: gtk-doc-tools
    - update debian/control

 -- Tony Espy <espy@ubuntu.com>  Tue, 14 Jul 2009 21:23:02 -0400

connman (0.19+dfsg-1) unstable; urgency=low

  * New copyright format; properly document docs
    - update debian/copyright
  * Remove dfsg non-free files on tarball production
    - update debian/rules
  * Document source information (e.g. files removed due to dfsg non-freeness)
    - add debian/README.source

 -- Alexander Sack <asac@ubuntu.com>  Mon, 08 Jun 2009 14:15:01 +0200

connman (0.19-0ubuntu1) karmic; urgency=low

  * New upstream release.

 -- Tony Espy <espy@canonical.com>  Mon, 25 May 2009 12:18:32 +0200

connman (0.17-0ubuntu1) karmic; urgency=low

  * New upstream release.
  * Fix get-orig-source target to create tarball in topsrcdir
    - update debian/rules

 -- Alexander Sack <asac@ubuntu.com>  Mon, 25 May 2009 12:13:33 +0200

connman (0.15+git.1.864cd602c-0ubuntu1) karmic; urgency=low

  * New upstream snapshot 0.15 + git 864cd602c
  * Drop upstreamed patches
    - delete debian/patches/fix_dhclient_configure_typo.patch
    - delete debian/patches/fix_ubuntu_init_script.patch
    - update debian/patches/series
  * Enable more plugins: modemmgr and ethernet
    - update debian/rules
  * Make debian/rules in bzr executable
    - update debian/rules
  * Add get-orig-source target that parses changelog to guess git commit
    id or tag
    - update debian/rules

 -- Alexander Sack <asac@ubuntu.com>  Thu, 14 May 2009 18:47:17 +0200

connman (0.10+git20090203t223225-1) unstable; urgency=low

  * Initial upload to Debian - (Closes: #475022)
  * debian/control: add Vcs-Bzr info pointing to
    + https://code.launchpad.net/~asac/connman/connman.ubuntu.head

 -- Alexander Sack <asac@ubuntu.com>  Fri, 03 Apr 2009 14:02:57 +0200

connman (0.10+git20090203t223225-0ubuntu3) jaunty; urgency=low

  * debian/connman.postinst: making update-notifier optional, as
    otherwise we would need a dependency on it (LP: #332217)

 -- bojo42 <bojo42@gmail.com>  Fri, 20 Feb 2009 17:22:28 +0100

connman (0.10+git20090203t223225-0ubuntu2) jaunty; urgency=low

  * debian/patches/fix_ubuntu_init_script.patch: pass --make-pidfile to
    start-stop-daemon invokation as connman doesnt create its own PIDFILE
  * debian/patches/series: new series file
  * debian/copyright: fix copyright/licensing details
  * debian/control: fix Section: net

 -- Alexander Sack <asac@ubuntu.com>  Tue, 17 Feb 2009 20:41:25 +0100

connman (0.10+git20090203t223225-0ubuntu1) jaunty; urgency=low

  * Initial release.

 -- Alexander Sack <asac@ubuntu.com>  Tue, 17 Feb 2009 11:58:09 +0100
