Skip to content
Commits on Source (3)
mate-panel (1.22.1-1) UNRELEASED; urgency=medium
mate-panel (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/copyright:
+ Update copyright attributions.
* debian/patches:
+ Add 0005_fix_panel_resets.patch. Fix random panel crashes on reset.
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:22 +0000
-- Mike Gabriel <sunweaver@debian.org> Sun, 21 Jul 2019 18:29:14 +0200
mate-panel (1.20.5-1) unstable; urgency=medium
......
......@@ -470,7 +470,8 @@ Copyright: Amanpreet Singh Brar Alamwalia <apbrar@gmail.com>
Максим Дзюманенко <dziumanenko@gmail.com>
License: GFDL-1.1+
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
applets/Makefile.am
applets/clock/Makefile.am
......
......@@ -30,9 +30,5 @@ override_dh_auto_configure:
--enable-introspection \
--enable-gtk-doc
override_dh_strip:
dh_strip -pmate-panel --dbgsym-migration='mate-panel-dbg (<< 1.14.0-2~)'
dh_strip -plibmate-panel-applet-4-1 --dbgsym-migration='libmate-panel-applet-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..