Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 42f00389
Mike Gabriel
authored
Jul 21, 2019
42f00389
debian/copyright: Update copyright attributions.
· 921e6ede
Mike Gabriel
authored
Jul 21, 2019
921e6ede
uplaod to unstable (debian/1.22.1-1)
· 1aa72f32
Mike Gabriel
authored
Jul 21, 2019
1aa72f32
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1aa72f32
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.
-- M
artin Wimpress <martin.wimpress@ubuntu.com
>
Mo
n,
18 Mar 2019 20:30:22
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org
>
Su
n,
21 Jul 2019 18:29:14
+0
2
00
mate-panel (1.20.5-1) unstable; urgency=medium
...
...
debian/copyright
View file @
1aa72f32
...
...
@@ -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
...
...
debian/rules
View file @
1aa72f32
...
...
@@ -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=..