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 86
|
tircd (0.30-4.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> Fri, 08 Jan 2021 02:41:23 +0100
tircd (0.30-4) unstable; urgency=medium
* QA upload.
* Reintroduce debian/tircd.dirs for /var/lib/tircd/. It has been removed
accidentally in 0.30-2. (Closes: #872195)
* Declare compliance with Debian Policy 4.1.1.
* Apply "wrap-and-sort -a".
* Update upstream URL in Homepage header and debian/{copyright,watch} to
point to GitHub instead of the static, outdated Google Code page.
* Add dependency on lsb-base for /lib/lsb/init-functions.
* Create tircd user with home directory /nonexistent.
* Set "Rules-Requires-Root: no".
* Add patch to fix spelling errors found by Lintian.
* Convert debian/copyright to machine-readable DEP5 format.
-- Axel Beckert <abe@debian.org> Sun, 19 Nov 2017 00:32:25 +0100
tircd (0.30-3) unstable; urgency=medium
* QA upload.
* d/control: add Vcs-* fields.
-- Mattia Rizzolo <mattia@debian.org> Tue, 08 Aug 2017 19:07:08 +0200
tircd (0.30-2) unstable; urgency=medium
* QA upload.
* Orphan the package, see #848585.
* Bump Standards-Version to 4.0.1, no changes needed.
* Bump debhelper compat level to 10.
* Really use the dh sequencer for everything, and dh-exec to rename files.
+ fix reproducible issue, Closes: #847008
* d/control:
+ Run wrap-and-sort.
+ Adependency on ${perl:Depends}, to assure a dependency on perl.
-- Mattia Rizzolo <mattia@debian.org> Tue, 08 Aug 2017 17:35:01 +0200
tircd (0.30-1) unstable; urgency=low
* New upstream release (Closes: #712441)
* Include updated debian/watch file (Thanks bartm)
* Bump Standards-Version (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Tue, 18 Jun 2013 07:45:57 +0200
tircd (0.21.2-2) unstable; urgency=low
* Ship /var/lib/tircd as an empty directory (Closes: #673789)
-- Michael Stapelberg <stapelberg@debian.org> Mon, 21 May 2012 23:21:40 +0200
tircd (0.21.2-1) unstable; urgency=low
* New upstream version (Closes: #622884)
* New maintainer (Closes: #660511)
* Add init script, run as tircd user (Closes: #586977)
-- Michael Stapelberg <stapelberg@debian.org> Sun, 20 May 2012 16:54:54 +0200
tircd (0.10-2) unstable; urgency=low
* Fix PONG replies (Closes: #548736)
-- Decklin Foster <decklin@red-bean.com> Tue, 02 Mar 2010 12:13:52 -0500
tircd (0.10-1) unstable; urgency=low
* New upstream version
* Add tweetlen.pl to examples
* Fix watch file
-- Decklin Foster <decklin@red-bean.com> Tue, 02 Mar 2010 11:27:56 -0500
tircd (0.7-1) unstable; urgency=low
* Initial release (Closes: #518180)
-- Decklin Foster <decklin@red-bean.com> Thu, 12 Mar 2009 12:53:41 -0400
|