* debian/patches:
+ Add 0001_LINGUAS-remove-a-duplicate-entry.patch. Fix FTBFS due to
duplicate language entry. (Closes: #998522).
* debian/rules:
+ Drop superfluous overrides.
* debian/control:
+ Bump Standards-Version: to 4.6.0. No changes needed.
* 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.
* 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.
[ 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.
* 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."
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.3.0. No changes needed.
* debian/vala-panel-plugins-base.install:
+ New applet: netmon.
* New upstream release.
* debian/libvalapanel0.symbols:
+ Update symbols.
* debian/vala-panel-plugins-*.install:
+ Plugin files got renamed, so adjust.
* 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.
* 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.
* 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.
* 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).
* 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.
* 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)
* 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.
[ Martin Wimpress]
* Initial release to Debian. (Closes: #887675).