Skip to content

Debian Changelog xdrawchem (1.9.9-3)

2006

xdrawchem (1.9.9-3) unstable; urgency=medium

   [ Daniel Leidert ]
   * debian/copyright: Fixed outdated FSF address (fixes lintian warning).
   * debian/control (Standards-Version): Changed to latest standards version
     3.7.2 (fixes lintian warning).
     (Build-Depends): Fixed debhelper version dependency to fit compat level
     (fixes linda error).
     (Build-Conflicts): Added build-conflicts in accordance to autotools-dev
     README.Debian.
   * debian/docs: Removed GPL.txt, COPYRIGHT.txt and HISTORY.txt, which are in
     the html docs too. Further the information they provide is already
     available as changelog.gz, copyright and /usr/share/common-licenses/GPL.
   * debian/rules: Cleaned.
     - Added dh_clean to clean target instead of removing the debhelper files
       manually.
     - Removed documentation movement.
     - Avoid compression of html/*.txt.
   * debian/xdrawchem.manpages: Added (fixes lintian warning).
   * debian/xdrawchem.1: Updated manpage.
   * debian/patches/02_documentation_root.dpatch: Fixed.
     - doc/Makefile.am (htmldir): Install documentation into
       /usr/share/doc/xdrawchem/html.
     - doc/HISTORY.txt: Update the outdated copy from HISTORY.txt.
     - xdrawchem/application.cpp (ApplicationWindow::NewManual): Removed
       leading RingDir variable in the manual path, so that it points to the
       right location.
       (ApplicationWindow::HelpTopic): Also fix the path for the topic-specific
       help.
 
   [ Michael Banck ]
   * Set urgency to medium.

 -- Michael Banck <mbanck@debian.org>  Tue, 14 Nov 2006 23:01:52 +0100

xdrawchem (1.9.9-2) unstable; urgency=high

   * Urgency high due to RC bug fix.
   * Sync with Ubuntu.
   * debian/patches/04_shellescape.dpatch: New patch by Steinar H.
     Gunderson, fixes handling of filenames with non-ascii characters.
     (Closes: #360490)
   * debian/rules (configure-stamp): Run autoreconf.
   * debian/control (Build-Depends): Added automake1.9, autoconf and
     libtool.

 -- Michael Banck <mbanck@debian.org>  Mon, 13 Nov 2006 00:04:48 +0100

xdrawchem (1.9.9-1ubuntu1) edgy; urgency=low

   * Re-sync with Debian
   * Add desktop file from Phil Bull. (Closes Malone: #36446)
   * Install icon file in /usr/share/pixmaps

 -- Barry deFreese <bddebian@comcast.net>  Wed, 12 Jul 2006 22:54:52 -0400

xdrawchem (1.9.9-1) unstable; urgency=low

   * New upstream release.
   * Switch to dpatch and debhelper.
   * Switch to openbabel-2.0 (Closes: #360490)
   * Bumped Standards-Version to 3.6.2.

 -- Michael Banck <mbanck@debian.org>  Sat, 22 Apr 2006 00:25:24 +0200

2005

xdrawchem (1.9.8-2) unstable; urgency=low

   * Rewrote short and long descriptions (Closes: #337069)
   * Look for online documentation in /usr/share/doc/xdrawchem rather
     than /usr/share/xdrawchem/doc (Closes: #337752)
   * Applied patch by Jens Seidel to fix german translation
     (Closes: #313855)

 -- Michael Banck <mbanck@debian.org>  Sun, 20 Nov 2005 18:07:30 +0100

xdrawchem (1.9.8-1) unstable; urgency=low

   * New upstream release
   * Build-Depend on g++-4.0 transitioned package versions of
     libopenbabel and libqt3-mt (Closes: #323422)

 -- Michael Banck <mbanck@debian.org>  Mon, 22 Aug 2005 00:27:40 +0200

xdrawchem (1.9.6-1) unstable; urgency=low

   * New upstream release
     - Selecting 'Cut' from the context menu no longer produces a
       segfault (Closes: #303440)

 -- Michael Banck <mbanck@debian.org>  Sun, 19 Jun 2005 14:48:05 +0200

xdrawchem (1.9.4-3) unstable; urgency=low

   * Added some more bogus warnings to xdrawchem/boshcp.cpp.

 -- Michael Banck <mbanck@debian.org>  Fri, 8 Apr 2005 00:40:30 +0200

xdrawchem (1.9.4-2) unstable; urgency=low

   * Added a bogus warning to xdrawchem/boshcp.cpp to translate
     activity to the buildds.

 -- Michael Banck <mbanck@debian.org>  Tue, 5 Apr 2005 18:40:14 +0200

xdrawchem (1.9.4-1) unstable; urgency=low

   * New upstream release (Closes: #292288)
     - EPS export now supports color (Closes: #292289)
   * Quote values in menu entry (Thanks, Li Daobing)
   * Honor 'noopt' in DEB_BUILD_OPTIONS (Thanks, Li Daobing)

 -- Michael Banck <mbanck@debian.org>  Fri, 1 Apr 2005 02:03:18 +0200

2004

xdrawchem (1.8.5-1) unstable; urgency=low

   * New upstream release (Closes: #261504)
     - Italian translation has been integrated (Closes: #239160)

 -- Michael Banck <mbanck@debian.org>  Sat, 7 Aug 2004 03:14:47 +0200

xdrawchem (1.7.8-2) unstable; urgency=low

   * debian/menu: Changed section from math to science

 -- Michael Banck <mbanck@debian.org>  Sun, 28 Mar 2004 14:45:33 +0200

xdrawchem (1.7.8-1) unstable; urgency=low

   * New upstream release
   * debian/xdrawchem.1: Updated manpage
   * debian/*ex: Removed unneeded debhelper template files

 -- Michael Banck <mbanck@debian.org>  Thu, 4 Mar 2004 21:39:55 +0100

xdrawchem (1.7.6-1) unstable; urgency=low

   * Michael Banck joined as co-maintainer
   * New upstream release
     - 'Find on Internet/CAS' seems to work properly now (Closes: #215410)
   * A recompile brings back dependencies (Closes: #215406)
   * debian/control:
     - Added Build-Depends on libopenbabel-dev
     - Added myself to Uploaders:
   * debian/rules: Use CXXFLAGS=-g, as -O2 lets g++ choke on chemdata_rxn.cpp
   * config.guess, config.sub: Updated from latest version in
     autotools-dev (Closes: #202528)
   * Acknowledge NMUs (Closes: #98056, #99919, #120810, #121872, #171945,
     #125526, #119421, #135784)

 -- Michael Banck <mbanck@debian.org>  Mon, 19 Jan 2004 01:13:58 +0100

2003

xdrawchem (1.7.4-0.1) unstable; urgency=low

   * Maintainer Release (Back Finally!)
   * New upstream release

 -- Warren Stramiello <stramiello@debian.org>  Thu, 31 Jul 2003 21:03:18 -0400

xdrawchem (1.7.3-0.1) unstable; urgency=low

   * Non Maintainer Upload
   * New upstream release (Closes: #171945)
     - This seems to fix segfaults when removing bonds (Closes: #179979)
   * debian/rules:
     - Export $QTDIR
     - Added a configure-target to debian/rules and removed the now
       unneccesary variables from the $MAKE call
     - Put html-documentation under /usr/share/doc/xdrawchem/html
     - Changed call from clean to distclean in clean-target
   * debian/control:
     - Removed Recommends on openbabel as it is now part of the source tree
     - Use libqt3 as Build-Depends (Closes: #198550)
   * openbabel/Makefile.in:
     - Remove object files in openbabel/math on clean, too
     - Don't install the babel executable, xdrawchem is linked
       statically to libopenbabel.a
     - Put the openbabel data files into /usr/share/xdrawchem to prevent
       conflicts with the openbabel package
   * configure: Add openbabel/version.h to ac_config_files

 -- Michael Banck <mbanck@debian.org>  Sat, 19 Jul 2003 15:19:31 +0200

2002

xdrawchem (1.0-0.1) unstable; urgency=low

   * Non Maintainer Upload, with permission
   * New upstream release (Closes: #135784)
   * Fixed description (Closes: #125526)
   * Moved Ring templates from /usr/lib/xdrawchem to
     /usr/share/xdrawchem (Closes: #121872)
   * Added INSTRING and MOC to Debian build-target
   * Added a Recommends: openbabel as xdrawchem can now take advantage
     of babel for import/export

 -- Michael Banck <mbanck@gmx.net>  Thu, 28 Feb 2002 19:47:52 +0100

2001

xdrawchem (0.99.4-0.1) unstable; urgency=low

   * Non Maintainer Upload, with permission
   * New upstream release (Closes: #119421)
   * Included templates in /usr/lib/xdrawchem (Closes: #107628, #98056)
   * Fixed Menu entry (Closes: #120810)
   * Fixed manpage (Closes: #99919) and included it in the Debian diff
   * Added Build-depends
   * Changed debian/copyright to point to /usr/share/common-licenses/GPL
   * Added HISTORY.txt as upstream ChangeLog
   * Fixed Copyright notice in debian/copyright

 -- Michael Banck <mbanck@gmx.net>  Tue, 27 Nov 2001 20:07:46 +0100

xdrawchem (0.85-1.1) unstable; urgency=low

   * NMU
   * render2d.cpp: add #include <stdlib.h> for abs() prototype
     (Closes: #104973)

 -- Branden Robinson <branden@debian.org>  Fri, 28 Sep 2001 12:35:58 -0500

xdrawchem (0.85-1) unstable; urgency=low

   * Initial release.

 -- Warren Stramiello <stramiello@debian.org>  Wed, 9 May 2001 16:02:28 -0400