File: changelog

package info (click to toggle)
copyq 3.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,472 kB
  • sloc: cpp: 51,894; sh: 734; python: 211; xml: 57; makefile: 34
file content (149 lines) | stat: -rw-r--r-- 4,085 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
copyq (3.7.3-1) unstable; urgency=medium

  * New upstream release 3.7.3
  * debian/control:
    + R³: Use Rules-Requires-Root: no.
  * debian/copyright: Correctly mark appdata xml as CC0-1.0
    licensed.

 -- Boyuan Yang <byang@debian.org>  Fri, 08 Feb 2019 10:53:31 -0500

copyq (3.7.2-1) unstable; urgency=medium

  * New upstream release 3.7.2.
  * debian/control:
    + Build-depends on debhelper-copmat (= 12) instead of using
      debian/compat file.
    + Bump Standards-Version to 4.3.0.

 -- Boyuan Yang <byang@debian.org>  Wed, 02 Jan 2019 20:34:40 -0500

copyq (3.7.1-1) unstable; urgency=medium

  * New upstream release 3.7.1.

 -- Boyuan Yang <byang@debian.org>  Sat, 01 Dec 2018 19:50:20 -0500

copyq (3.7.0-1) unstable; urgency=medium

  * New upstream release 3.7.0.

 -- Boyuan Yang <byang@debian.org>  Fri, 09 Nov 2018 16:21:56 -0500

copyq (3.6.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs.
    This should be reverted after the decommission of python2.

  [ Boyuan Yang ]
  * Also explicitly add python3 as build dependency.

 -- Boyuan Yang <byang@debian.org>  Tue, 23 Oct 2018 10:34:32 -0400

copyq (3.6.1-1) unstable; urgency=medium

  * New upstream hotfix release.

 -- Boyuan Yang <byang@debian.org>  Wed, 26 Sep 2018 15:54:15 -0400

copyq (3.6.0-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Tue, 25 Sep 2018 14:33:05 -0400

copyq (3.5.0-2) unstable; urgency=medium

  * Update my uploader email address and use the @debian.org one.
  * Bump Standards-Version to 4.2.1 (no changes needed).
  * Move libqt5svg5 to Recommends: field.

 -- Boyuan Yang <073plan@gmail.com>  Tue, 28 Aug 2018 12:45:04 -0400

copyq (3.5.0-1) unstable; urgency=medium

  * New upstream release.
  * d/patches: Drop backported patches.

 -- Boyuan Yang <073plan@gmail.com>  Thu, 21 Jun 2018 15:26:46 +0800

copyq (3.4.0-1) unstable; urgency=medium

  * New upstream release.
  * d/rules: Use "dh_missing --fail-missing".
  * d/patches: Backport several patches from upstream trunk.

 -- Boyuan Yang <073plan@gmail.com>  Wed, 02 May 2018 09:51:56 +0800

copyq (3.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Backport various patches from upstream trunk.

 -- Boyuan Yang <073plan@gmail.com>  Thu, 12 Apr 2018 21:27:18 +0800

copyq (3.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Backport patch for X11 from upstream trunk.

 -- Boyuan Yang <073plan@gmail.com>  Tue, 20 Mar 2018 00:08:52 +0800

copyq (3.2.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Use Salsa platform for Vcs fields.
  * d/control: Use debhelper compat v11.
  * d/control: Use Standards-Version 4.1.3.

 -- Boyuan Yang <073plan@gmail.com>  Mon, 19 Feb 2018 00:45:48 +0800

copyq (3.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <073plan@gmail.com>  Fri, 27 Oct 2017 21:31:15 +0800

copyq (3.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.1.1.

 -- Boyuan Yang <073plan@gmail.com>  Wed, 04 Oct 2017 21:14:50 +0800

copyq (3.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <073plan@gmail.com>  Thu, 28 Sep 2017 20:26:13 +0800

copyq (3.0.3+git20170926-3) unstable; urgency=medium

  * Stop using B-D-Indep to workaround FTBFS in non-all builds.

 -- Boyuan Yang <073plan@gmail.com>  Thu, 28 Sep 2017 00:27:10 +0800

copyq (3.0.3+git20170926-2) unstable; urgency=medium

  [ Yangfl ]
  * Use dh_sphinxdoc to build copyq-doc.

  [ Boyuan Yang ]
  * Mark copyq-doc as M-A: foreign.

 -- Yangfl <mmyangfl@gmail.com>  Wed, 27 Sep 2017 20:01:56 +0800

copyq (3.0.3+git20170926-1) unstable; urgency=medium

  * New upstream snapshot.
    + Try to fix FTBFS on non-linux platforms. (See #876465)
    + Various fixes.

 -- Boyuan Yang <073plan@gmail.com>  Tue, 26 Sep 2017 22:42:37 +0800

copyq (3.0.3-1) unstable; urgency=medium

  * Initial release (Closes: #736768)

 -- Yangfl <mmyangfl@gmail.com>  Sun, 10 Sep 2017 20:33:01 +0800