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
|
vala-panel (0.5.0-1) unstable; urgency=medium
* New upstream release.
* debian/{changelog,rules,watch,copyright}:
+ Don't repack orig tarball anymore. Reason for repacking not given anymore.
* debian/patches:
+ Drop 2001_no-GitVersion-for-Debian-packaging.patch. Now obsolete due to
switch over from cmake to meson.
* debian/rules:
+ Drop cmake FallbackVersion tweaking.
+ Drop project-specific configure options. Defaults set in
meson_options.txt should be fine.
* debian/control:
+ Add B-D: libgtk-layer-shell-dev.
+ Update versioned B-D: meson (>= 0.51.0).
+ Add versioned B-D: libglib2.0-dev (>= 2.52).
+ Bump DH compat level to version 13.
* debian/libvalapanel0.symbols:
+ Update for release 0.5.0.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Mon, 19 Oct 2020 12:09:26 +0200
vala-panel (0.4.92+dfsg1-1) unstable; urgency=medium
* New upstream release. (Closes: #951978).
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
* debian/control:
+ Add Rules-Requires-Root: field and set it to 'no'.
+ Bump Standards-Version: to 4.5.0. No changes needed.
* debian/{control,compat}:
+ Switch to debhelper-compat notation. Bump DH compat level to version 12.
* debian/copyright:
+ Don't mention LICENSE file in copyright.
-- Mike Gabriel <sunweaver@debian.org> Mon, 27 Apr 2020 22:08:52 +0200
vala-panel (0.4.91+dfsg1-2) unstable; urgency=medium
[ Chris Lamb ]
* debian/patches:
+ Add 1001_not-buildpath-in-generated-files.patch. Don't use the absolute
build path in the comments .h files generated my glib-mkenums. (Closes:
#940639). Makes build of vala-panel reproducible.
[ Mike Gabriel ]
* debian/control:
+ Drop B-D on cmake-vala. Not needed anymore since switch to meson.
* debian/rules:
+ Drop CMAKE_ specific build variables.
-- Mike Gabriel <sunweaver@debian.org> Wed, 18 Sep 2019 13:27:45 +0200
vala-panel (0.4.91+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/{control,rules}:
+ Switch to 'meson' build-system.
* debian/control:
+ Drop libpeas-dev from B-D. Not needed since 0.4.50 anymore. (Closes:
#925382).
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/rules:
+ Remove documentation files dh_install'ed to the wrong location.
+ Move appdata .xml file to its correct location."
-- Mike Gabriel <sunweaver@debian.org> Tue, 06 Aug 2019 23:20:38 +0200
vala-panel (0.4.87+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.3.0. No changes needed.
* debian/vala-panel-plugins-base.install:
+ New applet: netmon.
-- Mike Gabriel <sunweaver@debian.org> Wed, 27 Feb 2019 12:17:27 +0100
vala-panel (0.4.86+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/libvalapanel0.symbols:
+ Update symbols.
* debian/vala-panel-plugins-*.install:
+ Plugin files got renamed, so adjust.
-- Mike Gabriel <sunweaver@debian.org> Sun, 02 Dec 2018 00:05:34 +0100
vala-panel (0.4.63+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/vala-panel-plugins-wnck.install:
+ The tasklist plugin has been dropped by upstream due to non-LGPL licensed
code.
+ The tasklist-xfce plugin has been renamed.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 04 Sep 2018 09:19:29 +0200
vala-panel (0.4.62+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/vala-panel-plugins-wnck.install:
+ Some plugins dropped (moved to an extra package because of non-wanted
licenses (by upstream author)).
* debian/libvalapanel0.symbols: Update symbols.
* debian/patches:
+ Drop 0001_CMakeLists-txt-allow-building-without-submodule.patch. Applied
upstream.
* debian/control:
+ Bump Standards-Version: to 4.2.1. No changes needed
* debian/rules:
+ Remove .git config files and GitLab CI config files from orig tarball.
* debian/copyright:
+ Update auto-generated copyright.in template.file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Mon, 03 Sep 2018 09:36:13 +0200
vala-panel (0.4.61+repack1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.2.0. No changes needed.
+ Add B-D: cmake-vala.
* debian/patches:
+ Add 0001_CMakeLists-txt-allow-building-without-submodule.patch. Utilize
system-wide available cmake-vala for building.
+ Add 2001_no-GitVersion-for-Debian-packaging.patch. Don't try to detect
the upstream version from Git tags.
* debian/rules:
+ Repack orig tarball (and drop bundled cmake-vala from cmake subfolder).
+ Use dh_missing instead of dh_install, switch from --list-missing to
--fail-missing.
+ Create cmake/FallbackVersion.cmake from Debian package version.
+ Drop man page hack for vala-panel-runner, now correctly shipped upstream.
* debian/copyright:
+ Explain in Comment: field, why we repack the orig tarball.
+ Update copyright attributions
+ Update auto-generated copyright.in file.
* debian/vala-panel-common.install:
+ Add vala-panel-runner.1.
* debian/vala-panel-plugins-*.install:
+ Move .plugin files to DATADIR (rather than LIBDIR).
* debian/libvalapanel0.symbols:
+ Update symbols.
* debian/vala-panel-runner.1.sgml:
+ Drop file, now shipped upstream.
* debian/watch:
+ Update upstream URL (upstream moved to GitLab).
+ Add dversionmangle option due to tarball repacking.
-- Mike Gabriel <sunweaver@debian.org> Mon, 27 Aug 2018 10:16:15 +0200
vala-panel (0.3.75-2) unstable; urgency=medium
* debian/control:
+ Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.2.0. No changes needed.
* debian/watch:
+ Update upstream URL (upstream moved to GitLab). (We don't package
the latest upstream release now, due to some discussion with upstream).
-- Mike Gabriel <sunweaver@debian.org> Tue, 14 Aug 2018 19:46:38 +0200
vala-panel (0.3.75-1) unstable; urgency=medium
* New upstream release.
* debian/libvalapanel0.symbols:
+ Update symbols file.
* debian/control:
+ Bump Standards-Version: to 4.1.4. No changes needed.
* debian/copyright:
+ Use secure URI to obtain copyright format reference.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 24 Apr 2018 11:27:05 +0200
vala-panel (0.3.74-1) unstable; urgency=medium
* New upstream release.
* debian/libvalapanel0.symbols:
+ Update symbols files (dbus_menu_* removed).
* debian/copyright:
+ Update copyright attributions.
* debian/control:
+ Add B (libvalapanel0): vala-panel-appmenu (<< 0.6.80)
-- Mike Gabriel <sunweaver@debian.org> Thu, 15 Feb 2018 21:51:17 +0100
vala-panel (0.3.73-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Add auto-generated copyright.in file for tracking upstream licensing
changes.
+ Update copyright attributions.
* debian/libvalapanel0.symbols:
+ Update symbols file.
-- Mike Gabriel <sunweaver@debian.org> Tue, 23 Jan 2018 03:18:06 +0100
vala-panel (0.3.71-1) unstable; urgency=medium
[ Martin Wimpress]
* Initial release to Debian. (Closes: #887675).
-- Mike Gabriel <sunweaver@debian.org> Fri, 19 Jan 2018 01:06:08 +0100
|