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 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638
|
mlmmj (1.3.0-4) unstable; urgency=medium
* debian/control:
- Update Standards-Version to 4.5.0 (no changes needed)
* debian/patches:
- Add 08_fix-gcc-10-build.diff to fix build with GCC 10 (Closes: #957546)
Thanks to Matthias Klose <doko@debian.org> for reporting the bug
-- Christopher Knadle <Chris.Knadle@coredump.us> Wed, 12 Aug 2020 02:53:13 +0000
mlmmj (1.3.0-3) unstable; urgency=medium
* debian/compat:
- Update to debhelper 11 (currently recommended)
* debian/control:
- Update Build-Depends for debhelper >=11
- Add Depends "or" default-mta for mlmmj to fix Lintian warning
- Correct VCS-Browser and VCS-Git links for new location at Salsa
- Move myself from Uploaders to Maintainer field (Closes: #899609)
- Update Standards-Version to 4.2.1
Changes:
- Update debian/rules to enable DH_VERBOSE=1 to increase build
verbosity as requested in Debian Policy § 4.9
* debian/watch:
- Update to repair and simplify matching pattern
* debian/rules:
- Update to add DH_VERBOSE=1 to add build verbosity
-- Christopher Knadle <Chris.Knadle@coredump.us> Tue, 25 Sep 2018 21:43:18 +0000
mlmmj (1.3.0-2) unstable; urgency=medium
* Update release with parallel pre-release work (Closes: #875298)
http://mlmmj.org/news/mlmmj-1-3-0-released/
* debian/control
- Upgrade Standards-Version to 4.1.2 (no changes needed)
* debian/copyright
- Update Format link to use https
- Switch MIT license for Expat, as license wording is compatible
- Move "Files: *" section to being first to help Lintian
- Add myself for files under debian/*
- Add files in contrib/ that have use additional licenses
- Add MPL-2.0 license section
- Add GPL-3.0+ license section
* debian/docs
- Add README.archives
- Add README.footers
- Add README.listtexts
* debian/mlmmj.links
- Add file to make softlink for manpage mlmmj-recieve -> mlmmj-receive
(Upstream makes a softlink for the binary but not the manpage.)
* debian/watch
- Update tarball search to make 4th sub-version number optional
(e.g. match 1.3.0 and 1.2.19.0 -- upstream does both.)
-- Christopher Knadle <Chris.Knadle@coredump.us> Sun, 10 Dec 2017 22:53:06 +0000
mlmmj (1.3.0-1) unstable; urgency=medium
* New upstream release (Closes: #879677).
* Update debian/gbp.conf section name ([git-buildpackage] => [buildpackage]).
* Add gen-orig-xz target.
* Also package README.postfix (Closes: #862695).
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Thu, 23 Nov 2017 11:19:47 +0000
mlmmj (1.2.19.0-1) unstable; urgency=medium
* New upstream bugfix release
http://mlmmj.org/news/mlmmj-1-2-19-0-released/
* Fixes stmpport tunable not always honored by mlmmj-send (Closes: #805312)
Thanks to Christoph Ehnes <chris@filmkreis.tu-darmstadt.de> for reporting
the bug and testing that 1.2.19.0 has a fix
* debian/watch:
- Update to watch only stable release versions
-- Christopher Knadle <Chris.Knadle@coredump.us> Thu, 29 Dec 2016 22:13:50 +0000
mlmmj (1.2.18.1-2) unstable; urgency=medium
* debian/control
- Add myself to Uploaders
- Depend on PHP 7 rather than PHP 5 (Closes: #821532, #821533)
- Update Standards-Version to 3.9.8 (no changes needed)
- Update Vcs-Browser and Vcs-Git links with https version
* debian/copyright
- Update from DEP5 to copyright 1.0 format
- Update BSD keyword to BSD-4-clause
* debian/docs:
- Remove debian/README.source (file removed)
* debian/patches:
- Update 05_fix_displayed_full_paths.diff for line offset fuzz
- Reorder series file to apply patches in numeric order
- Add 06_fix-php-web-for-php7.diff to fix mlmmj web packages for PHP 7.0
- Add 07_fix-crontab-suggestions.diff to fix the crontab instructions to
include the user (root) to run the crontab entry, and inform the user
that the Debian package already includes a crontab entry
(Closes: #804436)
* debian/rules:
- Update to split up package building for arch and indep so that
binary-arch doesn't produce "arch: all" packages which is supposed
to happen only in the binary-indep target
* debian/README.source:
- Remove file as it is no longer necessary; stated that the package is
using dpatch which isn't the case as of 1.2.17-4
-- Christopher Knadle <Chris.Knadle@coredump.us> Wed, 11 May 2016 22:46:20 -0400
mlmmj (1.2.18.1-1) unstable; urgency=medium
* New upstream release (Closes: #749959).
* Added Brazilian Portuguese debconf templates translation thanks to
Adriano Rafael Gomes <adrianorg@gmail.com> (Closes: #693384).
* Now also packages README.listtexts.
* VCS URLs now canonical.
* Standards-Version is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Sat, 31 May 2014 14:33:19 +0000
mlmmj (1.2.18.0-2) unstable; urgency=low
* Fixes path to web files, now conf files are in /etc (Closes: #677817),
thanks to Chris Knadle <Chris.Knadle@coredump.us> for reporting.
* Fixed README.Debian as suggested by Reuben Thomas <rrt@sc3d.org>
(Closes: #617241).
* Tells about nobody / nogroup rights in README.Debian (Closes: #617248),
thanks to Reuben Thomas <rrt@sc3d.org> for reporting.
* Reference correctly install path in the README.Debian of the
mlmmj-php-web-admin package thanks to Chris Knadle <Chris.Knadle@coredump.us>
for reporting (Closes: #677819).
-- Thomas Goirand <zigo@debian.org> Thu, 21 Jun 2012 05:50:52 +0000
mlmmj (1.2.18.0-1) unstable; urgency=low
* New upstream release.
* Compat level is now 9, debhelper build-depends as well.
* Updated the debian/watch file.
* Removed some of debian/patches/02_fix_mlmmj_php.diff which aren't needed
anymore.
* Removed 06_fix_bashisms_mlmmj-make-ml.diff (applied upstream).
* Removed 07_fix_CVE-2009-4896_php-admin_directory_traversal.diff,
debian/patches/08_locating_support_files_in_php-admin.diff,
debian/patches/09_german_listtexts_typo.diff.
debian/patches/10_fix_manpages_syntax.diff (also applied upstream).
* Now just removing the /usr/bin/mlmmj-make-ml.sh symlink to
/usr/bin/mlmmj-make-ml instead of renaming mlmmj-make-ml.sh as upstream is
doing the transition. No need to rename the man page either.
* Remove php4 in the possible dependencies (php5 is enough...).
* Standards-Version: is now 3.9.3.
-- Thomas Goirand <zigo@debian.org> Wed, 30 May 2012 09:15:49 +0000
mlmmj (1.2.17-5.1) unstable; urgency=low
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Danish (Joe Hansen). Closes: #626734
- Polish (Michał Kułach). Closes: #659374
-- Christian Perrier <bubulle@debian.org> Sat, 18 Feb 2012 19:01:50 +0100
mlmmj (1.2.17-5) unstable; urgency=low
* Now Depends: dpkg-dev (>= 1.16.1.1~), >= 1.16.1.2~ was a mistake, as
1.16.1.1~bpo60+2 is in backports.
-- Thomas Goirand <zigo@debian.org> Mon, 23 Jan 2012 15:44:38 +0800
mlmmj (1.2.17-4) unstable; urgency=low
* Sets mlmmj/remove-on-purge debconf as low priority, as the default really,
is fine, and it's annoying when installing MLMMJ.
* Add support for build-arch and build-indep targets thanks to Niels Thykier
<niels@thykier.net>.
* Bumped Standard version, added debian/source/format, switching to 3.0 quilt
* Switching to Quilt instead of now deprecated dpatch (converted all dpatch
patches to quilt patches, rewrote quilt patche headers to match DEP3, rebased
patches so they apply cleanly).
* Removed unused patches from debian/patches folder.
* Now first choice for the mail server in Depends: is postfix, not exim4.
* Bumped Standard version (no change needed).
* Enabled hardened build flags through dpkg-buildflags, thanks to Moritz
Muehlenhoff <jmm@debian.org> (Closes: #655893).
* Fixed debian/copyright to match new version of DEP5.
* Fixes man page syntax (some UTF-8 work, and some hyphen-used-as-minus-sign
have been fixed as a patch).
* Switching to source format 3.0 (quilt), and bumped compat and debhelper
build-depends to v8.
-- Thomas Goirand <zigo@debian.org> Tue, 10 Jan 2012 15:45:07 +0800
mlmmj (1.2.17-3) unstable; urgency=low
* Added Danish Debconf translation thanks to Joe Dalton <joedalton2@yahoo.dk>
* Added the packaging of upstream ChangeLog that was missing.
* Fixed debian/copyright in DEP5 format, and documented find_email_adr.c
to the correct license (Closes: #633579).
* Bumped Standard-Version to 3.9.2
* Added debian/source/format file.
-- Thomas Goirand <zigo@debian.org> Tue, 17 May 2011 21:24:26 +0800
mlmmj (1.2.17-2) unstable; urgency=low
* Fixes German listtexts moderation translation.
* Fixes (Closes: #599183).
* Creates the /var/spool/mlmmj directory in MLMMJ postinst (Closes: #599014).
* Now uses pkg-mlmmj-devel@lists.alioth.debian.org as maintainer.
* Added Vcs-Browser and Vcs-Git fields.
-- Thomas Goirand <zigo@debian.org> Fri, 05 Nov 2010 19:16:15 +0800
mlmmj (1.2.17-1.1) unstable; urgency=low
* Non-maintainer QA upload.
* Fixes CVE-2009-4896 mlmmj-php-admin directory traversal (Closes: #588038).
-- Thomas Goirand <zigo@debian.org> Sat, 17 Jul 2010 02:21:19 +0800
mlmmj (1.2.17-1) unstable; urgency=low
* New upstream release (Closes: #516948, #564557).
* Reworked debian package.
* Switched to debhelper 7.
* Include Swedish debconf translation (Closes: #503607).
* Include Japanese debconf translation (Closes: #512988).
* Include Italian debconf translation (Closes: #547410).
* Include Basque debconf translation (Closes: #548111).
* Include Vietnamese debconf translation (Closes: #548139).
* Include Russian debconf translation (Closes: #548220).
* Include Finnish debconf translation (Closes: #549791).
* Include Galician debconf translation (Closes: #556283).
* Switch back to upstream version of mlmmj-make-ml.sh (Closes: #446001).
Old script /usr/share/doc/mlmmj/mlmmj-make-ml.Debian.
* Fix lintian warning, binary-without-manpage, for script mlmmj-make-ml
and manpage mlmmj-make-ml.sh.
* Moved files from /var/www/ to /usr/share/ for mlmmj-php-web and
mlmmj-php-web-admin (Closes: #553550, #553548).
* Added dependency to mlmmj for the mlmmj-php-web package.
* Added ${misc:Depends} dependency for both mlmmj-php-web and
mlmmj-php-web-admin packages.
* Bumped Standard-Version: to 3.8.3.
* Added descriptions in all dpatch patches.
* Added a README.source.
* Wrote a more comprehensive long description.
* Removed useless /usr/sbin dir in the mlmmj package.
* Removed homepage from long description, added a homepage field, and
used the correct new URL (mlmmj.org).
* Accepted changes from NMU (Closes: #470125).
* Fixed spelling of re-encode in previous changelog entry.
* Fixed build problem (Closes: #560554).
-- Daniel Walrond <debian@djw.org.uk> Wed, 27 Jan 2010 16:38:26 +0000
mlmmj (1.2.15-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix bashisms. (Closes: #465008)
* Include dutch translation. (Closes: #449404)
* debian/copyright: Re-encode as UTF8.
* debian/rules: Fix ignoring make distclean failures.
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 08 Mar 2008 23:38:39 +0100
mlmmj (1.2.15-1) unstable; urgency=low
* New upstream release.
* debian/po/pt.po: Add translation by Miguel Figueiredo. Closes: #434063.
* Add check for mlmmj-maintd in crontab. Closes: #435999.
* Fix mmap of zero bytes. Closes: #435420.
* Depends on php5. Closes: #424802, #424835.
* Fix mail to multiple lists only sent to one list. Closes: #425572.
-- Daniel Walrond <debian@djw.org.uk> Sun, 12 Aug 2007 18:38:37 +0000
mlmmj (1.2.14-1) unstable; urgency=low
* New upstream release.
* New maintainer. Closes: #417827.
* Altered mail-transport-agent dependency.
* Change dependency from grep-dctrl to dctrl-tools.
* Removed extra '/' from usage output.
-- Daniel Walrond <debian@djw.org.uk> Wed, 13 Jun 2007 17:49:17 +0000
mlmmj (1.2.11-8) unstable; urgency=medium
* QA upload.
* Package is orphaned (#417827); set maintainer to Debian QA Group.
* Switch to debhelper 5.
* config.guess, config.sub: Not actually used; remove.
* debian/mlmmj.postrm:
- Don't assume debconf is available. Closes: #388600.
- Source /usr/share/debconf/confmodule only once.
- Avoid outputting to stdout lest we confuse debconf.
* debian/mlmmj.postinst: Source /usr/share/debconf/confmodule in case we
weren't preconfigured.
* debian/mlmmj-upgrade-lists.pl, debian/mlmmj-upgrade-lists.1: Remove
code for pre-woody compatibility, and update debconf templates
accordingly. Thanks to Helge Kreutzmann. Closes: #411513.
* debian/po/de.po: Add translation by Helge Kreutzmann.
Closes: #411512.
* debian/rules:
- Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.
- Let dh_installdocs handle README.Debian files for subpackages.
- Don't specify `--host' to configure if it equals `--build'.
- Use mode 644 for listtexts.
-- Matej Vela <vela@debian.org> Wed, 2 May 2007 14:06:19 +0200
mlmmj (1.2.11-7.2) unstable; urgency=low
* Orphaned.
-- Søren Boll Overgaard <boll@debian.org> Fri, 06 Apr 2007 20:18:55 +0000
mlmmj (1.2.11-7.1) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues
* Debconf templates translations:
- Use the correct code for Czech. Closes: #382923
- Added Spanish. Closes: #404824
-- Christian Perrier <bubulle@debian.org> Fri, 26 Jan 2007 20:42:52 +0100
mlmmj (1.2.11-7) unstable; urgency=low
* Include czech debconf translation (Closes: Bug#382923)
-- Søren Boll Overgaard <boll@debian.org> Mon, 14 Aug 2006 18:28:34 +0000
mlmmj (1.2.11-6) unstable; urgency=low
* Updated french debconf translation (Closes: Bug#363912)
* Bumped standards version to 3.7.2.
-- Søren Boll Overgaard <boll@debian.org> Sun, 13 Aug 2006 18:57:15 +0000
mlmmj (1.2.11-5) unstable; urgency=low
* Don't depend on debhelper. It was intended to be a build-dep.
Thanks Martin Samesch.
-- Søren Boll Overgaard <boll@debian.org> Mon, 22 May 2006 12:18:06 +0000
mlmmj (1.2.11-4) unstable; urgency=low
* Fix debconf templates to comply with policy.
(Closes: Bug#354336, Bug#354435)
* Include french debconf translation.
(Closes: Bug#355836)
-- Søren Boll Overgaard <boll@debian.org> Tue, 4 Apr 2006 18:23:10 +0000
mlmmj (1.2.11-3) unstable; urgency=low
* Switch to using po-debconf (Closes: Bug#351386)
-- Søren Boll Overgaard <boll@debian.org> Fri, 24 Feb 2006 19:27:39 +0000
mlmmj (1.2.11-2) unstable; urgency=low
* Install translated list texts under /usr/share/mlmmj/text.skel/<lang>/
(Closes: Bug#350124)
-- Søren Boll Overgaard <boll@debian.org> Sat, 28 Jan 2006 20:56:28 +0000
mlmmj (1.2.11-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Mon, 23 Jan 2006 19:05:33 +0000
mlmmj (1.2.10-1) unstable; urgency=low
* New upstream release
* Update README.Debian to include information about the "delimiter"
TUNABLE.
-- Søren Boll Overgaard <boll@debian.org> Wed, 18 Jan 2006 12:19:46 +0000
mlmmj (1.2.9-1) unstable; urgency=low
* New upstream release
* Disable 05_fix_call_to_free.dpatch since it is now in upstream.
-- Søren Boll Overgaard <boll@debian.org> Wed, 14 Dec 2005 21:38:06 +0000
mlmmj (1.2.8-7) unstable; urgency=low
* Change call to free() to a call to myfree() (Closes: Bug#327768)
-- Søren Boll Overgaard <boll@debian.org> Mon, 12 Sep 2005 20:10:22 +0200
mlmmj (1.2.8-6) unstable; urgency=low
* Sigh, actually fix build-depends.
* Only run through configure once (Closes: Bug#325081)
-- Søren Boll Overgaard <boll@debian.org> Sun, 11 Sep 2005 20:16:38 +0200
mlmmj (1.2.8-5) unstable; urgency=low
* Fix build-depends to fix FTBFS error.
-- Søren Boll Overgaard <boll@debian.org> Sun, 11 Sep 2005 17:42:27 +0200
mlmmj (1.2.8-4) unstable; urgency=low
* Actually upload to unstable as was inteded with 1.2.8-3
-- Søren Boll Overgaard <boll@debian.org> Sun, 11 Sep 2005 15:10:20 +0200
mlmmj (1.2.8-3) experimental; urgency=low
* Fix a potential bug in mlmmj-make-ml which could cause $LISTDIR/index to
have wrong permissions, leading to broken archiving.
-- Søren Boll Overgaard <boll@debian.org> Sat, 10 Sep 2005 21:36:46 +0200
mlmmj (1.2.8-2) experimental; urgency=low
* Upload to unstable
-- Søren Boll Overgaard <boll@debian.org> Sat, 27 Aug 2005 23:34:38 +0200
mlmmj (1.2.8-1) experimental; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Sun, 26 Jun 2005 15:03:41 +0200
mlmmj (1.2.7-2) experimental; urgency=low
* Detect the installed MTA when creating a new list.
Only works with postfix and Exim for now.
* Automatically run newaliases, instead of asking user to do it.
* Update README.Debian to reflect the current state of affairs.
-- Søren Boll Overgaard <boll@debian.org> Tue, 14 Jun 2005 21:50:36 +0200
mlmmj (1.2.7-1) experimental; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Thu, 12 May 2005 18:34:23 +0200
mlmmj (1.2.5-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Thu, 28 Apr 2005 14:40:29 +0200
mlmmj (1.2.4-3) unstable; urgency=low
* Update README.Debian to explain permission issues related to various
MTAs (Closes: Bug#295535)
-- Søren Boll Overgaard <boll@debian.org> Sun, 24 Apr 2005 16:17:43 +0200
mlmmj (1.2.4-2) unstable; urgency=low
* Make sure that permissions are set correctly when creating new lists.
That is, ensure that the binaries can read the configuration and write to
the spool.
(Closes: #295535)
-- Søren Boll Overgaard <boll@debian.org> Thu, 7 Apr 2005 14:02:34 +0200
mlmmj (1.2.4-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Mon, 21 Feb 2005 20:13:47 +0000
mlmmj (1.2.3-1) unstable; urgency=low
* New upstream release
* Minor changes to mlmmj-php-web to make errors more correct in a Debian
context.
-- Søren Boll Overgaard <boll@debian.org> Tue, 8 Feb 2005 21:20:25 +0000
mlmmj (1.2.2-3) unstable; urgency=low
* Fix broken depends on specific php API in mlmmj-*-web packages
(Closes: Bug#294021, Closes: Bug#294020)
-- Søren Boll Overgaard <boll@debian.org> Mon, 7 Feb 2005 16:00:51 +0000
mlmmj (1.2.2-2) unstable; urgency=low
* Don't install man page for mlmmj-upgrade-lists in mlmmj-php-web
-- Søren Boll Overgaard <boll@debian.org> Thu, 3 Feb 2005 15:33:20 +0000
mlmmj (1.2.2-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Tue, 1 Feb 2005 16:42:25 +0000
mlmmj (1.2.1-2) unstable; urgency=low
* Rewrite rules to avoid having binary-indep packages built by the
autobuilders (Closes: Bug#292499)
-- Søren Boll Overgaard <boll@debian.org> Sun, 30 Jan 2005 16:41:14 +0000
mlmmj (1.2.1-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Wed, 26 Jan 2005 19:35:09 +0000
mlmmj (1.2.0-2) unstable; urgency=low
* Add VERP support to the list of features at upstreams request
-- Søren Boll Overgaard <boll@debian.org> Wed, 26 Jan 2005 16:44:57 +0000
mlmmj (1.2.0-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Sun, 23 Jan 2005 12:13:45 +0000
mlmmj (1.1.0-4) unstable; urgency=low
* Fix multiple issues in patched mlmmj-make-ml (Thanks to Rune)
-- Søren Boll Overgaard <boll@debian.org> Sat, 22 Jan 2005 09:50:07 +0000
mlmmj (1.1.0-3) unstable; urgency=low
* Don't fork mlmmj maintenance daemon to the background (Closes: Bug#286812)
-- Søren Boll Overgaard <boll@debian.org> Wed, 22 Dec 2004 22:15:36 +0000
mlmmj (1.1.0-2) unstable; urgency=low
* Include /usr/bin/mlmmj-upgrade-lists which was accidently left out in
1.1.0-1.
-- Søren Boll Overgaard <boll@debian.org> Mon, 6 Dec 2004 14:06:09 +0000
mlmmj (1.1.0-1) unstable; urgency=low
* New upstream release
* Upstream now automatically installs listtexts under /usr/share/mlmmj/
* Update mlmml-upgrade-texts and rename it to mlmmj-upgrade-lists
-- Søren Boll Overgaard <boll@debian.org> Wed, 1 Dec 2004 19:31:40 +0000
mlmmj (1.0.0-RELEASE+1.1.0-RC2-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Mon, 22 Nov 2004 19:09:33 +0000
mlmmj (1.0.0-RELEASE+1.1.0-RC1-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Fri, 12 Nov 2004 17:36:12 +0000
mlmmj (1.0.0-RELEASE-4) unstable; urgency=low
* Install binary-indep files from the appropriate target in debian/rules
(Closes: Bug#276375)
-- Søren Boll Overgaard <boll@debian.org> Sun, 17 Oct 2004 08:56:12 +0000
mlmmj (1.0.0-RELEASE-3) unstable; urgency=low
* Fix references to /usr/local in error messages from the mlmmj-* binaries.
(Thanks to Jesper Lund for pointing this out)
* Improve language in debian/control
* Remove verbose call to dh_installdebconf now that it works
-- Søren Boll Overgaard <boll@debian.org> Sun, 3 Oct 2004 08:30:15 +0000
mlmmj (1.0.0-RELEASE-2) unstable; urgency=low
* Manpages written for Debian are now included upstream. Move our own to
the attic (but keep mlmmj-main-wrapper.1 around, since it is Debian
specific).
* Introduce debconf, and ask the user if he wants us to remove all
mlmmj lists and archives when the mlmmj package is removed.
Update debian/postrm and debian/control accordingly.
* Remind the user to clean up /etc/aliases if it contains references to
mlmmj binaries. We don't want to attempt to clean it automatically.
-- Søren Boll Overgaard <boll@debian.org> Fri, 17 Sep 2004 18:46:01 +0000
mlmmj (1.0.0-RELEASE-1) unstable; urgency=low
* New upstream release
-- Søren Boll Overgaard <boll@debian.org> Thu, 9 Sep 2004 10:41:05 +0000
mlmmj (1.0.0-RC4-4) unstable; urgency=low
* Update mlmmj-make-ml patch to store configurations under /etc/mlmmj
and just making the configuration stuff under /var symlinks.
-- Søren Boll Overgaard <boll@debian.org> Wed, 8 Sep 2004 19:56:43 +0000
mlmmj (1.0.0-RC4-3) unstable; urgency=low
* add debian/watch
* fix mlmmj-maint-wrapper to only execute mlmmj-maintd for directories
-- Søren Boll Overgaard <boll@debian.org> Sun, 5 Sep 2004 18:37:06 +0000
mlmmj (1.0.0-RC4-2) unstable; urgency=low
* Fix wrong suggests, which contains remnants of tests.
-- Søren Boll Overgaard <boll@debian.org> Sun, 5 Sep 2004 05:29:57 +0000
mlmmj (1.0.0-RC4-1) unstable; urgency=low
* Install list texts as configuration files
* Initial Release. (closes: Bug#269249)
* Introduce mlmmj-maint-wrapper for running applicable instances of
mlmmj-maintd
* Split web stuff into separate packages, to avoid making mlmmj depend on
more stuff then necessary.
* Write man pages for a bunch of binaries. These should prove useful
upstream as well.
* Rename mlmmj-make-ml.sh to mlmmj-make-ml, since there is no point in
advertising that it is a shell script.
* Extensive changes to contrib/web/* to fit the Debian file system layout
-- Søren Boll Overgaard <boll@debian.org> Tue, 31 Aug 2004 17:47:15 +0000
|