Skip to content
Commits on Source (6)
mate-netbook (1.22.1-1) UNRELEASED; urgency=medium
mate-netbook (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/patches:
+ Drop 0001_fix_seg_fault.patch. Applied upstream.
+ Add 0001_features_and_fixes.patch.
[ Mike Gabriel ]
* debian/{compat,control}:
+ Use debhelper-compat notation. Bump to DH compat level version 12.
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
+ Remove empty line at EOF.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
* debian/copyright:
+ Update copyright attributions.
* debian/patches:
+ Add patch header to 0001_features_and_fixes.patch.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23 +0000
-- Mike Gabriel <sunweaver@debian.org> Wed, 31 Jul 2019 16:07:29 +0200
mate-netbook (1.20.1-1) unstable; urgency=medium
......
......@@ -45,4 +45,3 @@ Description: MATE utilities for netbooks (common files)
devices with low resolution displays.
.
This package contains the architecture independent files.
......@@ -49,7 +49,8 @@ Comment:
are strictly licensed under GPL-3 (and not GPL-3+) we use
the same license here.
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
makepot
mate-window-picker-applet/Makefile.am
......
Description: Various fixes bundle
Author: Martin Wimpress <martin.wimpress@ubuntu.com>
diff --git a/mate-window-picker-applet/applet.c b/mate-window-picker-applet/applet.c
index e9018aa..6e362d4 100644
--- a/mate-window-picker-applet/applet.c
......
......@@ -25,8 +25,5 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/mate-netbook \
--disable-silent-rules
override_dh_strip:
dh_strip --dbgsym-migration='mate-netbook-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..