Skip to content
Commits on Source (3)
mate-calc (1.22.1-1) UNRELEASED; urgency=medium
mate-calc (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/mate-calc-common.install:
+ Correct order.
[ 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/copyright:
+ Update copyright attributions.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23 +0000
-- Mike Gabriel <sunweaver@debian.org> Wed, 31 Jul 2019 16:50:19 +0200
mate-calc (1.20.3-1) unstable; urgency=medium
......
......@@ -386,6 +386,7 @@ Copyright: Adam Weinberger <adamw@gnome.org>, 2004, 2005, 2006.
License: GPL-2+
Files: .github/issue_template.md
.travis.yml
.tx/config
data/*.in
data/Makefile.am
......
......@@ -21,8 +21,5 @@ override_dh_auto_configure:
--disable-static \
--disable-silent-rules
override_dh_strip:
dh_strip --dbgsym-migration='mate-calc-dbg (<< 1.17.0-1~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..