gdis (1.00-1) unstable; urgency=medium

  * New upstream release 1.00.
  * Team upload.
  * d/patches/debian_path.patch : Refreshed.

 -- Michael Banck <mbanck@debian.org>  Mon, 17 Mar 2025 10:16:57 +0100

gdis (0.90+git20210921.6a2605f-2) unstable; urgency=medium

  [ Michael Banck ]
  * d/watch: Updated to GitHub.
  * d/patches/makefile.patch: Removed -fcf-protection from CFLAGS, not
    available everywhere.

 -- Michael Banck <mbanck@debian.org>  Sun, 16 Mar 2025 21:07:33 +0100

gdis (0.90+git20210921.6a2605f-1) unstable; urgency=medium

  * New upstream git snapshot (Closes: #1066985).

  [ Debian Janitor ]
  * d/control: gdis-data: Add Multi-Arch: foreign.

  [ Michael Banck ]
  * d/control (Homepage): Updated.
  * d/patches/debian_path.patch: Updated.
  * d/patches/debian_make.patch: Removed, no longer needed.
  * d/patches/728454_fix_ftbfs_clang.patch: Likewise.
  * d/patches/makefile.patch: New patch, makefile generated by upstream's
    install script.
  * d/rules (LDFLAGS): Added -lm. 
    (override_dh_auto_build, override_dh_auto_clean): Add --sourcedir, and
      remove explicit makefile.debian.
    (override_dh_install, override_dh_installchangelogs): Removed.
  * d/gdis.install, d/gdis-data.install: Updated.
  * d/gdis.docs: Likewise.
  * d/tests/control: Disable autopkgtests, currently not working. 
  * d/patches/makefile.patch: Add default Debian hardening CFLAGS.

 -- Michael Banck <mbanck@debian.org>  Sun, 16 Mar 2025 20:15:04 +0100

gdis (0.90-6) unstable; urgency=low

  * d/chaneglog: Fix some linitan issues.
  * d/compat, d/gdis.menu: Remove obsolete files.
  * d/control: Wrap file contents and add Rules-Requires-Root field.
    (Build-Depends): Use debhelper-compat 12.
    (Standards-Version): Bump to 4.5.0.
  * d/copyright: Rewrite in DEP5 standard.
  * d/gdis.desktop: Fix desktop-entry-lacks-keywords-entry.
  * d/rules: Fix debian-rules-uses-unnecessary-dh-argument.
    (LDFLAGS): Fix debian-rules-uses-as-needed-linker-flag.
    (CFLAGS): Add -fcommon (closes: #957264).
  * d/patches/debian_*.patch: Refresh and add Forwarded field.
  * d/patches/debian_make.patch: Add patch by Helmut Grohne.
    - Fix FTCBFS by making pkg-config substitutible (closes: #883868).
  * d/patches/728454_fix_ftbfs_clang.patch: Add patch by Sylvestre Ledru.
    - Fix FTBFS with clang instead of gcc (closes: #728454).
  * d/patches/series: Enable new patch.
  * d/tests/control: Add basic test and start the program.

 -- Daniel Leidert <dleidert@debian.org>  Mon, 12 Oct 2020 17:47:41 +0200

gdis (0.90-5) unstable; urgency=low

  * debian/control (DM-Upload-Allowed): Dropped.
    (Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
    (Build-Depends): Added versioned build-dependency to libgtkglext1-dev,
    thanks to Gregor Herrmann for the patch (closes: #713649).
  * debian/rules: Enabled hardening.
  * debian/patches/debian_make.patch: Adjusted.
    - Add linkage to -lm to fix another FTBFS.

 -- Daniel Leidert <dleidert@debian.org>  Tue, 06 Aug 2013 15:19:20 +0200

gdis (0.90-4) unstable; urgency=low

  * makefile.debian: Moved into debian/patches/debian_make.patch.
  * debian/compat: Increased compatibility level to 7.
  * debian/control (Standards-Version): Bumped to 3.9.3.
    (Build-Depends): Dropped dpatch. Increased required debhelper version.
    (Vcs-Browser): Fixed.
    (Conflicts): Changed into Breaks according to lintian.
  * debian/gdis.manpages: Added.
  * debian/rules: Rewritten for dh 7.
  * debian/source.lintian-overrides: Dropped obsolete file.
  * debian/README.source: Dropped obsolete file.
  * debian/patches/Debian_make.dpatch: Renamed to
    debian/patches/debian_path.patch.
  * debian/patches/debian_make.patch: Added.
    - Moved makefile.debian into this patch.
  * debian/patches/00list: Renamed to debian/patches/series and adjusted.
  * debian/source/format: Added for quilt-based format 3.0 (closes: #667757).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Wed, 02 May 2012 00:23:38 +0200

gdis (0.90-3) unstable; urgency=low

  * debian/control (Build-Depends): Removed spurious depends (closes: #563792).
    (Depends): Fixed debhelper-but-no-misc-depends.
  * debian/rules (LDFLAGS): Drop unused linkages.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Tue, 05 Jan 2010 13:33:55 +0100

gdis (0.90-2) unstable; urgency=low

  * debian/control: Added gdis-data package (closes: #233353).
    (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format.
    (Depends): Depend on new gdis-data package.
    (Standards-Version): Bumped to 3.8.3.
    (Description): Slightly improved short and long description.
  * debian/gdis.install: Removed architecture-independent files.
  * debian/gdis-data.install: Added to install architecture-independent files.
  * debian/rules (binary-arch): Dropped deprecated dh_desktop call.
    (binary-indep, binary-arch): Adjusted to build new
    architecture-independent package gdis-data.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Tue, 15 Sep 2009 00:44:48 +0200

gdis (0.90-1) unstable; urgency=low

  * New upstream release 0.90.
  * Acknowledge NMU (closes: #492994). Thanks to Neil Williams.

  * makefile.debian: Upstream doesn't provide a Makefile to edit - so created
    our own.
  * debian/compat: Added and set to be 5.
  * debian/control: Added Homepage, Vcs* and DM-Upload-Allowed fields.
    (Maintainer): Set to the debichem team with approval by Noèl.
    (Uploaders): Added myself.
    (Build-Depends): Increased debhelper version to 5. Removed glutg3-dev.
    Added dpatch.
    (Standards-Version): Bumped to 3.8.1.
    (Description): Removed homepage. Fixed a typo.
  * debian/copyright: Updated, completed and adjusted.
  * debian/dirs: Dropped useless file.
  * debian/docs: Renamed to debian/gdis.docs.
  * debian/menu: Renamed to debian/gdis.menu.
    (section): Fixed accordingly to policy.
  * debian/gdis.1: Just some formatting changes.
  * debian/gdis.desktop: Added file (with small fixes) provided by Phill Bull
    (LP: #111353).
  * debian/gdis.install: Added.
  * debian/rules: Cleaned. Installation is now done by dh_install. Make sure,
    the CVS directory is not copied. Added dh_desktop call.
  * debian/source.lintian-overrides: makefile.debian is created for Debian but
    lives outside debian/.
  * debian/watch: Added.
  * debian/README.build: Dropped.
  * debian/README.source: Added to be compliant to the policy v3.8.
  * debian/patches/Debian_make.dpatch: Added.
    - gdis.h (ELEM_FILE): Moved fix for gdis.elemts path (#399132) to this
      patch.
  * debian/patches/00list: Added.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Mon, 06 Apr 2009 17:12:18 +0200

gdis (0.89-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * please migrate to gtk+extra2 and libgtkgl2.0-dev (Closes: #492994)

 -- Neil Williams <codehelp@debian.org>  Tue, 23 Sep 2008 12:47:18 +0100

gdis (0.89-2) unstable; urgency=low

  * corrected gdis.elemts path
    (Closes: #399132)

 -- Noèl Köthe <noel@debian.org>  Sun, 19 Nov 2006 21:10:26 +0100

gdis (0.89-1) unstable; urgency=low

  * new upstream version 2006-10-15
  * updated Standards-Version

 -- Noèl Köthe <noel@debian.org>  Sun, 12 Nov 2006 14:23:49 +0100

gdis (0.86-2) unstable; urgency=low

  * corrected x build-deps
    (closes: Bug#333633)
  * updated Standards-Version

 -- Noèl Köthe <noel@debian.org>  Mon, 17 Oct 2005 16:32:45 +0200

gdis (0.86-1) unstable; urgency=low

  * new upstream release from 2004-08-26

 -- Noèl Köthe <noel@debian.org>  Mon, 13 Sep 2004 23:44:50 +0200

gdis (0.84-2) unstable; urgency=low

  * added missing libxmu-dev build-dep
    (closes: Bug#265342)

 -- Noèl Köthe <noel@debian.org>  Fri, 13 Aug 2004 15:30:18 +0200

gdis (0.84-1) unstable; urgency=low

  * new upstream release from 2004-06-17
    (closes: Bug#265007)
  * removed profiling
    (closes: Bug#262415)

 -- Noèl Köthe <noel@debian.org>  Wed, 11 Aug 2004 13:22:06 +0200

gdis (0.81-2) unstable; urgency=low

  * fixed element path from absolut to relative
    (closes: Bug#237180)

 -- Noèl Köthe <noel@debian.org>  Fri, 09 Apr 2004 13:43:28 +0200

gdis (0.81-1) unstable; urgency=low

  * new upstream from 2003-11-12
  * included version of symmetry.c is now GPL
    (closes: Bug#188427)
  * closing fixed NMU
    (closes: Bug#196527)
  * updated Standards-Version
  * updated project URL to https://sf.net/projects/gdis
  * added build-dep libgtkglext1-dev
  * added gdis manpage from Roland Stigge (thanks Roland!)
    (closes: Bug#208944)

 -- Noèl Köthe <noel@debian.org>  Wed, 14 Jan 2004 23:47:00 +0100

gdis (0.77.3-1) unstable; urgency=low

  * new upstream from 2002-12-16
    (closes: Bug#143083)
  * updates Standards-Version
  * symmetry.c is updated in the cvs (#188427) but doesn't
    work with 0.77.3. I will wait for next upstream release
    instead of trying to backport it.

 -- Noel Koethe <noel@debian.org>  Wed, 14 May 2003 09:30:00 +0100

gdis (0.74.0.pre1+-3) unstable; urgency=low

  * corrected lintian warning for woody release
    (W: gdis source: dh-make-template-in-source debian/menu.ex)

 -- Noel Koethe <noel@debian.org>  Sat,  6 Apr 2002 14:49:00 +0200

gdis (0.74.0.pre1+-2) unstable; urgency=low

  * openbabel maintainer asked for Suggest: openbabel
    (http://packages.debian.org/unstable/science/openbabel.html)

 -- Noel Koethe <noel@debian.org>  Fri, 29 Mar 2002 13:24:00 +0100

gdis (0.74.0.pre1+-1) unstable; urgency=low

  * used gdis version with automake
    (see http://archives.seul.org/gdis/gdiscuss/Feb-2002/msg00001.html)
    (closes: Bug#131531)

 -- Noel Koethe <noel@debian.org>  Wed, 11 Feb 2002 14:48:00 +0100

gdis (0.74.0.pre1-1) unstable; urgency=low

  * new upstream release from 2001-01-29
  * upstream fixed problem with changing dir to /
    (closes: Bug#131506)

 -- Noel Koethe <noel@debian.org>  Wed, 30 Jan 2002 18:17:36 +0100

gdis (0.73.3-1) unstable; urgency=low

  * new upstream release

 -- Noel Koethe <noel@debian.org>  Wed, 23 Jan 2002 18:28:13 +0100

gdis (0.72.5-1) unstable; urgency=low

  * Initial Release.
    (closes: Bug#100443)

 -- Noel Koethe <noel@debian.org>  Wed, 23 Jan 2002 16:28:13 +0100
