Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 4aa8b3f4
Mike Gabriel
authored
Jul 29, 2019
4aa8b3f4
debian/copyright: Update copyright attributions.
· 31d406bc
Mike Gabriel
authored
Jul 29, 2019
31d406bc
upload to unstable (debian/1.22.1-1)
· ab9e090a
Mike Gabriel
authored
Jul 29, 2019
ab9e090a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ab9e090a
pluma (1.22.1-1)
UNRELEASED
; urgency=medium
pluma (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:30:23
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org
> Mon,
29 Jul
2019 2
1:47:55
+0
2
00
pluma (1.20.4-1) unstable; urgency=medium
...
...
debian/copyright
View file @
ab9e090a
...
...
@@ -406,6 +406,7 @@ Files: data/*.in.in
tools/plugin_template/Makefile.am
tools/plugin_template/pluma-plugin.desktop.in
.github/issue_template.md
.travis.yml
.tx/config
AUTHORS
COPYING
...
...
debian/rules
View file @
ab9e090a
...
...
@@ -32,8 +32,5 @@ override_dh_installchangelogs:
override_dh_auto_test:
DEB_BUILD_OPTIONS=nocheck dh_auto_test
override_dh_strip:
dh_strip --dbgsym-migration='pluma-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..