Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 7805aadb
Mike Gabriel
authored
Jul 31, 2019
7805aadb
debian/copyright: Update copyright attributions.
· 404df27d
Mike Gabriel
authored
Jul 31, 2019
404df27d
upload to unstable (debian/1.22.1-1)
· 196d070e
Mike Gabriel
authored
Jul 31, 2019
196d070e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
196d070e
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.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Wed, 31 Jul 2019 16:50:19
+0
2
00
mate-calc (1.20.3-1) unstable; urgency=medium
...
...
debian/copyright
View file @
196d070e
...
...
@@ -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
...
...
debian/rules
View file @
196d070e
...
...
@@ -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=..