Skip to content

Debian Changelog dmake (1:4.6-1)

2006

dmake (1:4.6-1) unstable; urgency=low

   * new upstream release

 -- Rene Engelhard <rene@debian.org>  Mon, 25 Sep 2006 12:47:09 +0200

dmake (1:4.5-3) unstable; urgency=low

   * upload to unstable
   * add GNU/kFreeBSD support
   * fix spellings in package description (closes: #363257)

 -- Rene Engelhard <rene@debian.org>  Sun, 10 Sep 2006 10:05:30 +0200

dmake (1:4.5-2) experimental; urgency=low

   * reupload dmake 4.5 to experimental

 -- Rene Engelhard <rene@debian.org>  Sat, 15 Jul 2006 11:40:23 +0200

dmake (1:4.4-2) unstable; urgency=low

   * reupload dmake 4.4 to sid; dmake 4.5 breaks OOo 2.0.3's build

 -- Rene Engelhard <rene@debian.org>  Sat, 15 Jul 2006 11:37:19 +0200

dmake (4.5-1) unstable; urgency=low

   * new upstream release

 -- Rene Engelhard <rene@debian.org>  Wed, 5 Jul 2006 20:37:47 +0200

dmake (4.4-1) unstable; urgency=low

   * dmake 4.4 final release

 -- Rene Engelhard <rene@debian.org>  Thu, 6 Apr 2006 19:18:17 +0200

dmake (4.3+cvs20060323-1) unstable; urgency=low

   * new CVS snapshot

 -- Rene Engelhard <rene@debian.org>  Thu, 23 Mar 2006 10:04:51 +0100

dmake (4.3+cvs20060104-4) unstable; urgency=low

   * build-depend on autotools-dev (closes: #347587)

 -- Rene Engelhard <rene@debian.org>  Wed, 11 Jan 2006 18:09:18 +0100

dmake (4.3+cvs20060104-3) unstable; urgency=low

   * Upload to unstable

 -- Rene Engelhard <rene@debian.org>  Mon, 9 Jan 2006 23:27:29 +0100

dmake (4.3+cvs20060104-2) experimental; urgency=low

   * run make check

 -- Rene Engelhard <rene@debian.org>  Sat, 7 Jan 2006 03:21:00 +0100

dmake (4.3+cvs20060104-1) experimental; urgency=low

   * update to cws dmake43p01, 2006-01-04
     - fixes behaviour under screen (closes: #310107)

 -- Rene Engelhard <rene@debian.org>  Fri, 6 Jan 2006 05:25:50 +0100

2005

dmake (4.3-2) unstable; urgency=high

   * oops, readd dmakeroot-from-configure.diff and updated
     run-autogen-sh.diff, still needed.

 -- Rene Engelhard <rene@debian.org>  Wed, 9 Feb 2005 09:17:12 +0100

dmake (4.3-1) unstable; urgency=low

   * New upstream release (OpenOffice.org CVS, cws_src680_dmake43) with
     the minor fixes from cws_src680_dmake43p01 as p01.diff
   * s/Openoffice.org/OpenOffice.org/ and minor description fix
     (closes: #254040)
   * mention new && support in README.Debian
   * Standards-Version: 3.6.1 (no changes needed)

 -- Rene Engelhard <rene@debian.org>  Tue, 18 Jan 2005 01:59:22 +0100

2003

dmake (4.2+cvs20031009-5) unstable; urgency=low

   * Work around libc bug#219451 by compiling with -m32 on sparc
   * Change 'freeware' to 'public domain' in description
     (closes: #218783)

 -- Chris Halls <halls@debian.org>  Wed, 19 Nov 2003 08:44:33 +0000

dmake (4.2+cvs20031009-4) unstable; urgency=low

   * do not mention the tempfile vulnerability in the manpage in BUGS
     since it is fixed. [RE]

 -- Rene Engelhard <rene@debian.org>  Tue, 21 Oct 2003 16:27:42 +0200

dmake (4.2+cvs20031009-3) unstable; urgency=low

   * Add patch by Richard Levitte: libtarget-fix.diff
     from IZ#20504.  Fixes problems with targets with .LIBRARY attribute.

 -- Chris Halls <halls@debian.org>  Tue, 21 Oct 2003 13:27:37 +0200

dmake (4.2+cvs20031009-2) unstable; urgency=low

   * add Build-Depends: on debhelper (>> 4.1.0), cdbs

 -- Rene Engelhard <rene@debian.org>  Thu, 16 Oct 2003 04:01:29 +0200

dmake (4.2+cvs20031009-1) unstable; urgency=low

   * Upload to debian unstable, now the tempfile vulnerability bug is fixed
     (closes:#120556)
   * New upstream version, taken from OOo CVS, branch cws_srx645_ooo111fix1
     - Fixes tempfile vulnerability (upstream IZ#7800)
   * Added patches:
     + dmakeroot-from-configure: set built in path to startup files from
       --datadir configure flag.
     + debversion-from-configure: Make 'dmake -V' report its version using the
       version number in configure.in
     + cflags-no-clobber: don't set CFLAGS in Makefile.am
     + run-autogen-sh: generated new configure/Makefile.ins
     + intro-update: remove obsolete information from intro.txt
   * Remove wrapper now that tempfile and dmakeroot problems are fixed.
   * Change maintainer to Debian OpenOffice Team with myself and
     Rene as uploaders
   * Use cdbs build system
   * Standards version 3.5.10

 -- Chris Halls <halls@debian.org>  Thu, 9 Oct 2003 17:57:54 +0200

2002

dmake (4.2-3) unstable; urgency=low

   * Create a wrapper for dmake in /usr/bin and move binary to /usr/lib/dmake
   * Set DMAKEROOT to /usr/share/dmake/startup if not already set
   * Do not run if working directory if group/other write permission bits are
     set.  Override with dmake --insecure or by defining the environment
     variable DMAKE_INSECURE.
   * Update README.Debian and manpage to reflect changes

 -- Chris Halls <chris.halls@gmx.de>  Mon, 24 Jun 2002 18:24:51 +0200

dmake (4.2-2) unstable; urgency=low

   * Removed empty preinst and postrm
   * Updated description and README.Debian with extra information from the
     webpage
   * debian/rules: do not fail if build is run twice
   * Fix indentation and other problems in man page
   * compress package changelog

 -- Chris Halls <chris.halls@gmx.de>  Wed, 12 Jun 2002 14:11:31 +0200

dmake (4.2-1) unstable; urgency=low

   * Initial Release.
     - remove references to old homepage
     - run autogen.sh to update autocon
       infrastructure
     - fix compilation warning in dmake.c
     - warn about use of tempnam in README.Debian

 -- Chris Halls <chris.halls@gmx.de>  Thu, 25 Apr 2002 18:55:33 +0200