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
|
httpry (0.1.8-4) experimental; urgency=medium
* QA upload.
* debian/control: Bump Standards-Version to "4.7.2".
* debian/copyright: Update packaging copyright information.
* debian/upstream/metadata: Add upstream metadata information.
-- Alfons Andrade <alfons@alunos.utfpr.edu.br> Tue, 17 Jun 2025 15:00:19 -0300
httpry (0.1.8-3) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Apply multi-arch hints. + httpry-tools: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 13:54:09 +0100
httpry (0.1.8-2) unstable; urgency=medium
* QA upload.
* debian/control: Set package maintainer to Debian QA Group.
* debian/.git-dpm: Dropped, switch to gbp.
* Apply wrap-and-sort -abst.
* debian/control: Switch to debhelper-compat.
* debian/control: Bump Standards-Version to 4.6.0.
* debian/control: Update Vcs-* fields.
* debian/control: Drop manual -dbg package.
* debian/rules: Enable full hardening.
* debian/copyright: Use secure URI.
* debian/watch: Update to v4 format.
* debian/control: Use secure URI in homepage.
* debian/httpry-daemon.httpry.{default,init.d}:
+ Always start daemon and discard $ENABLED (lintian error).
-- Boyuan Yang <byang@debian.org> Fri, 28 Jan 2022 21:20:22 -0500
httpry (0.1.8-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 04 Jan 2021 14:51:53 +0100
httpry (0.1.8-1) unstable; urgency=medium
[ Janos Guljas ]
* New upstream release. (Closes: #762393)
* Bump Standards-Version (no changes needed).
* Update debian/watch file.
* Update debian/copyright file.
* Depend httpry-daemon on lsb-base (>= 3.0-6).
* Update Vcs-* fileds in debian/control.
-- Janos Guljas <janos@debian.org> Mon, 03 Jul 2017 11:05:02 +0000
httpry (0.1.7-3) unstable; urgency=low
* Separate the init script from the binary package httpry:
- New package httpry-daemon that contains the init script.
- httpry-daemon breaks httrpy <= 0.1.7-2.
- Add a news entry in debian/NEWS.
-- Janos Guljas <janos@debian.org> Thu, 08 Nov 2012 23:03:50 +0100
httpry (0.1.7-2) unstable; urgency=low
* Remove non-existing httpry-daemon package from httpry's Suggests.
* Only override dh_install for architecture independent packages.
-- Janos Guljas <janos@debian.org> Thu, 04 Oct 2012 13:14:26 +0200
httpry (0.1.7-1) unstable; urgency=low
* Initial release. (Closes: #539665)
-- Janos Guljas <janos@debian.org> Wed, 03 Oct 2012 15:41:51 +0200
|