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
|
moka-icon-theme (5.5.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
* Use canonical URL in Vcs-Git.
* debian/watch: Use GitHub /tags rather than /releases page.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.6.1, no changes needed.
-- David Mohammed <fossfreedom@ubuntu.com> Fri, 21 Oct 2022 09:29:28 +0100
moka-icon-theme (5.5.0-1) unstable; urgency=medium
* New release
- New icons for Element, Element Nightly, Seafile
- symlink for budgie-control-center, org.gnome.Extensions,
org.inkscape.Inkscape, com.obsproject.Studio
* Packaging Changes
- d/upstream/metadata reflect new upstream
- d/copyright reflect new upstream
- d/watch update to reflect new tarball format and signing
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 05 Sep 2022 19:57:18 +0100
moka-icon-theme (5.4.0.4-1) unstable; urgency=medium
* New release
- Refresh Quassel icon to mirror the official icon more closely
https://github.com/snwh/moka-icon-theme/pull/432
* Packaging Changes
- d/copyright bump copyright year
- d/control bump StandardsVersion - no further changes required
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 02 Apr 2022 14:54:05 +0100
moka-icon-theme (5.4.0.3-1) unstable; urgency=medium
* New release
- Add xfce 4.16 support
https://github.com/snwh/moka-icon-theme/pull/434
- sync symlinks
https://github.com/snwh/moka-icon-theme/pull/433
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 07 Feb 2021 18:09:19 +0000
moka-icon-theme (5.4.0.2-1) unstable; urgency=medium
* New release
- Resolve rendering of icons with inkscape (version >= 1.0)
https://github.com/snwh/moka-icon-theme/pull/424
- Add Google Chat and Zoom icons
https://github.com/snwh/moka-icon-theme/pull/421
- Add symlinks for catfish
https://github.com/snwh/moka-icon-theme/pull/426
- Add symlinks for drawing
https://github.com/snwh/moka-icon-theme/pull/429
- Add symlinks for Remmina
https://github.com/snwh/moka-icon-theme/pull/428
- Add symlinks for gThumb
https://github.com/snwh/moka-icon-theme/pull/427
* Packaging Changes
- control: Bump StandardsVersion
- control: Bump debhelper/compat version
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 15 Dec 2020 21:28:24 +0000
moka-icon-theme (5.4.0.1-1) unstable; urgency=medium
* New release
- Soft-fork of upstream to expedite releases incorporating
upstream pull-requests.
- Add missing symlinks for gnome-notes, baobab, gnome-screenshot,
gnome-fontviewer (LP: #1821004)
Add missing symlinks for d-feet and system-monitor
https://github.com/snwh/moka-icon-theme/pull/397
- Add missing icon for livepatch
https://github.com/snwh/moka-icon-theme/pull/401
- Add missing icon for system-users
https://github.com/snwh/moka-icon-theme/pull/397
- Add symlinks for mainly GNOME based apps
https://github.com/snwh/moka-icon-theme/pull/400
- Add symlink for GNOME MPV
https://github.com/snwh/moka-icon-theme/pull/398
- Add symlnk for Rhythmbox
https://github.com/snwh/moka-icon-theme/pull/415
- Add symlink for Celluloid
https://github.com/snwh/moka-icon-theme/pull/414
- Add GNOME 3.32 icons
https://github.com/snwh/moka-icon-theme/pull/410
- fix mismatched sized unity-3d binaries resolving lintian issues
* from upstream 5.4.0 release
- Atom beta, xreader symlinks, tor browser, Unity 3D
Slack, GIMP, Spotify, GNOME Games, retroarch,
fprint_demo, smartgit
* Packaging Changes:
- copyright - year changes, full CC and debian changed to GPL-2+
- control - bump Standards-Version - rules updated to be more verbose
- control - debhelper changed to v12
- control - add B-D meson for new source build system
- remove compat
- copyright - update year
- upstream/metaupdate format change and new repo details
- rules - remove executable bit from index.theme and tox
to resolve lintian warnings
- Update watch for new repo release
- Add packager signing signature
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 02 Feb 2020 18:09:52 +0000
moka-icon-theme (5.3.6-1) unstable; urgency=medium
* new upstream release
- variety of new icons: elasticsearch, wxhexeditor,
wxformbuilder, gtkhash, internet archive, zenmap,
ubuntu-budgie, laptop-mode-tools, atlassian services,
TI code composer studio
- symlinks for apps that are comparable i.e. tilix > terminix,
nmap > zenmap, budgie-remix > ubuntu-budgie,
regedit > wine, wine-regedit > wine
* Packaging Changes:
- drop patch fix-overly-large-icons since this is now incorporated
with the release
- change debhelper and compat to v10
- update VCS fields from budgie-remix to UbuntuBudgie
- update copyright field year from 2016 to 2016-2017
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 27 Jun 2017 19:10:21 +0100
moka-icon-theme (5.3.5-2) unstable; urgency=medium
* bug-fix release
- add patch fix-overly-large-icons to resolve some applications
scaling icons incorrectly
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 13 Mar 2017 20:47:46 +0000
moka-icon-theme (5.3.5-1) unstable; urgency=medium
* new upstream release
- fix GTK+3.22 and GTK+3.20 based apps
- variety of new icons
* Packaging Changes:
- remove patches since these are now incorporated with the release
- remove source license files since covered by debian/copyright
- revise upstream/metadata to reflect authors new repository location
- corrected debian/copyright to reflect the dual license the author
has released the icons and source package under
- updated control description to better describe the relationship
between Moka and Faba
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 03 Oct 2016 20:23:25 +0100
moka-icon-theme (5.3.2-2) unstable; urgency=medium
* cherry-pick upstream patches
- fix GTK+3.22 and GTK+3.20 based apps not displaying correctly due
to upstream changing their .desktop exec=icon names
- fix ubuntu-software, ImageMagik and Guake icon display
* Packaging Changes:
- update maintainer email address
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 25 Sep 2016 10:48:43 +0100
moka-icon-theme (5.3.2-1) unstable; urgency=low
* Initial Release (Closes: #824964)
-- David Mohammed <foss.freedom@gmail.com> Sat, 21 May 2016 15:53:24 +0100
|