Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 1acdde87
Mike Gabriel
authored
Jul 30, 2019
1acdde87
debian/copyright: Update copyright attributions.
· f020a7f0
Mike Gabriel
authored
Jul 30, 2019
f020a7f0
upload to unstable (debian/1.22.1-1)
· bf83bcd8
Mike Gabriel
authored
Jul 31, 2019
bf83bcd8
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
bf83bcd8
atril (1.22.1-1)
UNRELEASED
; urgency=medium
atril (1.22.1-1)
unstable
; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/copyright:
+ Update copyright attributions.
[ 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.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar
2019 2
0
:3
0
:2
3
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Tue, 30 Jul
2019 2
3
:3
5
:2
1
+0
2
00
atril (1.20.3-1) unstable; urgency=medium
...
...
debian/copyright
View file @
bf83bcd8
...
...
@@ -577,7 +577,8 @@ Copyright: Jonathan Blandford <jrb@redhat.com>
朱涛 <bill_zt@sina.com>
License: GFDL-1.1+
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
backend/comics/Makefile.am
backend/comics/*.in
...
...
debian/rules
View file @
bf83bcd8
...
...
@@ -42,10 +42,5 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/atril \
$(DEB_ATRIL_FLAGS)
override_dh_strip:
dh_strip -patril --dbgsym-migration='atril-dbg (<< 1.14.1-2~)'
dh_strip -plibatrildocument3 --dbgsym-migration='libatrildocument3-dbg (<< 1.14.1-2~)'
dh_strip -plibatrilview3 --dbgsym-migration='libatrilview3-dbg (<< 1.14.1-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..