File: ChangeLog

package info (click to toggle)
golang-gitlab-ubports-development-core-go-ldm 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 120 kB
  • sloc: makefile: 4
file content (105 lines) | stat: -rw-r--r-- 2,693 bytes parent folder | download
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
2025-04-10 Mike Gabriel

        * Release 0.3 (HEAD -> main, tag: 0.3)

2024-08-29 Ratchanan Srirattanamet

        * Merge branch 'personal/gberh/noble' into 'main' (4b89055)

2024-08-23 Guido Berhoerster

        * Update Debian packaging (df47042)

2024-08-22 Guido Berhoerster

        * Use Go modules and port to github.com/godbus/dbus/v5 (d04dd6a)

2022-02-24 Guido Berhoerster

        * Add Jenkinsfile (0d3c202)
        * Remove obsolete bzr-builddeb files (57656c0)

2022-02-23 Guido Berhoerster

        * Rename and update debian packaging for focal (a6be6be)
        * Fork for the lomiri-download-manager (cb110e1)

2014-07-21 CI bot

        * Releasing 0.1+14.10.20140721-0ubuntu1 (3226a8a)

2014-07-21 Manuel de la Peña

        * Ensure that the upload signals are connected to the correct
          interface. Approved by: Sergio Schvezov (6c9ad53)

2014-07-17 Manuel de la Peña

        * Pass the sender and the interface to the connect signal method.
          (5634bdb)

2014-07-02 CI bot

        * Releasing 0.1+14.10.20140702-0ubuntu1 (3980866)

2014-07-02 Manuel de la Peña

        * Use the upload service and not the download one. (69ebfcb)

2014-06-30 Manuel de la Peña

        * Remove leftovers. (317c1a0)
        * Use the upload service and not the download one. (17e8b78)

2014-06-27 CI bot

        * Releasing 0.1+14.10.20140627-0ubuntu1 (a493ddf)

2014-06-27 Sergio Schvezov

        * Add uploader interface (with tests) (461f245)
        * Marking as released (fc95ec1)
        * Fixing code comments (7f6cefe)
        * Merging trunk (f11812d)
        * Fixing code missing code review comments (862de94)

2014-06-20 Manuel de la Peña

        * Fix segfault. (3b9907a)

2014-05-20 Manuel de la Peña

        * Merged add-tests into add-uploads. (cd8e0a7)
        * Fmt (0daf93a)
        * Fmt. (bed4645)
        * Fi spelling error. (0a1437f)
        * Merged add-tests into add-uploads. (2883c5a)
        * Fixed decoding issues. (f333281)

2014-05-14 Sergio Schvezov

        * Initial packaging (ba8f13e)

2014-05-14 Manuel de la Peña

        * Merged add-tests into add-uploads. (c32798f)
        * Use gocheck from lp (ca39ff8)
        * Merged add-tests into add-uploads. (a50ba71)
        * Make changes according to the reviews. (844cf40)

2014-05-13 Sergio Schvezov

        * urgency=low (0824128)
        * Commit comment (2e97294)
        * wrap-and-sort (63547cf)
        * s/nuntium/udm/ (5b173fb)
        * Adding packaging (ba6a71e)

2014-05-12 Manuel de la Peña

        * Add uploads. (9e5cfb9)
        * Add tests. (9cd7ad1)

2014-05-09 Sergio Schvezov

        * Initial fork from lp:ubuntu-download-manager (d996bb1)