| 1 |
weasel |
715 |
echolot (2.1.8-X) XXstable; urgency=low |
| 2 |
|
|
|
| 3 |
|
|
* Fix a typo in the pingd manpage. |
| 4 |
weasel |
716 |
* Fix an error in README.Debian where we say /etc/default/echolot |
| 5 |
|
|
when we mean /etc/init.d/echolot. |
| 6 |
weasel |
715 |
|
| 7 |
weasel |
716 |
-- Peter Palfrader <weasel@debian.org> Sun, 25 May 2008 19:22:29 +0200 |
| 8 |
weasel |
715 |
|
| 9 |
weasel |
710 |
echolot (2.1.8-6) unstable; urgency=low |
| 10 |
|
|
|
| 11 |
|
|
* In postrm during purge remove (rm -rf) /var/lib/echolot instead of |
| 12 |
|
|
/var/lib/echolot/*. (This seems cleaner, even tho /var/lib/echolot, the |
| 13 |
|
|
directory, should be removed a bit later by dpkg anyway since it's part of |
| 14 |
|
|
the package. Since it is the home directory of the echolot user it quite |
| 15 |
|
|
possible that some admin action caused dot files to appear in that |
| 16 |
|
|
directory.) |
| 17 |
weasel |
711 |
* Also rm -rf /var/log/echolot in postrm purge (closes: #455105). |
| 18 |
weasel |
712 |
* Move DH_COMPAT from the rules file into debian/compat. |
| 19 |
weasel |
713 |
* Add LSB tags to init script. |
| 20 |
weasel |
710 |
|
| 21 |
weasel |
713 |
-- Peter Palfrader <weasel@debian.org> Mon, 10 Dec 2007 10:39:41 +0100 |
| 22 |
weasel |
710 |
|
| 23 |
weasel |
705 |
echolot (2.1.8-5) unstable; urgency=low |
| 24 |
|
|
|
| 25 |
|
|
* Increase Standards-Version from 3.6.2 to 3.7.2 without any |
| 26 |
|
|
additional changes. |
| 27 |
weasel |
707 |
* Change the build time dependency on debhelper from a |
| 28 |
|
|
Build-Depends-Indep to Build-Depends. |
| 29 |
weasel |
705 |
|
| 30 |
weasel |
707 |
-- Peter Palfrader <weasel@debian.org> Sat, 17 Jun 2006 20:51:59 +0200 |
| 31 |
weasel |
705 |
|
| 32 |
weasel |
696 |
echolot (2.1.8-4) unstable; urgency=low |
| 33 |
|
|
|
| 34 |
|
|
* Properly quote arguments to su -c, since its behaviour has changed. |
| 35 |
weasel |
699 |
* Update to debhelper compatibility level 4, no other changes required |
| 36 |
|
|
(we were already build depending on debhelper >= 4.1.16). |
| 37 |
weasel |
696 |
|
| 38 |
weasel |
699 |
-- Peter Palfrader <weasel@debian.org> Mon, 6 Mar 2006 15:54:57 +0100 |
| 39 |
weasel |
696 |
|
| 40 |
weasel |
690 |
echolot (2.1.8-3) unstable; urgency=low |
| 41 |
|
|
|
| 42 |
|
|
* Increase Standards-Version to 3.6.2 from 3.6.1. |
| 43 |
weasel |
691 |
* Add dependency on adduser since we need it in postinst. |
| 44 |
weasel |
692 |
* Fix format of chown argument from echolot.adm to echolot:adm. |
| 45 |
weasel |
693 |
* Update FSF address in debian/copyright. |
| 46 |
weasel |
690 |
|
| 47 |
weasel |
693 |
-- Peter Palfrader <weasel@debian.org> Sun, 9 Oct 2005 23:26:28 +0200 |
| 48 |
weasel |
690 |
|
| 49 |
weasel |
687 |
echolot (2.1.8-2) unstable; urgency=low |
| 50 |
|
|
|
| 51 |
|
|
* Since we removed all the debconf templates in 2.1.7-1 we don't need |
| 52 |
|
|
to depend on debconf at all. If it is installed however we still |
| 53 |
|
|
purge our debconf database on upgrades (closes: #331811). |
| 54 |
|
|
|
| 55 |
|
|
-- Peter Palfrader <weasel@debian.org> Sun, 9 Oct 2005 23:17:48 +0200 |
| 56 |
|
|
|
| 57 |
weasel |
682 |
echolot (2.1.8-1) unstable; urgency=low |
| 58 |
|
|
|
| 59 |
|
|
* New upstream version: |
| 60 |
|
|
- redirect init script output to /dev/null in logrotate. |
| 61 |
|
|
|
| 62 |
|
|
-- Peter Palfrader <weasel@debian.org> Mon, 25 Apr 2005 02:13:29 +0200 |
| 63 |
|
|
|
| 64 |
weasel |
670 |
echolot (2.1.7-1) unstable; urgency=low |
| 65 |
|
|
|
| 66 |
|
|
* New upstream version: |
| 67 |
|
|
- remove debconf stuff. |
| 68 |
|
|
- create echolot group in proper gid space. |
| 69 |
|
|
- modify init script to allow 'enable' and 'disable' command. |
| 70 |
|
|
|
| 71 |
|
|
-- Peter Palfrader <weasel@debian.org> Sun, 14 Nov 2004 23:33:41 +0100 |
| 72 |
|
|
|
| 73 |
weasel |
668 |
echolot (2.1.6-2) unstable; urgency=low |
| 74 |
|
|
|
| 75 |
|
|
* Add disable and enable to allowed commands in init script. |
| 76 |
|
|
|
| 77 |
|
|
-- Peter Palfrader <weasel@debian.org> Sat, 25 Sep 2004 16:49:11 +0200 |
| 78 |
|
|
|
| 79 |
weasel |
662 |
echolot (2.1.6-1) unstable; urgency=medium |
| 80 |
|
|
|
| 81 |
|
|
* New upstream version, catch one use of an undefined variable in |
| 82 |
|
|
logging. |
| 83 |
|
|
|
| 84 |
|
|
-- Peter Palfrader <weasel@debian.org> Sat, 7 Aug 2004 16:00:52 +0200 |
| 85 |
|
|
|
| 86 |
weasel |
658 |
echolot (2.1.5-1) unstable; urgency=low |
| 87 |
weasel |
655 |
|
| 88 |
|
|
* New upstream version. |
| 89 |
|
|
|
| 90 |
weasel |
658 |
-- Peter Palfrader <weasel@debian.org> Tue, 22 Jun 2004 11:40:01 +0200 |
| 91 |
weasel |
655 |
|
| 92 |
weasel |
640 |
echolot (2.1.4-1) unstable; urgency=low |
| 93 |
weasel |
632 |
|
| 94 |
weasel |
640 |
* New upstream version. |
| 95 |
weasel |
632 |
* Update debian/copyright to include 2004. |
| 96 |
weasel |
637 |
* Add dutch translation for debconf templates (closes: #249406). |
| 97 |
weasel |
643 |
* Update Standards-Version to 3.6.1. |
| 98 |
weasel |
644 |
* debian/rules: there is no lib/ to copy any longer. |
| 99 |
weasel |
632 |
|
| 100 |
weasel |
643 |
-- Peter Palfrader <weasel@debian.org> Thu, 10 Jun 2004 15:47:52 +0200 |
| 101 |
weasel |
632 |
|
| 102 |
weasel |
605 |
echolot (2.1.3-1) unstable; urgency=low |
| 103 |
weasel |
603 |
|
| 104 |
weasel |
605 |
* New upstream version. |
| 105 |
weasel |
604 |
closes: #243504 echolot: typo in month abbreviations |
| 106 |
weasel |
603 |
* Document exim's local_part_suffix in the recipient_delimiter |
| 107 |
|
|
debconf question. |
| 108 |
|
|
closes: #243496 Exim4 mailbox delimiter |
| 109 |
|
|
|
| 110 |
weasel |
605 |
-- Peter Palfrader <weasel@debian.org> Tue, 20 Apr 2004 13:42:32 +0200 |
| 111 |
weasel |
603 |
|
| 112 |
weasel |
541 |
echolot (2.1.2-1) unstable; urgency=low |
| 113 |
weasel |
540 |
|
| 114 |
|
|
* New upstream version. |
| 115 |
|
|
|
| 116 |
|
|
-- Peter Palfrader <weasel@debian.org> Tue, 4 Nov 2003 05:16:07 +0100 |
| 117 |
|
|
|
| 118 |
weasel |
537 |
echolot (2.1.1-1) unstable; urgency=low |
| 119 |
|
|
|
| 120 |
|
|
* New upstream version. |
| 121 |
|
|
|
| 122 |
|
|
-- Peter Palfrader <weasel@debian.org> Sun, 2 Nov 2003 07:03:43 +0100 |
| 123 |
|
|
|
| 124 |
weasel |
527 |
echolot (2.1-2) unstable; urgency=low |
| 125 |
|
|
|
| 126 |
|
|
* debconf internationialization. |
| 127 |
|
|
Thanks to Christian Perrier for providing the patches and information. |
| 128 |
|
|
closes: #212885 [INTL:fr] French translation of gettext debconf templates |
| 129 |
|
|
closes: #211633 [INTL] Please switch to gettext-based debconf templates |
| 130 |
|
|
|
| 131 |
|
|
-- Peter Palfrader <weasel@debian.org> Sun, 12 Oct 2003 12:15:38 +0200 |
| 132 |
|
|
|
| 133 |
weasel |
487 |
echolot (2.1-1) unstable; urgency=low |
| 134 |
|
|
|
| 135 |
|
|
* New upstream version. |
| 136 |
|
|
|
| 137 |
|
|
-- Peter Palfrader <weasel@debian.org> Mon, 3 Mar 2003 16:42:42 +0100 |
| 138 |
|
|
|
| 139 |
weasel |
386 |
echolot (2.0.10-1) unstable; urgency=low |
| 140 |
|
|
|
| 141 |
|
|
* New upstream version. |
| 142 |
|
|
|
| 143 |
|
|
-- Peter Palfrader <weasel@debian.org> Mon, 3 Feb 2003 21:11:42 +0100 |
| 144 |
|
|
|
| 145 |
weasel |
376 |
echolot (2.0.9-1) unstable; urgency=medium |
| 146 |
weasel |
372 |
|
| 147 |
|
|
* New upstream version. |
| 148 |
weasel |
377 |
* Remove link from output to /var/log/echolot/echolot.log |
| 149 |
|
|
since pngd now has some sort of saner logging. |
| 150 |
weasel |
372 |
|
| 151 |
weasel |
377 |
-- Peter Palfrader <weasel@debian.org> Tue, 14 Jan 2003 08:08:41 +0100 |
| 152 |
weasel |
372 |
|
| 153 |
weasel |
362 |
echolot (2.0.8-1) unstable; urgency=medium |
| 154 |
|
|
|
| 155 |
|
|
* New upstream version. |
| 156 |
|
|
Fixes evil bug where pingd receives SIGPIPE because GnuPG already exited |
| 157 |
|
|
because of unuseable keys. |
| 158 |
|
|
|
| 159 |
|
|
-- Peter Palfrader <weasel@debian.org> Mon, 13 Jan 2003 15:25:27 +0100 |
| 160 |
|
|
|
| 161 |
weasel |
350 |
echolot (2.0.7-1) unstable; urgency=low |
| 162 |
|
|
|
| 163 |
|
|
* New upstream version. |
| 164 |
|
|
|
| 165 |
|
|
-- Peter Palfrader <weasel@debian.org> Wed, 18 Dec 2002 19:37:08 +0100 |
| 166 |
|
|
|
| 167 |
weasel |
345 |
echolot (2.0.6-1) unstable; urgency=low |
| 168 |
weasel |
336 |
|
| 169 |
weasel |
345 |
* New upstream version. |
| 170 |
weasel |
336 |
* Fixed init.d script: s,devnull,dev/null, |
| 171 |
weasel |
347 |
* lintian: init-script-suggests-versioned-depends postinst on debconf. |
| 172 |
weasel |
336 |
|
| 173 |
weasel |
347 |
-- Peter Palfrader <weasel@debian.org> Wed, 18 Dec 2002 18:44:27 +0100 |
| 174 |
weasel |
336 |
|
| 175 |
weasel |
333 |
echolot (2.0.5-2) unstable; urgency=low |
| 176 |
|
|
|
| 177 |
|
|
* Add sendpings command to init script. |
| 178 |
weasel |
334 |
* Have Echolot disabled by default in /etc/default/echolot. |
| 179 |
|
|
* Add some more comments to README.Debian. |
| 180 |
|
|
* Also process pending commands upon pingd startup. |
| 181 |
weasel |
333 |
|
| 182 |
weasel |
334 |
-- Peter Palfrader <weasel@debian.org> Tue, 12 Nov 2002 02:06:17 +0100 |
| 183 |
weasel |
333 |
|
| 184 |
weasel |
328 |
echolot (2.0.5-1) unstable; urgency=low |
| 185 |
|
|
|
| 186 |
|
|
* New upstream version (supports use without user defined mailboxes). |
| 187 |
|
|
* Make recipient delimiter configured by debconf. |
| 188 |
|
|
|
| 189 |
|
|
-- Peter Palfrader <weasel@debian.org> Fri, 25 Oct 2002 12:54:44 +0200 |
| 190 |
|
|
|
| 191 |
weasel |
324 |
echolot (2.0.4-3) unstable; urgency=low |
| 192 |
|
|
|
| 193 |
|
|
* Add a debconf note about user defined mailboxes being required |
| 194 |
|
|
(foo+bar@example.com). |
| 195 |
|
|
|
| 196 |
|
|
-- Peter Palfrader <weasel@debian.org> Thu, 24 Oct 2002 20:31:04 +0200 |
| 197 |
|
|
|
| 198 |
weasel |
323 |
echolot (2.0.4-2) unstable; urgency=low |
| 199 |
|
|
|
| 200 |
|
|
* Change Depends from libdigest-MD5-perl to libdigest-md5-perl |
| 201 |
|
|
(capitalization). |
| 202 |
|
|
* Changed Standards-Version to 3.5.7 (no changes). |
| 203 |
|
|
|
| 204 |
|
|
-- Peter Palfrader <weasel@debian.org> Thu, 24 Oct 2002 13:40:41 +0200 |
| 205 |
|
|
|
| 206 |
weasel |
322 |
echolot (2.0.4-1) unstable; urgency=low |
| 207 |
|
|
|
| 208 |
|
|
* New upstream version. |
| 209 |
|
|
* Now that mixmaster got added to the main archive, finally upload |
| 210 |
|
|
Echolot to Debian as well (closes: #164459). |
| 211 |
|
|
|
| 212 |
|
|
-- Peter Palfrader <weasel@debian.org> Wed, 16 Oct 2002 10:25:41 +0200 |
| 213 |
|
|
|
| 214 |
weasel |
315 |
echolot (2.0.3-3) unstable; urgency=low |
| 215 |
|
|
|
| 216 |
|
|
* Remove Suggests: procmail. |
| 217 |
|
|
* Copy new description from README to control. |
| 218 |
weasel |
316 |
* Updated remailer list. |
| 219 |
weasel |
317 |
* Use a more correct directory structure |
| 220 |
|
|
(usr/lib/echolot -> usr/share/perl5/) |
| 221 |
weasel |
315 |
|
| 222 |
weasel |
317 |
-- Peter Palfrader <weasel@debian.org> Sat, 12 Oct 2002 14:43:28 +0200 |
| 223 |
weasel |
315 |
|
| 224 |
weasel |
314 |
echolot (2.0.3-2) unstable; urgency=low |
| 225 |
|
|
|
| 226 |
|
|
* Fix config script to not screw up domainname on upgrades. |
| 227 |
|
|
|
| 228 |
|
|
-- Peter Palfrader <weasel@debian.org> Sat, 12 Oct 2002 12:05:28 +0200 |
| 229 |
|
|
|
| 230 |
weasel |
313 |
echolot (2.0.3-1) unstable; urgency=low |
| 231 |
weasel |
311 |
|
| 232 |
|
|
* Changed Section from contrib/mail to (main/)mail as mimxaster is |
| 233 |
|
|
in main now. |
| 234 |
weasel |
313 |
* New upstream version. |
| 235 |
weasel |
311 |
|
| 236 |
weasel |
313 |
-- Peter Palfrader <weasel@debian.org> Sat, 12 Oct 2002 01:10:18 +0200 |
| 237 |
weasel |
311 |
|
| 238 |
weasel |
308 |
echolot (2.0.2-1) unstable; urgency=low |
| 239 |
|
|
|
| 240 |
|
|
* New upstream version. |
| 241 |
|
|
|
| 242 |
|
|
-- Peter Palfrader <weasel@debian.org> Sat, 21 Sep 2002 05:11:37 +0200 |
| 243 |
|
|
|
| 244 |
weasel |
307 |
echolot (2.0.1-1) unstable; urgency=low |
| 245 |
|
|
|
| 246 |
|
|
* New upstream version. |
| 247 |
|
|
|
| 248 |
|
|
-- Peter Palfrader <weasel@debian.org> Sat, 21 Sep 2002 03:45:14 +0200 |
| 249 |
|
|
|
| 250 |
weasel |
306 |
echolot (2.0-1) unstable; urgency=low |
| 251 |
|
|
|
| 252 |
|
|
* New upstream version: |
| 253 |
|
|
This one's called 2.0. |
| 254 |
|
|
|
| 255 |
|
|
-- Peter Palfrader <weasel@debian.org> Tue, 17 Sep 2002 06:17:43 +0200 |
| 256 |
|
|
|
| 257 |
weasel |
303 |
echolot (000.2.0rc3-1) unstable; urgency=low |
| 258 |
|
|
|
| 259 |
|
|
* New upstream version. |
| 260 |
|
|
|
| 261 |
|
|
-- Peter Palfrader <weasel@debian.org> Fri, 13 Sep 2002 01:16:21 +0200 |
| 262 |
|
|
|
| 263 |
weasel |
291 |
echolot (000.2.0rc2-1) unstable; urgency=low |
| 264 |
|
|
|
| 265 |
|
|
* New upstream version. |
| 266 |
|
|
|
| 267 |
|
|
-- Peter Palfrader <weasel@debian.org> Sun, 8 Sep 2002 20:16:31 +0200 |
| 268 |
|
|
|
| 269 |
weasel |
288 |
echolot (000.2.0rc1-1) unstable; urgency=low |
| 270 |
|
|
|
| 271 |
|
|
* New version number. |
| 272 |
|
|
|
| 273 |
|
|
-- Peter Palfrader <weasel@debian.org> Thu, 5 Sep 2002 16:51:42 +0200 |
| 274 |
|
|
|
| 275 |
weasel |
285 |
echolot (000.2.0beta34-1) unstable; urgency=low |
| 276 |
|
|
|
| 277 |
|
|
* New upstream version |
| 278 |
|
|
|
| 279 |
|
|
-- Peter Palfrader <weasel@debian.org> Wed, 4 Sep 2002 13:22:13 +0200 |
| 280 |
|
|
|
| 281 |
weasel |
280 |
echolot (000.2.0beta33-1) unstable; urgency=low |
| 282 |
|
|
|
| 283 |
|
|
* New upstream version |
| 284 |
|
|
|
| 285 |
|
|
-- Peter Palfrader <weasel@debian.org> Fri, 23 Aug 2002 09:54:10 +0200 |
| 286 |
|
|
|
| 287 |
weasel |
278 |
echolot (000.2.0beta32-1) unstable; urgency=low |
| 288 |
|
|
|
| 289 |
|
|
* New upstream version |
| 290 |
|
|
|
| 291 |
|
|
-- Peter Palfrader <weasel@debian.org> Fri, 23 Aug 2002 08:05:26 +0200 |
| 292 |
|
|
|
| 293 |
weasel |
275 |
echolot (000.2.0beta31-1) unstable; urgency=low |
| 294 |
|
|
|
| 295 |
|
|
* New upstream version |
| 296 |
|
|
|
| 297 |
|
|
-- Peter Palfrader <weasel@debian.org> Wed, 21 Aug 2002 21:45:37 +0200 |
| 298 |
|
|
|
| 299 |
weasel |
265 |
echolot (000.2.0beta30-1) unstable; urgency=low |
| 300 |
|
|
|
| 301 |
|
|
* New upstream version |
| 302 |
|
|
|
| 303 |
|
|
-- Peter Palfrader <weasel@debian.org> Thu, 15 Aug 2002 05:28:11 +0200 |
| 304 |
|
|
|
| 305 |
weasel |
259 |
echolot (000.2.0beta29-1) unstable; urgency=low |
| 306 |
|
|
|
| 307 |
|
|
* New upstream version |
| 308 |
|
|
|
| 309 |
|
|
-- Peter Palfrader <weasel@debian.org> Thu, 15 Aug 2002 00:54:31 +0200 |
| 310 |
|
|
|
| 311 |
weasel |
257 |
echolot (000.2.0beta28-1) unstable; urgency=low |
| 312 |
|
|
|
| 313 |
|
|
* New upstream version |
| 314 |
|
|
|
| 315 |
|
|
-- Peter Palfrader <weasel@debian.org> Tue, 13 Aug 2002 07:58:31 +0200 |
| 316 |
|
|
|
| 317 |
weasel |
255 |
echolot (000.2.0beta27-1) unstable; urgency=low |
| 318 |
weasel |
252 |
|
| 319 |
weasel |
257 |
* New upstream version |
| 320 |
weasel |
254 |
* Set the mixmaster binary path. |
| 321 |
|
|
* Use --quiet when starting echolot. |
| 322 |
weasel |
252 |
|
| 323 |
weasel |
255 |
-- Peter Palfrader <weasel@debian.org> Tue, 13 Aug 2002 02:49:45 +0200 |
| 324 |
weasel |
252 |
|
| 325 |
weasel |
249 |
echolot (000.2.0beta26-1) unstable; urgency=low |
| 326 |
weasel |
237 |
|
| 327 |
|
|
* Initial Release. |
| 328 |
|
|
|
| 329 |
weasel |
248 |
-- Peter Palfrader <weasel@debian.org> Mon, 12 Aug 2002 05:44:24 +0200 |
| 330 |
weasel |
237 |
|