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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
drac (1.12-8) unstable; urgency=low
* acknowledge NMUs. Thanks for your work!
closes: #628244, #621350, #633453
* debian/control remove Suggests: qpopper-drac (package
not available anymore) closes: #720270
* debian/control updated Standards-Version: (no changes needed)
* debian/control added misc-depends (lintian warning)
* added wrapper patch closes: #134662
-- Noël Köthe <noel@debian.org> Wed, 21 Aug 2013 18:44:21 +0200
drac (1.12-7.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "fails to install due to incorrect dependencies in init.d LSB
header": patch from Ubuntu / Daniel T Chen:
- Fix typo in debian/init.d preventing installation (Closes: #633453)
-- gregor herrmann <gregoa@debian.org> Wed, 30 Nov 2011 16:52:28 +0100
drac (1.12-7.1) unstable; urgency=low
* Non-maintainer upload.
* Build depend on generic libdb-dev (Closes: #628244, #621350)
* Add support for Berkeley DB version 5.0 in rpc.dracd.c
-- Ondřej Surý <ondrej@debian.org> Thu, 02 Jun 2011 12:38:52 +0200
drac (1.12-7) unstable; urgency=low
* debian/rules fix "ignore make clean" lintian warning
* debian/compat debian/control raised dephelper to 5
* debian/control updates Standards-Version: (no changes needed)
* debian/control switching to Berkley DB 4.7
* debian/control remove URL in description now we have Homepage:
-- Noèl Köthe <noel@debian.org> Sat, 25 Jul 2009 14:41:47 +0200
drac (1.12-6) unstable; urgency=medium
* debian/control building with libdb4.6-dev
(closes: Bug#442642)
* debian/control updated Standards-Version (no changes)
* debian/control added Homepage:
-- Noèl Köthe <noel@debian.org> Mon, 29 Sep 2008 21:20:16 +0200
drac (1.12-5) unstable; urgency=low
* added -fPIC to compiler options
(closes: Bug#353441)
* updated Standards-Version
* added portmap check to init script
(closes: Bug#273785)
-- Noèl Köthe <noel@debian.org> Mon, 18 Jun 2007 20:28:24 +0200
drac (1.12-4) unstable; urgency=low
* switch from db4.2 to db4.3
* updated Standards-Version
-- Noèl Köthe <noel@debian.org> Fri, 17 Mar 2006 18:18:56 +0100
drac (1.12-3) unstable; urgency=low
* updated README.Debian for postfix
(closes: Bug#274082)
* updated README.Debian for exim
(closes: Bug#148313)
-- Noèl Köthe <noel@debian.org> Sun, 03 Oct 2004 22:25:24 +0200
drac (1.12-2) unstable; urgency=low
* rebuild with libdb4.2 to get it correct communicate with
sendmail/postfix
(closes: Bug#257450)
* applied patch to get it working with courier without courier
changes. thx erich
(closes: Bug#234503)
-- Noèl Köthe <noel@debian.org> Sat, 03 Jul 2004 22:44:10 +0200
drac (1.12-1) unstable; urgency=low
* new upstream from 2003-01-12
-- Noel Koethe <noel@debian.org> Sun, 16 Mar 2003 00:13:00 +0100
drac (1.11-7) unstable; urgency=low
* added IPv6 patch from the great IPv6 Team
Thanks, Fabio, for describing the IPv6 Debian work!
(closes: Bug#172133)
* updated Standards-Version
* added URL to description
-- Noel Koethe <noel@debian.org> Sun, 9 Feb 2003 19:33:00 +0100
drac (1.11-6) unstable; urgency=low
* removed drac depends for drac-dev
(closes: Bug#147449)
* correct typo in manpage
(closes: Bug#147451)
* corrected path in README.Debian and README from /etc/mail/
to /etc/drac/
-- Noel Koethe <noel@debian.org> Thu, 11 Jul 2002 18:24:00 +0100
drac (1.11-5) unstable; urgency=low
* added a link for using drac with exim to README.Debian
(closes: Bug#136952)
-- Noel Koethe <noel@debian.org> Wed, 6 Mar 2002 12:13:00 +0100
drac (1.11-4) unstable; urgency=medium
* corrected evil error in init.d
-- Noel Koethe <noel@debian.org> Sat, 2 Mar 2002 23:31:00 +0100
drac (1.11-3) unstable; urgency=low
* added homepage of upstream package to copyright
* rewrote the init.d script and send it to upstream
(closes: Bug#135706)
-- Noel Koethe <noel@debian.org> Tue, 26 Feb 2002 12:36:00 +0100
drac (1.11-2) unstable; urgency=low
* added README.Debian with a short description howto use
drac with postfix and qpopper
* changed my Maintainer Email address.
-- Noel Koethe <noel@debian.org> Sun, 16 Dec 2001 15:20:00 +0100
drac (1.11-1) unstable; urgency=low
* Initial Release (closes: Bug#114016)
-- Noel Koethe <noel@koethe.net> Thu, 9 Nov 2001 23:22:09 +0100
|