Skip to content
Commits on Source (3)
libmateweather (1.22.0-1) UNRELEASED; urgency=medium
libmateweather (1.22.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/rules:
+ Add --enable-all-translations-in-one-xml to shave
10MB of the size of libmateweather-common.
[ 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:22 +0000
-- Mike Gabriel <sunweaver@debian.org> Wed, 10 Jul 2019 14:00:03 +0200
libmateweather (1.20.2-1) unstable; urgency=medium
......
......@@ -81,7 +81,8 @@ Comment:
Apply appropriate license as either found in COPYING
file or in COPYING.GPL file.
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
data/Makefile.am
data/Locations.xml.in
......
......@@ -25,8 +25,5 @@ override_dh_auto_configure:
--enable-locations-compression \
--enable-all-translations-in-one-xml
override_dh_strip:
dh_strip -plibmateweather1 --dbgsym-migration='libmateweather1-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..