Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 56fc062d
Mike Gabriel
authored
Jul 10, 2019
56fc062d
debian/copyright: Update copyright attributions.
· 046a0009
Mike Gabriel
authored
Jul 10, 2019
046a0009
upload to unstable (debian/1.22.0-1)
· b562abe5
Mike Gabriel
authored
Jul 10, 2019
b562abe5
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b562abe5
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.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:22
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Wed, 10 Jul 2019 14:00:03
+0
2
00
libmateweather (1.20.2-1) unstable; urgency=medium
...
...
debian/copyright
View file @
b562abe5
...
...
@@ -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
...
...
debian/rules
View file @
b562abe5
...
...
@@ -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=..