Skip to content
Commits on Source (3)
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.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23 +0000
-- Mike Gabriel <sunweaver@debian.org> Mon, 29 Jul 2019 21:47:55 +0200
pluma (1.20.4-1) unstable; urgency=medium
......
......@@ -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
......
......@@ -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=..