Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
debian/rules: Drop dbgsym-migration dh_strip override.
· 66bd179a
Mike Gabriel
authored
Jul 31, 2019
66bd179a
debian/copyright: Update copyright attributions.
· 351d6bb8
Mike Gabriel
authored
Jul 31, 2019
351d6bb8
debian/patches/series: Add trailing EOL at EOF.
· 97e8257f
Mike Gabriel
authored
Jul 31, 2019
97e8257f
debian/control: Remove empty line at EOF.
· 76e69ef7
Mike Gabriel
authored
Jul 31, 2019
76e69ef7
debian/patches: Add patch header to 0001_features_and_fixes.patch.
· 542f499b
Mike Gabriel
authored
Jul 31, 2019
542f499b
uploado to unstable (debian/1.22.1-1)
· 5d07d209
Mike Gabriel
authored
Jul 31, 2019
5d07d209
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5d07d209
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.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar
2019
20:30
:2
3
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Wed, 31 Jul
2019
16:07
:2
9
+0
2
00
mate-netbook (1.20.1-1) unstable; urgency=medium
...
...
debian/control
View file @
5d07d209
...
...
@@ -45,4 +45,3 @@ Description: MATE utilities for netbooks (common files)
devices with low resolution displays.
.
This package contains the architecture independent files.
debian/copyright
View file @
5d07d209
...
...
@@ -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
...
...
debian/patches/0001_features_and_fixes.patch
View file @
5d07d209
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
...
...
debian/patches/series
View file @
5d07d209
debian/rules
View file @
5d07d209
...
...
@@ -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=..