summaryrefslogtreecommitdiff
blob: f1147a9fc427092346f277ffee8c29d61cc98aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# ChangeLog for dev-libs/libdivecomputer
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdivecomputer/ChangeLog,v 1.10 2014/02/27 08:34:51 pinkbyte Exp $

  27 Feb 2014; Sergey Popov <pinkbyte@gentoo.org>
  -libdivecomputer-0.3.0.ebuild, -libdivecomputer-0.4.0.ebuild:
  Drop old versions

  27 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> libdivecomputer-0.4.1.ebuild,
  libdivecomputer-9999.ebuild:
  Port USE='tools' fix into live ebuild. QA fixes: move
  AUTOTOOLS_IN_SOURCE_BUILD before inheriting apropriate eclass, correct
  src_prepare to call autotools-utils_src_prepare instead of plain eautoreconf,
  epatch_user in non-live ebuild

  16 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
  Fix maintainer's email address, fix spelling

*libdivecomputer-0.4.1 (24 Aug 2013)

  24 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +libdivecomputer-0.4.1.ebuild,
  metadata.xml:
  Version bump to 0.4.1. Fixed file collision with /usr/bin/nemo by prefixing
  the tools and bringing them under the 'tools' USE flag, which is disabled by
  default per upstream suggestion. Proxied commit for Martin Gysel (bearsh).
  Fixes bug #480706, reported by zamabe.

  09 Jul 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
  Removed myself from metadata.xml to avoid duplication, as I am part of proxy-
  maintainers herd now.

*libdivecomputer-0.4.0 (15 May 2013)

  15 May 2013; Tom Wijsman <TomWij@gentoo.org> +libdivecomputer-0.4.0.ebuild:
  Version bump to 0.4.0, slotted libusb dependency, ebuild patch contributed by
  Martin Gysel (bearsh).

  28 Mar 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
  Added proxy-maintainers to metadata.xml.

*libdivecomputer-9999 (28 Mar 2013)

  28 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +libdivecomputer-9999.ebuild:
  Added live ebuild for testing purposes.

*libdivecomputer-0.3.0 (28 Mar 2013)

  28 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +libdivecomputer-0.3.0.ebuild,
  +metadata.xml:
  New ebuild for libdivecomputer, a library for communication with dive
  computers from various manufacturers. Ebuild contributed by Martin Gysel aka
  bearsh, corrected by Aaron Bauman aka B-Man. Fixes bug #437960.