Skip to content
Commits on Source (3)
mate-polkit (1.22.0-1) UNRELEASED; urgency=medium
[ Martin Wimpress ]
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:22 +0000
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
* debian/copyright:
+ Update copyright attributions
-- Mike Gabriel <sunweaver@debian.org> Thu, 11 Jul 2019 12:22:03 +0200
mate-polkit (1.20.2-1) unstable; urgency=medium
......
......@@ -14,6 +14,7 @@ Copyright: 2009, Red Hat, Inc
License: LGPL-2+
Files: .github/issue_template.md
.travis.yml
.tx/config
AUTHORS
COPYING
......
......@@ -9,8 +9,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
DEB_DH_STRIP_ARGS_ALL = --dbgsym-migration='libpolkit-gtk-mate-1-0-dbg (<< 1.14.0-2~)'
DEB_BUILD_PARALLEL = 1
# use the NEWS file as upstream ChangeLog...
......