File: changelog

package info (click to toggle)
glogg 1.1.4-1.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,412 kB
  • sloc: cpp: 12,813; sh: 117; perl: 32; sed: 25; makefile: 6
file content (134 lines) | stat: -rw-r--r-- 4,090 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
glogg (1.1.4-1.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Import on Salsa
  * Replace obsolete CDBS build with DebHelper

 -- Alexandre Detiste <tchet@debian.org>  Sun, 09 Mar 2025 16:17:11 +0100

glogg (1.1.4-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Replace markdown with discount. (Closes: #1073093)

 -- Bastian Germann <bage@debian.org>  Fri, 09 Aug 2024 12:24:01 +0200

glogg (1.1.4-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: Remove hard-coded build dependency on libqt5dbus5
    (Closes: #1067694)

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 17 Apr 2024 23:11:25 +0200

glogg (1.1.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/docs: Adjust for upstream README -> README.md rename.
    (Closes: #903330)

 -- Adrian Bunk <bunk@debian.org>  Sun, 05 Aug 2018 19:33:01 +0300

glogg (1.1.4-1) unstable; urgency=medium

  * New upstream version 1.1.4 (closes: #853422)
  * Update the copyright years.
  * Add dbus support to the build.
  * Update to debhelper 10 and Standards-Version 4.0.0.

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 11 Aug 2017 19:24:53 +0100

glogg (1.1.0-1) unstable; urgency=medium

  * Imported Upstream version 1.1.0
  * Move the package to Qt5.
  * Amend the Description for the new upstream.

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 12 Feb 2016 19:35:22 +0000

glogg (1.0.3-1) unstable; urgency=medium

  * Imported Upstream version 1.0.3
  * Remove menu file to comply with tech-ctte decision #741573.
  * Update the man page to include new command line options.
  * Correct a typo in the package description.

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 20 Nov 2015 13:35:24 +0000

glogg (1.0.2-1) unstable; urgency=medium

  * Imported Upstream version 1.0.2
  * Added 2015 to the copyright years.
  * Updated Standards-Version to 3.9.6

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 16 Jan 2015 11:34:04 +0000

glogg (1.0.1-1) unstable; urgency=medium

  * Imported Upstream version 1.0.1
  * Change the VCS URLs to point to anonscm.debian.org.

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Thu, 25 Sep 2014 17:05:52 +0100

glogg (1.0.0-1) unstable; urgency=low

  * Imported Upstream version 1.0.0
  * Add 2014 to the copyright years.
  * Update Standards-Version to 3.9.5
  * Add a dependency on pkg-config to ensure DBus support is built in.

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 08 Aug 2014 16:06:34 +0100

glogg (0.9.2-1) unstable; urgency=low

  * Imported Upstream version 0.9.2
  * Add 2013 to the copyright years.
  * Update Standards-Version to 3.9.4
  * Ensure cdbs is recent enough to have fixed the LFLAG bug.
  * Update the watch file for the new website.

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 04 Oct 2013 16:55:45 +0100

glogg (0.9.1-1) unstable; urgency=low

  * Imported Upstream version 0.9.1
  * Revert to Debian's default CXXFLAGS and CFLAGS.
  * Update Standards-Version to 3.9.3

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 07 Dec 2012 16:06:44 +0000

glogg (0.9.0-1) unstable; urgency=low

  * Imported Upstream version 0.9.0
  * Correct Author(s) in copyright file and add the correct years.
  * Update the description to comply with lintian's
    description-synopsis-starts-with-article.
  * Update Standards-Version to 3.9.2
  * Improves the package description.

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Mon, 09 Jan 2012 14:58:10 +0000

glogg (0.8.3-1) unstable; urgency=low

  * New upstream release

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Mon, 21 Feb 2011 17:59:29 +0000

glogg (0.8.2-1) unstable; urgency=low

  * New upstream release
  * Add the Vcs-Browser and Vcs-Git info

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Tue, 08 Feb 2011 15:48:13 +0000

glogg (0.8.1-1) unstable; urgency=low

  * New upstream release

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Fri, 19 Nov 2010 17:30:18 +0100

glogg (0.8.0-1) unstable; urgency=low

  * Initial upload (Closes: #578214)

 -- Nicolas Bonnefon <nicolas@bonnefon.org>  Tue, 17 Aug 2010 10:24:08 +0100