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 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266
|
arc-theme (20201013-2) unstable; urgency=medium
* Bug-fix release
- Add build support for Cinnamon 4.8
0001-cinnamon-Support-version-4.8.patch
* Packaging Changes
- rules: build depends on GNOME-Shell 3.38 and
Cinnamon 4.8 (Closes: #980734)
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 21 Jan 2021 13:24:44 +0000
arc-theme (20201013-1) unstable; urgency=medium
* New upstream release
- GNOME Shell:
Update for GNOME 3.38
Update styling for login and unlock screens
Various updates and fixes
- GTK 3:
Add styling for libhandy 1.0 widgets
Update Nautilus path-bar styling based on 3.38 upstream changes
Various updates and fixes
- Arc-Lighter:
Minor color adjustments
* Drop public color patch since now in the new release
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 13 Oct 2020 21:11:55 +0100
arc-theme (20200819-2) unstable; urgency=medium
* Bug-fix
Add public color for text views to ensure legible text
views - for example gnome-terminal (Closes: #970988)
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 28 Sep 2020 18:12:34 +0100
arc-theme (20200819-1) unstable; urgency=medium
* New upstream release
- Removed openbox theme. It remains available from a separate repository
- GNOME Shell
Increase default font size for 3.36 and later
Fix OpenWeather extension on 3.36
Various small fixes and updates
- Cinnamon
Update to support versions up to 4.6
Allow changing font family with 4.6 and later
Grouped window list styling improvements
Various fixes and updates
- Metacity
Improve consistency with dialog decorations
- GTK 3
Fix levelbar min-width and min-height
Fix libhandy-0.0.13 ViewSwitcherBar padding
Fix corner rounding on stacked headerbars
Style xfce4-genmon-plugin bar backgrounds consistently
Various small fixes
* Packaging Changes
- control: bump debhelper version
- rules: cinnamon 4.6 compile option
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 19 Aug 2020 09:10:42 +0100
arc-theme (20200513-1) unstable; urgency=medium
* New upstream release
- Updated themes to support latest desktop versions.
- Added Arc-Lighter variant, that has no dark elements.
- Added Openbox theme.
- Enabled disabling transparency on the GNOME Shell theme.
- Numerous small fixes and improvements all around.
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 13 May 2020 21:53:17 +0100
arc-theme (20190917+git20200328-3) unstable; urgency=medium
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Use canonical URL in Vcs-Git.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 05 May 2020 21:34:52 +0100
arc-theme (20190917+git20200328-2) unstable; urgency=medium
* Transition for GNOME 3.36
- rules updated to build against gnome-shell 3.36
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 13 Apr 2020 10:27:55 +0100
arc-theme (20190917+git20200328-1) unstable; urgency=medium
* New release
- tarball manually created from new upstream:
https://github.com/jnsh/arc-theme commit
3eca62256a637a87c6e1d1e39c33b0c629cd3faa
New upstream will be releasing a tarball formally later.
Debian version based on previous upstream release + new upstream git
commit date.
This release resolve FTBFS (Closes: #954707)
* Packaging Changes
- update rules to specify cinnamon version and update gnome-shell
version
- control: bump Standards-Version - no changes required
- control: update description to reflect Arc-Lighter addition
- control: update homepage for the new upstream
- Remove compat - replace with debhelper-compat in control
- watch: update for new upstream
- copyright: update authors to reflect new upstream
- upstream: remove signing key from previous upstream
- upstream/metadata: update to reflect new upstream
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 30 Mar 2020 16:06:12 +0100
arc-theme (20190917-1) unstable; urgency=medium
* New upstream release
- Allow builds against gnome-shell 3.34
- Refactor gnome-shell 3.32 code
Removes redundant selectors/styling (i.e. styling that is no longer
required in newer gnome shell versions), and replaces with newer
selectors/styling (modifying to match Arc styling where necessary)
Integrates styling from the default gnome shell theme into the Arc
shell theme. Because the user shell theme (Arc in this case) is
"overlaid" over the default shell theme, this is styling that was
being "pulled in" anyway.
Add full shadows to panel dropdown menus
- InfoBar colors should respect type
- Remove border from stackswitcher
- Don't hardcode LightDM font-size
- XFCE 4.14 panel styling fixes
* Packaging Changes
- Control: Update VCS fields for upstream name change
- Control & Compat: Bump StandardsVersion - no changes required
- Control: dependency update gnome-themes-extra (Closes: #892033)
(this reflects the change made in v20180715)
- upstream/metadata: Update for upstream name change
- upstream/signing-key.asc: Update for maintainer signing key
- watch: update for upstream name change
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 17 Sep 2019 20:47:17 +0100
arc-theme (20190213-1) unstable; urgency=medium
* New upstream release
* Packaging Changes
- Control: bump StandardsVersion - no changes required
- Copyright: update copyright years to 2019
- upstream/signing-key.asc re-export minimal key to resolve lintian
issue
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 13 Feb 2019 19:17:50 +0000
arc-theme (20181022-1) unstable; urgency=medium
* New upstream release
* Drop path 0001-Prepare-for-GNOME-3.30-and-Gtk-3.24-99-100.patch since
now incorporated in the release
* Packaging Changes
- rules add override to build theme with current unstable version of
gnome-shell
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 22 Oct 2018 19:44:08 +0100
arc-theme (20180715-1) unstable; urgency=medium
* New upstream version 20180715
* patch 0001-Prepare-for-GNOME-3.30-and-Gtk-3.24-99-100.patch
- build for GTK+3.24 (Closes: #908210)
* Packaging Changes
- control: Bump Standards-Version; rules made more verbose
- control: Revise build-dependencies to reflect upstream changes
- control: Add GTK+ runtime dependency to reflect addition of
3.24 patch addition
- control: Update runtime dependency to reflect new updated GNOME
package name
-- David Mohammed <fossfreedom@ubuntu.com> Fri, 7 Sep 2018 12:16:50 +0100
arc-theme (20180114-1) unstable; urgency=medium
* New upstream release
* Packaging changes:
- Previous upload was to experimental since Debian was in package
freeze for Stretch. This release is to unstable since the archive
is now unfrozen
- Update upstream details in debian/upstream/metadata
- debian/copyright Revise copyright details for 2018 year change and
upstream details
- debian/copyright change debian packaging from GPL-3+ to GPL-2+
- debian/copyright remove obsolete gnome-shell files
- debian/watch updated for upstream repository
- debian/control add build dependency sassc
- debian/control change Priority from extra to optional
- debian/control bumped Standards-Version; no changes required
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 14 Jan 2018 13:20:54 +0000
arc-theme (20170302-2) experimental; urgency=medium
* Bug-fix release
- add missing GTK+2 dependency - gtk2-engines-pixbuf (Closes: #864438)
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 08 Jun 2017 16:53:23 +0100
arc-theme (20170302-1) experimental; urgency=medium
* New upstream release
- Cinnamon 3.2 fixes
- Small bugfixes
* Packaging Changes
- update copyright year from 2016 to 2016-2017
- update watch to include upstream signed signature
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 02 Mar 2017 20:37:05 +0000
arc-theme (20161119-1) unstable; urgency=medium
* New upstream release
- Cinnamon 3.2
- Bugfixes
* Packaging Changes
- updated David Mohammed email address in debian/copyright
- debian/control changed vcs location to updated UbuntuBudgie repo
- debian/control use debhelper v10
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 23 Nov 2016 19:03:43 +0000
arc-theme (20161005-1) unstable; urgency=medium
* New upstream release
- Fix OSD windows in MATE 1.16
- Fix Unity window decorations with GTK+ 3.20
- Minor bugfixes
* Packaging Changes
- update debian/upstream/metadata to remove non-recommended
homepage field (Closes: #838988)
- update homepage url in debian/control
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 05 Oct 2016 18:38:01 +0100
arc-theme (20160923-1) unstable; urgency=medium
* New upstream release
- GNOME 3.22 support
- updates for all supported desktop environments
- fix GNOME 3.22 build issue (Closes: #837265)
* Packaging Changes
- update maintainer email address
- update files in debian/copyright
- correct DE capitalization issues in debian/control
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 24 Sep 2016 09:09:01 +0100
arc-theme (20160605-2) unstable; urgency=medium
* Include Arc's plank GTK+ option for each theme variant
-- David Mohammed <foss.freedom@gmail.com> Wed, 06 Jul 2016 20:15:15 +0100
arc-theme (20160605-1) unstable; urgency=medium
* Initial Release (Closes: #826762)
-- David Mohammed <foss.freedom@gmail.com> Wed, 08 Jun 2016 19:16:45 +0100
|