File: changelog

package info (click to toggle)
lxqt-notificationd 0.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 424 kB
  • ctags: 109
  • sloc: cpp: 1,125; xml: 38; makefile: 10; sh: 10
file content (105 lines) | stat: -rw-r--r-- 3,582 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
lxqt-notificationd (0.11.1-1) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.1.
  * Removed some buid dependencies:
    -cmake
    -libqt5xdg-dev
    -libqt5xdgiconloader-dev
    -pkg-config
    -qttools5-dev
    -qttools5-dev-tools
  * Bumped build dependency liblxqt0-dev (>= 0.11.1)
  * Bumped years in d/copyright

 -- Alf Gaida <agaida@siduction.org>  Mon, 02 Jan 2017 14:01:39 +0100

lxqt-notificationd (0.11.0-2) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.0.
  * Synced debian foo with experimental
  * Bumped Standards to 3.9.8, no changes needed
  * Bumped compat to 10
  * Removed --parallel from rules, compat 10 standard
  * Bumped minimum version debhelper (>= 10)
  * Bumped minimum version libqtxdg-dev (>= 2.0.0)
  * Bumped build dependency liblxqt-dev (>= 0.11.0)
  * Added build dependency libqt5svg5-dev
  * Added build dependency libqt5xdgiconloader-dev (>= 2.0)
  * Added Recommends lxqt-notificationd-l10n
  * Fixed VCS-Fields, use https and plain /git/
  * Fixed copyright Format field
  * Bumped copyright years
  * Added translation control to rules
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo
  * Exported LC_ALL=C.UTF-8, make builds reproducible
  * Added README.md to docs

 -- Alf Gaida <agaida@siduction.org>  Tue, 18 Oct 2016 03:02:33 +0200

lxqt-notificationd (0.10.0-2) unstable; urgency=medium

  * Remove dbg package in favor of dbgsym.

 -- Alf Gaida <agaida@siduction.org>  Sat, 26 Dec 2015 19:09:09 +0100

lxqt-notificationd (0.10.0-1) unstable; urgency=medium

  * Cherry-picking upstream version 0.10.0. 
  * Set minimum versions for libqtxdg and liblxqt

 -- Alf Gaida <agaida@siduction.org>  Tue, 03 Nov 2015 01:57:30 +0100

lxqt-notificationd (0.9.0+20151028-2) experimental; urgency=medium

  * set minimum versions for libqtxdg and liblxqt

 -- Alf Gaida <agaida@siduction.org>  Fri, 30 Oct 2015 18:15:33 +0100

lxqt-notificationd (0.9.0+20151028-1) experimental; urgency=medium

  * Cherry-picked upstream version 0.9.0+20151028. 

 -- Alf Gaida <agaida@siduction.org>  Fri, 30 Oct 2015 01:42:07 +0100

lxqt-notificationd (0.9.0+20150903-1) experimental; urgency=medium

  * Cherry-picked upstream version 0.9.0+20150903.
  * Cleaned up .gitignore
  * Switched to experimental because of LXQt namespace change
  * Added minimum version for liblxqt0-dev (>= 0.9.0+20150911)
  * Removed breaks/replaces
  * Beautifyed control
  * Added upstream signing key and use it in watch file
  * Added linker flags -Wl,--as-needed

 -- Alf Gaida <agaida@siduction.org>  Thu, 24 Sep 2015 23:45:25 +0200

lxqt-notificationd (0.9.0+20150807-1) unstable; urgency=medium

  [ Alf Gaida ]
  * initial debian files.
  * Initial release. (Closes: #747602)
  * Imported Upstream version 0.8.0.
  * Min liblxqt-qt5-0-dev version 0.8.0.
  * Min Qt version 5.3.2.
  * bump standards to 3.9.6.
  * desktop-file fix OnylShowIn=LXQt;.
  * add lintian-overrides for missed manpages and invalid category.
  * new release 0.9.0 drop patches add source/options fix debian $foo.
  * Some cleanup in debian $foo.
  * some changes in debian $foo.
  * drop transitional packages.

  [ Andrew Lee (李健秋) ]
  * Merging upstream version 0.9.0+20150807.
  * Added myself as Uploader.
  * Sorting build-depends.
  * Corrected Homepage url.
  * Correct Vcs tags.
  * Added fullstop in descriptions.
  * Drop GPL-2+ license from copyright as it hasn't been mentioned
    anywhere in headers.
  * Warpped lines.
  * Removing whitespaces at EOL and EOF.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 16 Aug 2015 17:21:16 +0800