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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
reptyr (0.9.0-1) unstable; urgency=medium
* Acknowledge NMUs. (Thank you!)
* New upstream release
- Fixes FTBFS (due to test failure) on powerpc.
- Enable riscv64 build, which is now supported.
* Use upstream detection of bash-completion install directory.
* Restore and cleanup logic to suppress tests in environments where
they will fail (such as Ubuntu).
-- Evan Broder <evan@ebroder.net> Wed, 15 Jun 2022 16:11:19 -0700
reptyr (0.8.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release (Closes: #925244)
* Packages build for arm64, powerpc, ppc64el (Closes: #944501, #945352)
* Re-enabled tests (Closes: #890120)
-- Dima Kogan <dkogan@debian.org> Tue, 31 May 2022 23:55:23 -0700
reptyr (0.6.2-1.3) unstable; urgency=medium
* Switch to Python 3 (Closes: #938354)
-- Moritz Muehlenhoff <jmm@debian.org> Fri, 03 Apr 2020 19:45:32 +0200
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
|