xmcd (2.6-19.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Switch to gettext for debconf tempaltes i18n. Closes: #377629
  * Debconf translations:
    - French. Closes: #411622
    - German. Closes: #411273
    - Galician. Closes: #411275
    - Swedish. Closes: #411289
    - Norwegian Bokmål. Closes: #411325
    - Czech. Closes: #411363
    - Russian. Closes: #411378
    - Bulgarian. Closes: #411401
    - Basque. Closes: #411460
    - Romanian. Closes: #411519
    - Portuguese. Closes: #411530
  * Lintian fixes:
    - Useles dependency on awk removed
    - Turn the dependency on debconf to ${misc:Depends} to handle the
      cdebconf transition
    - Remove useless debian/conffiles only listing files in /etc

 -- Christian Perrier <bubulle@debian.org>  Thu, 22 Feb 2007 22:22:45 +0100

xmcd (2.6-19) unstable; urgency=high

  * fix path inside xmcdconfig (and genidx, discog.html) (closes: 377634)

 -- Adrian Bridgett <bridgett@debian.org>  Wed, 12 Jul 2006 15:23:05 +0100

xmcd (2.6-18) unstable; urgency=low

  * Ack NMUs - many thanks guys.
  * a huge patch from Jurij Smakov <jurig@wooyd.org> converting xmcd
    to debconf - a big Thanks! (closes: #229686)
  * swap to lesstif2 (closes #374229)
  * remove unused .xmcd_start file (closes: #332577, #310142)

 -- Adrian Bridgett <bridgett@debian.org>  Sun,  9 Jul 2006 11:07:51 +0100

xmcd (2.6-17.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fully implemented non-world-writeable directories [libdi_d/config.sh
    alias xmcdconfig, CVE-2006-2542] (Closes: #366816)
  * Switch to debhelper 4

 -- Julien Danjou <acid@debian.org>  Thu,  1 Jun 2006 12:12:32 +0200

xmcd (2.6-17.1) unstable; urgency=high

  * Non-maintainer upload.
  * Split xlibs-dev build-dep (Closes: #346824).

 -- Luk Claes <luk@debian.org>  Fri, 20 Jan 2006 19:39:40 +0100

xmcd (2.6-17) unstable; urgency=low

  * make install default to a non-SCSI CDROM - answering default
    to all questions should work for 95% of people (I hope!)

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 31 May 2003 20:43:08 +0100

xmcd (2.6-16) unstable; urgency=low

  * fix major snafu in postinst on fresh install (closes: #193801)

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 31 May 2003 20:29:22 +0100

xmcd (2.6-15) unstable; urgency=low

  * do not depend upon existance of /usr/share/doc (closes: #189757)
    (also, modify postinst appropriately)
  * fixup /usr/doc transition (closes: #189859)
  * remove browser checks - we don't support mosaic so just treat
    everything as netscape compatible (closes: #180294)
  * CD-ROM device not existing is now a warning, not an error (closes: #182220)

 -- Adrian Bridgett <bridgett@debian.org>  Mon, 21 Apr 2003 18:20:25 +0100

xmcd (2.6-14) unstable; urgency=low

  * last upload of the day - list GPL version of COPYING files shipped
    (closes: #133489)

 -- Adrian Bridgett <bridgett@debian.org>  Sun,  7 Apr 2002 11:34:06 +0100

xmcd (2.6-13) unstable; urgency=low

  * leave /etc/xmcd/sites as a conffile as otherwise you don't get
    freedb.org listed.  xmcd's config is such a pain!

 -- Adrian Bridgett <bridgett@debian.org>  Sun,  7 Apr 2002 11:25:03 +0100

xmcd (2.6-12) unstable; urgency=low

  * don't send email address details to CDDB server (closes: #138916)

 -- Adrian Bridgett <bridgett@debian.org>  Sun,  7 Apr 2002 10:46:10 +0100

xmcd (2.6-11) unstable; urgency=low

  * move initial configuration files to /usr/share/doc/cddb/examples to
    appease policy 11.7 (closes: #132086)

 -- Adrian Bridgett <bridgett@debian.org>  Mon, 25 Feb 2002 19:50:01 +0000

xmcd (2.6-10) unstable; urgency=low

  * okay - if you don't mark them as conffiles then they just overwrite any
    copes (doh!)  So ship .orig files and copy them to provide defaults.
    Thanks to Richard Braakman for spotting!
  * cat README.Debian not README.debian in postinst

 -- Adrian Bridgett <bridgett@debian.org>  Mon, 22 Oct 2001 20:20:39 +0100

xmcd (2.6-9) unstable; urgency=low

  * fix stupid typo in postrm (closes: #115262)
  * these cases are dealt with by xlibs - xmcd conforms to the standard, 
    it's just that migration requires a bit of xlibs magic
    (closes: #113417, #113432, #113536)

 -- Adrian Bridgett <bridgett@debian.org>  Sun, 14 Oct 2001 15:08:34 +0100

xmcd (2.6-8) unstable; urgency=low

  * long overdue upload
  * this is AFAICT easier than I thought - just don't tag files which may 
    be modified conffiles (closes: #85393)
  * remove extra backslash in script - thanks to Ian Wienand for finding
    (closes: #108840, #108839)
  * get rid of /etc/xmcd,/var/lib/xmcd on purge (closes: #109234)
  * hopefully followed Brandons excellent post to -devel to fix square font
    syndrome (closes: #113510)
  * default install uses /dev/cdrom if unconfigured

 -- Adrian Bridgett <bridgett@debian.org>  Wed, 26 Sep 2001 19:43:42 +0100

xmcd (2.6-7) unstable; urgency=low

  * stop Imakefile using /bin/ksh on HP (closes: #104990)
  * add mozilla support (mozilla no longer crashes when passed
    "-remote") (closes: #87902)
  * Linuxize xmcdconfig a bit more

 -- Adrian Bridgett <bridgett@debian.org>  Tue, 31 Jul 2001 23:09:38 +0100

xmcd (2.6-6) unstable; urgency=low

  * remove suid(un)register calls, also chmod is no longer needed
    (closes: #87893)
  * Oliver reported that he can't reproduce the bug anymore (closes: #59606)

 -- Adrian Bridgett <bridgett@debian.org>  Fri, 23 Mar 2001 20:49:48 +0000

xmcd (2.6-5) unstable; urgency=high

  * argh - genidx was making files 666! (closes: #88621)
  * app-default files are conffiles (closes: #87888)
  * README.debian is installed in cddb package now that I've renamed it to
    cddb.README.debian for debhelper. xmcd symlinks to cddb. (closes: #87891)
  * fixed ages ago and error message is output on error (closes: #56686)
  * fixed typo in postinst (closes: #87889)

 -- Adrian Bridgett <bridgett@debian.org>  Mon,  5 Mar 2001 19:20:01 +0000

xmcd (2.6-4) unstable; urgency=low

  * add debhelper, xutils to  build-depends (closes: #85487, #87227)

 -- Adrian Bridgett <bridgett@debian.org>  Sat,  3 Mar 2001 15:17:27 +0000

xmcd (2.6-3) unstable; urgency=low

  * add build-depends (closes: #85042)

 -- Adrian Bridgett <bridgett@debian.org>  Tue,  6 Feb 2001 21:06:34 +0000

xmcd (2.6-2) unstable; urgency=low

  * protocol is cddbp not cddb (closes: #84466)
  * use /etc/X11/app-defaults (closes: #80785)

 -- Adrian Bridgett <bridgett@debian.org>  Sun,  4 Feb 2001 18:16:55 +0000

xmcd (2.6-1) unstable; urgency=low

  * new upstream
  * copyright and changelog are in the cddb dependency (closes: #79443)
  * stop xmcd complaining when it can't setuid - Daniel decided that
    we should just add users to audio/cdrom group.  Makes good sense.
    (closes: #79761, #78444).
  * ide-scsi only works if root or if using Linux ioctl rather than
    SCSI pass-through. So default to Linux ioctl and warn if SCSI is picked.
  * setuid was dropped in NMU (closes: #69518)
  * use FreeDB in preference to CDDB.com (closes: #75308)
  * fix minor typo in postinst
  * exit if XMCD_LIBDIR is set to avoid lots of problems.
    Allow the users to override this behaviour.
    Corrected manpage's view on this (thanks to Bob Billson)
  * depend on a recent cddb package too since file locations etc have changed.
  * add subdirectories to /var/lib/cddb and /var/lib/xmcd/discog in the
    package rather than waiting for people to run xmcdconfig (closes: #61945)
  * add /usr/doc/xmcd -> /usr/share/doc/xmcd link if required

 -- Adrian Bridgett <bridgett@debian.org>  Thu,  6 Apr 2000 20:31:10 +0100

xmcd (2.5pl1-7.1) stable unstable; urgency=low

  * NMU by security team, with permission of maintainer.
  * Do not mark our binaries setuid root; remove setuid
    root when upgrading from an older version.

 -- Daniel Jacobowitz <dan@debian.org>  Tue, 21 Nov 2000 22:37:08 -0500

xmcd (2.5pl1-7) frozen unstable; urgency=low

  * Doh! don't setgid files, just the directories

 -- Adrian Bridgett <bridgett@debian.org>  Tue,  7 Mar 2000 23:33:03 +0000

xmcd (2.5pl1-6) frozen unstable; urgency=low

  * fix location of pixmap in menu file (closes: #58535)

 -- Adrian Bridgett <bridgett@debian.org>  Tue,  7 Mar 2000 22:02:47 +0000

xmcd (2.5pl1-5) frozen unstable; urgency=low

  * add versioned dependencies on new cddb to properly fix 55966
    thanks to Eric Prestemon <ecp@io.com> for spotting (closes: #55966)

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 17 Feb 2000 19:43:54 +0000

xmcd (2.5pl1-4) frozen unstable; urgency=low

  * handle discog directory like cddb directory (664 setgid audio)
    fixup existing in posting (closes: #57743) RM: files were 0666 before
  * fixup common.cfg to match (closes: #57505)

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 10 Feb 2000 21:28:02 +0000

xmcd (2.5pl1-3) frozen unstable; urgency=low

  * remove doc directory in preinst so that symlink is made (closes #55966)
    RM: this bug is RC because otherwise the copyright cannot be found

 -- Adrian Bridgett <bridgett@debian.org>  Wed, 26 Jan 2000 21:35:55 +0000

xmcd (2.5pl1-2) unstable; urgency=low

  * find | xargs now uses null-terminated names (closes: #38179)

 -- Adrian Bridgett <bridgett@debian.org>  Wed, 12 Jan 2000 19:00:23 +0000

xmcd (2.5pl1-1) unstable; urgency=low

  * new maintainer
  * new upstream (closes: #53427)
  * FHS directories (including no /usr/X11R6/bin) (updated Standards-version)
  * fixed description (closes: #30971)
  * compressed changelog (closes: #45994)
  * patch to cda no longer needed (closes: #36669)
  * errfp initialisation was fixed upstream (closes: #37124, #37126)
  * turn off error message by default (showScsiErrMsh in common.cfg)
    (closes: #46936)
  * remove xpm from two location and fix the menu entry (closes: #45995)
  * xmcdconfig manpage (albeit a basic one <g>) had been added
    (closes: #39499)
  * app-defaults moved to correct place. old configuration file purged
    (closes: #20747)
  * /var/lib/cddb is removed on purge
  * unreproducible - no crashes whether or not the browser exists
    (closes: #29252)
  * already fixed bugs (closes: #29456, #27358, #46907, #31340)
  * miscellaneous rules fixes (mainly remove execute from things)
    and to stop it messing with installed packages
  * changed to debhelper
  * xmcd now uses zlib to read documentation since some is compressed
  * bugs to recheck:
    I think the remaining part of #31378 is because the reporter
     is trying to compile on a non-potato system
    #29253 looks fine here. Very similar to #46045
  * both cda and xmcd must be installed setuid root to use the SCSI
    pass-though mechanism. suidmanager support added (closes: #27036)
  * on install, state that if you don't use SCSI devices and don't wish
    to write to the local cddb database then the setuid bit can be removed.
    remove bit if asked.
  * /var/lib/cddb perms are 3775 root.audio.  xmcd and cda are now setgid and
    cddb_ext.c only drops setuid before opening the file (then it drops
    setgid).  The file permissions are now made 664 (was 666!).
    (closes: #36984, #47815)
    
 -- Adrian Bridgett <bridgett@debian.org>  Sun,  9 Jan 2000 15:25:40 +0000

xmcd (2.5-6) unstable; urgency=low

  * Rebuild with new lesstif. 

 -- Wichert Akkerman <wakkerma@debian.org>  Mon, 18 Oct 1999 17:40:12 +0200

xmcd (2.5-5) unstable; urgency=low

  * Fixup BINDIR in xmcdconfig since install.sh mangles it
    Closes: Bug#45494,46907
  * Also install pixmap in /usr/X11R6/include/X11/pixmaps
    Closes: Bug#46182,45995
  * Closed with earlier releases: Cloes: Bug#43353,37126,47124

 -- Wichert Akkerman <wakkerma@debian.org>  Fri,  8 Oct 1999 11:36:16 +0200

xmcd (2.5-4) unstable; urgency=low

  * Remove debian/files as well, Closes: #45558

 -- Wichert Akkerman <wakkerma@debian.org>  Tue, 28 Sep 1999 03:18:16 +0200

xmcd (2.5-3) unstable; urgency=low

  * Really use sh to call remove-tmp, Closes: #44596

 -- Wichert Akkerman <wakkerma@debian.org>  Wed, 15 Sep 1999 04:00:14 +0200

xmcd (2.5-2) unstable; urgency=low

  * Remove cddb.preinst, it's not needed anymore
  * Fix test for update-menus, Closes: #44492
  * Use sh to call remove-tmp, Closes: #44596

 -- Wichert Akkerman <wakkerma@debian.org>  Thu,  9 Sep 1999 00:39:19 +0200

xmcd (2.5-1) unstable; urgency=low

  * New upstream version
  * Use symlink /usr/X11R6/lib/xmcd/cddb instead of modifying the
    code. A bit less clean, but save a whole lot of work
  * Completely redid packaging. It should now be more robust.
  * No longer use debhelper; I like to have control over my package
  * Use new location for GPL and LGPL (/usr/share/common-licenses)
  * No longer include md5sums; the idea is just wrong
  * Fix a typo in the description

 -- Wichert Akkerman <wakkerma@debian.org>  Mon,  6 Sep 1999 03:02:06 +0200

xmcd (2.3-5) frozen unstable; urgency=low

  * Fix the last two insecure /tmp usages in xmcdconfig

 -- Wichert Akkerman <wakkerma@debian.org>  Mon,  2 Nov 1998 15:48:57 +0100

xmcd (2.3-4) unstable; urgency=low

  * Install pixmaps correctly

 -- Wichert Akkerman <wakkerma@debian.org>  Mon, 20 Jul 1998 11:20:19 +0200

xmcd (2.3-3) unstable; urgency=low

  * Only ask to configure xmcd on installs, not un upgrades
  * Fix a bash-ism in the postinst

 -- Wichert Akkerman <wakkerma@debian.org>  Wed, 15 Jul 1998 13:44:16 +0200

xmcd (2.3-2) unstable; urgency=low

  * Fix xmcdconfig to look for cddbcmd in /usr/bin
  * Make cddb conflict with kdemultimedia <=  2:980419-b4-1

 -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Jul 1998 00:21:48 +0200

xmcd (2.3-1) unstable; urgency=low

  * New uptream version
  * Split out a seperate cddb package
  * Clean up debian/rules somewhat
  * Move cddb-directory to /var/lib/xmcd (Bug# 22409, 21740)
  * Fixed permission on cddb-directory (Bug# 22408, 15280)
  * Cleaned preinst
  * Fixed copyright (there is also some LGPL-code in here)
  * Improved xmcdconfig somewhat:
    + use tmpfile instead of hardcoded names
    + skip question about ioctl-method, since already know we're linux
  * Don't make wrong cddb-directories in xmcdconfig

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 28 Jun 1998 02:07:07 +0200

xmcd (2.2p1-5) unstable frozen; urgency=low

  * Clean debhelper files properly (Bug# 20696)

 -- Wichert Akkerman <wakkerma@debian.org>  Sun,  5 Apr 1998 13:13:59 +0200

xmcd (2.2p1-4) unstable frozen; urgency=low

  * Finally fix xmcdconfig! (hopefully) (Bug# 20490)

 -- Wichert Akkerman <wakkerma@debian.org>  Wed,  1 Apr 1998 15:01:02 +0200

xmcd (2.2p1-3) unstable frozen; urgency=low

  * Fixed error in configuration-script which made xmcd useless
 
 -- Wichert Akkerman <wakkerma@debian.org>  Wed, 25 Mar 1998 15:50:33 +0100

xmcd (2.2p1-2) unstable; urgency=low

  * Sent mail using /usr/sbin/sendmail (Bug# 10610)

 -- Wichert Akkerman <wakkerma@debian.org>  Wed, 18 Mar 1998 17:25:26 +0100

xmcd (2.2p1-1) unstable; urgency=low

  * New upstream version

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 15 Mar 1998 22:03:34 +0100

xmcd (2.2-5) unstable; urgency=low

  * Switched to debhelper
  * Moved to policy standard 2.3.0.1
  * Remove README.Debian. It was empty anyway
  * Install setuid root since SCSI seems to need this

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 15 Jan 1998 03:03:42 +0100

xmcd (2.2-4) unstable; urgency=low

  * Added a missing / in the database path (Bug# 13813, 13793)
  * Improved check for existing /usr/X11R6/lib/X11/xmcd/config

 -- Wichert Akkerman <wakkerma@debian.org>  Mon, 13 Oct 1997 15:33:46 +0200

xmcd (2.2-3) unstable; urgency=low

  * Fixed a type in xmcdconfig (Thanks to Milan for noticing this)
  * Fixed an upgrade problem in the preinst

 -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Oct 1997 16:30:00 +0200

xmcd (2.2-2) unstable; urgency=low

  * Fixed xmcdconfig, patch by Milan Hodoscek <milan@ala.cmm.ki.si>
  		(Bug# 13499)
  * Shortened extended description

 -- Wichert Akkerman <wakkerma@debian.org>  Tue, 30 Sep 1997 14:35:53 +0200

xmcd (2.2-1) unstable; urgency=low

  * New maintainer
  * New upstream version (Bug# 9363, 12114)
    + better multi-CD hardware support
    + more CD-ROM drives supported
    + bugfixes
  * libc6 build (Bug# 11751)	
  * Revamped control file
  * Switched to new-style menu support
  * Put manpage in proper directory
  * Move configuration files to /etc/xmcd (Bug# 10647, 13100)
  * Changed paths so helpfiles work correctly (Bug# 10637)
  * Moved database to /var/xmcd (Bug# 10647)
  * Made app-defaults file a conffile
  * Added suggestion to xmcdconfig to look in /usr/doc/xmcd/cddb.servers
  * xmcd is no longer setuid (Bug# 9241, 8955)
  * Check in postinst for aborted installation

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 12 Sep 1997 17:06:29 +0200

xmcd (2.1-2) unstable; urgency=low

  * fixed bug #9070: app-defaults/xmcd.ad renamed to xmcd

 -- Paul Haggart <phaggart@debian.org>  Sun, 27 Apr 1997 17:46:29 -0400

xmcd (2.1-1) unstable; urgency=low

  * new maintainer
  * switched from experimental to unstable distribution
  * switched to debmake for packaging

 -- Paul Haggart <phaggart@debian.org>  Sat, 19 Apr 1997 14:54:53 -0400

xmcd (2.0-1) experimental; urgency=low

  * Initial release.

 -- Klee Dienes <klee@debian.org>  Fri, 29 Nov 1996 19:46:18 -0700

vim: sw=2 ai 
