File: changelog

package info (click to toggle)
chrome-gnome-shell 10.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,440 kB
  • sloc: python: 444; sh: 18; makefile: 11
file content (140 lines) | stat: -rw-r--r-- 5,015 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
chrome-gnome-shell (10.1-5) unstable; urgency=medium

  * Team upload
  * Avoid failure to install or reconfigure when
    /etc/opt/chrome/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
    already exists. Thanks to Mike Miller. (Closes: #919028)
  * Remove /etc/opt/chrome/native-messaging-hosts during purge, avoiding
    leftover directories during remove-then-purge (thanks, piuparts)

 -- Simon McVittie <smcv@debian.org>  Sun, 17 Feb 2019 13:48:08 +0000

chrome-gnome-shell (10.1-4) unstable; urgency=medium

  * Use debian/postinst and debian/postrm to handle the Chrome integration
    file to work around base-files and piuparts (Closes: #888549)
  * Drop lintian override file since it's now no longer needed
  * Drop obsolete debian/preinst, not needed after Stretch

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 30 Dec 2018 17:31:21 -0500

chrome-gnome-shell (10.1-3) unstable; urgency=medium

  * Drop debian-distribution.patch again
  * Add lintian override for dir-or-file-in-etc-opt
    - chrome-gnome-shell supports Firefox and Chromium. To also support
      Chrome (which installs to /opt), it must install a file in /etc/opt/

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 25 Dec 2018 19:08:16 -0500

chrome-gnome-shell (10.1-2) unstable; urgency=high

  * debian/rules: Set -DCMAKE_INSTALL_LIBDIR=lib
    - Keep installing to /usr/lib/mozilla/ even with debhelper 11.4
  * Bump Standards-Version to 4.3.0
  * Temporarily restore debian-distribution.patch so that this package
    can get to Testing while we sort out 896761

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 23 Dec 2018 19:08:51 -0500

chrome-gnome-shell (10.1-1) unstable; urgency=medium

  [ Laurent Bigonville ]
  * debian/maintscript: Remove obsolete conffiles

  [ Jeremy Bicha ]
  * New upstream release
  * Add Breaks against firefox and firefox-esr << 56 per upstream

  [ Ritesh Raj Sarraf ]
  * Add build dependency on python3-distutils (Closes: #896761)

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 12 Aug 2018 15:17:07 -0400

chrome-gnome-shell (10-1) unstable; urgency=low

  * New upstream release
  * Add debian/watch
  * Drop relax-chromium-policy.patch: Obsolete with new release

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 04 Feb 2018 16:45:07 -0500

chrome-gnome-shell (9-2) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Add debian/gbp.conf
  * Bump debhelper compat to 11
  * Bump Standards-Version to 4.1.3
  * Drop no-longer-necessary debian-distribution.patch (Closes: #840804)

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 20 Jan 2018 12:17:16 -0500

chrome-gnome-shell (9-1) unstable; urgency=medium

  * New upstream version 9

 -- Ritesh Raj Sarraf <rrs@debian.org>  Mon, 07 Aug 2017 12:46:34 +0530

chrome-gnome-shell (8.2.1-1) experimental; urgency=medium

  * Update description and add pointers to browser extension.
    Thanks to Jeremy Bicha (Closes: #851479)
  * Really build for Python3. Thanks to Jeremy Bicha
  * Fix typo in spelling. Thanks Michael Biebl
  * New upstream version 8.2.1
  * Drop patches, new upstream release

 -- Ritesh Raj Sarraf <rrs@debian.org>  Tue, 28 Mar 2017 17:26:46 +0530

chrome-gnome-shell (8-3) unstable; urgency=medium

  * [0f30fa7] Cherry pick fixes from upstream, fixing crashes and
    exceptions

 -- Ritesh Raj Sarraf <rrs@debian.org>  Tue, 24 Jan 2017 22:46:42 +0530

chrome-gnome-shell (8-2) unstable; urgency=medium

  * [faf817c] Add runtime dependency on python-requests.
    Thanks to Yuri Konotopov

 -- Ritesh Raj Sarraf <rrs@debian.org>  Wed, 11 Jan 2017 13:45:14 +0530

chrome-gnome-shell (8-1) unstable; urgency=medium

  * [db1c7db] New upstream version 8
    This version extends support for Firefox browsers
  * [be9c337] Refresh patch
  * [60eaced] Add jq to build deps
  * [a83d074] Update copyright with MIT License
  * [963d677] Delete  debian/missing-sources. Provided by upstream now

 -- Ritesh Raj Sarraf <rrs@debian.org>  Tue, 10 Jan 2017 22:56:33 +0530

chrome-gnome-shell (7.2-2) unstable; urgency=medium

  * [92d31a8] Drop upstream's broken installation script
  * [9a4fc87] Don't touch conffiles (Closes: #847226)

 -- Ritesh Raj Sarraf <rrs@debian.org>  Tue, 06 Dec 2016 23:46:51 +0530

chrome-gnome-shell (7.2-1) unstable; urgency=medium

  * [f31a9ad] Fix patch for missing comma in syntax.
    Thanks: Yuri Konotopov
  * [9eea734] Add README.Debian with some details about current
    functionality
  * [cf70672] New upstream version 7.2
  * [9b19951] Refresh patch debian/patches/debian-distribution.patch

 -- Ritesh Raj Sarraf <rrs@debian.org>  Thu, 01 Dec 2016 21:48:57 +0530

chrome-gnome-shell (7.1-1) unstable; urgency=medium

  * Initial release to Debian (Closes: #826848). Picked most changes
    from Upstream's PPA.
  * [6f85834] Add patch to relax chromium extension installation policy
  * [e4c9dfc] Add missing sources for jquery and tabby. Have been
    included in the upstream repo now

 -- Ritesh Raj Sarraf <rrs@debian.org>  Thu, 29 Sep 2016 13:40:02 +0530