Skip to content

Debian Changelog mdk (1.2.6+dfsg-1)

2011

mdk (1.2.6+dfsg-1) unstable; urgency=low

   * Fix another compiler warning emitted by GCC 4.6.  Closes: #625390
   * Bump Standards-Version to 3.9.2 with no changes.
   * Update the copyright file to the latest DEP 5 candidate format.
   * New upstream version:
     - refresh the 01-gtk-deprecated and 02-warnings patches
     - install POTFILES.skip during the automated testing to skip files
       in the .pc/ quilt directory
     - add the 04-no-doc-build patch to practically revert an upstream
       change and not install the Texinfo documentation for the present
     - update the copyright file to reflect that some files have been
       relicensed under GPL-3+ and some copyright years have been bumped
     - repack the original tarball to remove the doc/ directory using
       the new debian/get-orig-source.sh script
     - switch from Guile 1.6 to 1.8
     - update the 01-gtk-deprecated patch to only re-enable deprecated
       routines in GLib; the upstream source uses the correct GTK+
       interface now
     - update the 02-warnings patch to remove the simulated noinput
       lexer option - the upstream source defines it now
   * Use bzip2 compression for the Debian tarball.
   * Remove the version options from the watch file: "uupdate" may be
     dangerous and a bit intrusive, as discussed with gregor herrmann,
     and "debian" is the default.
   * Use the sensible-editor program from the sensible-utils package on
     Debian systems.
   * Add the 06-dis-check patch to fix an error in checking the wrong
     argument to a couple of xmix callback functions.
   * Set the DM-Upload-Allowed flag as discussed with gregor herrmann
     on the debian-mentors list.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 10 May 2011 11:11:39 +0300

mdk (1.2.3-2) unstable; urgency=low

   * New maintainer.  Closes: #482633
   * Convert to the 3.0 (quilt) source format, breaking out Cyril Brulebois's
     change into a patch.
   * Remove the XS- before the Vcs-Git and Vcs-Browser source control fields.
   * Move the Homepage out of the long description.
   * Add misc:Depends to the binary package.
   * Convert the copyright file to the latest revision of the DEP 5 candidate
     and add my copyright notice.
   * Reformat the GFDL news entry to remove the asterisk.
   * Refresh the use of debhelper:
     - bump the compatibility level to 8
     - minimize the rules file using debhelper overrides
     - turn off verbose mode by default
   * Bump Standards-Version to 3.9.1 with no further changes.
   * Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain the default CPPFLAGS,
     CFLAGS and LDFLAGS.
   * Use "dh --with autotools_dev" to handle config.guess and config.sub.
   * Add -Werror to the compiler flags if the non-standard "werror" build
     option is specified.
   * Add the 02-warnings patch to fix a couple of compiler warnings.
   * Harden the build unless the non-standard "nohardening" build option is
     specified.
   * Pass --as-needed to the linker to cut down on library dependencies.
   * Add manual page stubs for gmixvm, mixasm, mixguile and mixvm.
   * Add the 03-cppcheck patch to fix some problems revealed by cppcheck.
   * Remove the postinst.debhelper, postrm.debhelper and prerm.debhelper files;
     I'm not sure whether they should ever have been tracked in a VCS.
   * In the 01-gtk-deprecated patch, also remove the G_DISABLE_DEPRECATED
     definition - GLib 2.26 deprecates the completion functions.

 -- Peter Pentchev <roam@ringlet.net>  Mon, 21 Feb 2011 13:26:46 +0200

2007

mdk (1.2.3-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Remove "-DGTK_DISABLE_DEPRECATED" from configure{,.in} to avoid FTBFS due
     to the transition to Gtk 2.12 (Closes: #444532).
   * No longer ignore "make distclean" errors, per lintian.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Tue, 09 Oct 2007 15:31:17 +0200

mdk (1.2.3-1) unstable; urgency=low

   * New upstream version
   * Add Xs-Vcs-Browser and Xs-Vcs-Git tags to debian/control
   * Update menu file for the new menu policy, s/Apps/Applications
     (Closes: #431767)
   * Added build-dep on intltool

 -- Baruch Even <baruch@debian.org>  Fri, 06 Jul 2007 15:31:52 +0300

2006

mdk (1.2.2-3) unstable; urgency=low

   * No it didn't work, something else is still broken. Memo to self "Do not
     blindly upload compile fixes". This one should do it though! :-)

 -- Baruch Even <baruch@debian.org>  Thu, 10 Aug 2006 02:03:16 +0100

mdk (1.2.2-2) unstable; urgency=low

   * Fix build issues on 64bit machines. (Closes: #381996)

 -- Baruch Even <baruch@debian.org>  Thu, 10 Aug 2006 01:20:52 +0100

mdk (1.2.2-1) unstable; urgency=low

   * New upstream version

 -- Baruch Even <baruch@debian.org>  Tue, 8 Aug 2006 04:40:31 +0100

mdk (1.2.1+0-1) unstable; urgency=low

   * Acknowledge NMU (Closes: #347004)
   * Remove non-free docs from package (Closes: #347004)
     - The texinfo manual is under GFDL with front and back cover text so it is
       considered as non-free by Debian as per GR http://www.debian.org/vote/2006/vote_001
   * Update Standards-Version to 3.7.2 (no action needed)
   * Fix upload to handle GFDL docs by including the modified tarball.
   * Add watchfile.

 -- Baruch Even <baruch@debian.org>  Tue, 25 Jul 2006 02:09:30 +0100

mdk (1.2.1-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * High-urgency upload for RC bugfix.
   * Drop build-dependency on obsolete xlibs-dev package, which is not needed
     at all anyway (closes: #347004).

 -- Steve Langasek <vorlon@debian.org>  Mon, 9 Jan 2006 03:29:33 -0800

2005

mdk (1.2.1-1) unstable; urgency=low

   * New upstream version

 -- Baruch Even <baruch@debian.org>  Wed, 21 Sep 2005 11:26:25 +0100

mdk (1.2-3) unstable; urgency=low

   * Fix bug with linking that prevented guile from knowing about all function
     entry points. (Closes: #326960)
   * Move to DH compat 4
   * Update to standards-version 3.6.2

 -- Baruch Even <baruch@debian.org>  Mon, 19 Sep 2005 11:49:35 +0100

mdk (1.2-2) unstable; urgency=low

   * Fix German translation (Closes: #313980)

 -- Baruch Even <baruch@debian.org>  Wed, 29 Jun 2005 22:27:43 +0100

mdk (1.2-1) unstable; urgency=low

   * New upstream version
   * Removed build dependency on libreadline4-dev since guile-1.6-dev depends
     on the latest readline anyway.

 -- Baruch Even <baruch@debian.org>  Sat, 12 Mar 2005 17:59:45 +0000

2004

mdk (1.1-2) unstable; urgency=low

   * Remove dir.gz and dir.old.gz files (Closes: #256778)

 -- Baruch Even <baruch@debian.org>  Wed, 30 Jun 2004 19:03:29 +0300

mdk (1.1-1) unstable; urgency=low

   * New upstream version.
     - Includes fix for LD?N commands. (Closes: #247392)

 -- Baruch Even <baruch@debian.org>  Sat, 12 Jun 2004 22:37:58 +0300

2003

mdk (1.0.1-1) unstable; urgency=low

   * New upstream version. (Closes: #239969)
   * Incorporated NMU changes. (Closes: #219609, #240218)

 -- Baruch Even <baruch@debian.org>  Thu, 25 Dec 2003 09:38:44 +0200

mdk (1.0-1.1) unstable; urgency=low

   * NMU
   * Don't ship /usr/share/info/dir.gz. (Closes: #219609)

 -- Andreas Metzler <ametzler@debian.org>  Tue, 23 Mar 2004 18:08:27 +0100

2002

mdk (1.0-1) unstable; urgency=low

   * New upstream version.

 -- Baruch Even <baruch@debian.org>  Wed, 10 Apr 2002 00:59:52 +0300

mdk (0.5-6) unstable; urgency=low

   * New maintainer (Closes: bug#130832)

 -- Baruch Even <baruch@debian.org>  Thu, 31 Jan 2002 00:56:31 +0200

mdk (0.5-5) unstable; urgency=low

   * Orphaned this package.

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 25 Jan 2002 13:03:09 +0100

mdk (0.5-4) unstable; urgency=high

   * s/simultated/simulated/ in the package description and the
     README. (closes: #125125)

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 11 Jan 2002 16:43:17 +0100

2001

mdk (0.5-3) unstable; urgency=low

   * Fixed the build on ia64. (closes: #115258)

 -- Adrian Bunk <bunk@fs.tum.de>  Tue, 16 Oct 2001 22:33:24 +0200

mdk (0.5-2) unstable; urgency=low

   * Added the missing build dependency on tetex-bin.
     (closes: #114455)

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 5 Oct 2001 19:40:00 +0200

mdk (0.5-1) unstable; urgency=low

   * New upstream release.
   * Install mdk.ps in /usr/share/doc/mdk.

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 1 Oct 2001 17:16:25 +0200

mdk (0.4.2-1) unstable; urgency=low

   * New upstream release.

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 17 Aug 2001 13:02:32 +0200

mdk (0.4-1) unstable; urgency=low

   * New upstream release.

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 23 Jul 2001 10:07:00 +0200

mdk (0.3.5-1) unstable; urgency=low

   * New upstream release.

 -- Adrian Bunk <bunk@fs.tum.de>  Sun, 24 Jun 2001 22:11:38 +0200

mdk (0.3.4-1) unstable; urgency=low

   * New upstream release.
   * This release fixes the segmentation fault in gmixvm.
     (closes: #100567)

 -- Adrian Bunk <bunk@fs.tum.de>  Wed, 13 Jun 2001 10:02:39 +0200

mdk (0.3.3-1) unstable; urgency=low

   * New upstream release.

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 11 Jun 2001 15:40:16 +0200

mdk (0.3.2-1) unstable; urgency=low

   * Initial Release. (closes: #92888)

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 28 May 2001 21:03:15 +0200