blob: 4b841e393ca0763f1bffd35edba454b1c392e3b6 (
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
53
54
55
56
57
58
59
60
61
62
|
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:
|