Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
debian/rules: Drop dbgsym-migration dh_strip override.
· 2e94e6db
Mike Gabriel
authored
Jul 29, 2019
2e94e6db
debian/copyright: Update copyright attributions.
· 4d945d15
Mike Gabriel
authored
Jul 29, 2019
4d945d15
debian/patches: Add patch header to 1001_fix-gsearchtool-pt-help-translation.patch.
· 9adbf135
Mike Gabriel
authored
Jul 29, 2019
9adbf135
upload to unstable (debian/1.22.1-1)
· 98b16fbb
Mike Gabriel
authored
Jul 29, 2019
98b16fbb
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
98b16fbb
mate-utils (1.22.1-1)
UNRELEASED
; urgency=medium
mate-utils (1.22.1-1)
unstable
; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Add B-D: librsvg2-bin and inkscape.
* debian/copyright:
+ Update copyright attributions.
[ 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.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
* debian/patches:
+ Add patch header to 1001_fix-gsearchtool-pt-help-translation.patch.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Mon, 29 Jul 2019 16:23:32
+0
2
00
mate-utils (1.20.2-3) unstable; urgency=medium
...
...
debian/copyright
View file @
98b16fbb
...
...
@@ -388,7 +388,8 @@ Copyright: Christophe Bliard <christophe.bliard@trux.info>
Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>
License: GFDL-1.1+
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
baobab/data/Makefile.am
baobab/data/*.ui
...
...
debian/patches/1001_fix-gsearchtool-pt-help-translation.patch
View file @
98b16fbb
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Description: Mark broken translation string as fuzzy in pt.po translation
--- a/gsearchtool/help/pt/pt.po
+++ b/gsearchtool/help/pt/pt.po
@@ -201,6 +201,7 @@
...
...
debian/rules
View file @
98b16fbb
...
...
@@ -24,9 +24,5 @@ override_dh_auto_configure:
--disable-silent-rules \
--disable-static
override_dh_strip:
dh_strip -pmate-utils --dbgsym-migration='mate-utils-dbg (<< 1.14.0-2~)'
dh_strip -plibmatedict6 --dbgsym-migration='libmatedict6-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..