1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
rerun (0.13.0-1) unstable; urgency=medium
* add patch to support desktop notifications with notify-send
* Suggests: libnotify-bin
- package description updated accordingly
* update notify-send patch
* New upstream version 0.13.0
* Drop patches already applied upstream
* build manpage from debian/rerun.adoc
* Bump debhelper compatibility mode to 11
* Vcs-*: point to salsa.debian.org
* Bump Standards-Version to 4.1.4; no changes needed
* Add autopkgtest smoke test
-- Antonio Terceiro <terceiro@debian.org> Sat, 26 May 2018 18:05:51 -0300
rerun (0.11.0-1) unstable; urgency=medium
* New upstream release
* debian/patches/0002-Port-to-listen-3.patch: remove, applied upstream.
* Stop building manpages with ruby-ronn which depends on a deprecated
library.
* Build manpage with asciidoctor, straight from the upstream README.md
* Apply upstream patch to remove usage of deprecated feature in Ruby 2.3
-- Antonio Terceiro <terceiro@debian.org> Sun, 08 May 2016 22:15:44 -0300
rerun (0.10.0-1) unstable; urgency=medium
* Initial release (Closes: #794952)
* Patches:
- 0001-Read-version-number-from-installed-gemspec.patch
- 0002-Port-to-listen-3.patch
* Update packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Wed, 12 Aug 2015 11:27:50 -0300
|