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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
reptyr (0.6.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Disable tests for while - fix FTBFS. (Closes: #889702)
-- Mateusz Łukasik <mati75@linuxmint.pl> Wed, 07 Feb 2018 12:50:10 +0100
reptyr (0.6.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add patches from upstream to fix FTBFS. (Closes: #853640)
* debian/control:
- Bump dh version to 11, 7 is deprecated.
- Use secure VCS links.
- Bump standards version to 4.1.3 (no changes).
* Fix watch file.
* debian/rules:
- Enable build-time hardening.
- Fix FTBFS when /dev/tty0 does not exists.
-- Mateusz Łukasik <mati75@linuxmint.pl> Sat, 27 Jan 2018 18:37:40 +0100
reptyr (0.6.2-1) unstable; urgency=low
* New release:
- Fixup build for tests by adding Python dependencies and disabling
tests when Yama would not allow them to run
* Bump standards version to 3.9.6 (no changes).
-- Evan Broder <evan@ebroder.net> Sun, 08 Feb 2015 14:13:04 -1000
reptyr (0.5-1) unstable; urgency=low
* New release (Closes: #711020):
- Drop debian/patches/accept-cmd-line-build-flags.patch which was
accepted upstream
- Update debian/reptyr.docs
* Update debian/README.source to be more clear about willingness to
support NMUs
* Update to standards version 3.9.4:
- Update debian/copyright to the release 1.0 copyright-format spec
- Update Vcs-Git to match new policy
-- Evan Broder <evan@ebroder.net> Wed, 05 Jun 2013 16:20:50 -0700
reptyr (0.3-2) unstable; urgency=low
* Bump standards version to 3.9.2 (no changes).
* Build for armhf (Closes: #633750)
* Enable support for buildflags
-- Evan Broder <evan@ebroder.net> Mon, 31 Oct 2011 12:05:33 -0400
reptyr (0.3-1) unstable; urgency=low
* Initial release (Closes: #613123)
-- Evan Broder <evan@ebroder.net> Sun, 10 Jul 2011 08:28:45 -0700
|