charmap.app (0.3~rc1-4build4) oracular; urgency=medium

  * Rebuild against gnustep 1.30

 -- Jeremy Bícha <jbicha@ubuntu.com>  Fri, 05 Jul 2024 17:35:18 -0400

charmap.app (0.3~rc1-4build3) mantic; urgency=medium

  * Rebuild against libgnustep-base1.29.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sun, 18 Jun 2023 11:45:51 +0200

charmap.app (0.3~rc1-4build2) jammy; urgency=medium

  * No-change rebuild against libgnustep-base1.28

 -- Graham Inggs <ginggs@ubuntu.com>  Tue, 04 Jan 2022 11:56:33 +0000

charmap.app (0.3~rc1-4build1) groovy; urgency=medium

  * Rebuild against new gnustep 1.27.0.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 17 Jun 2020 13:39:39 +0200

charmap.app (0.3~rc1-4) unstable; urgency=medium

  * Team upload.
  * Bump standards version to 4.5.0.
  * Bump debhelper version to 11.
  * Update Vcs fields.

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Mon, 03 Feb 2020 05:24:56 +0100

charmap.app (0.3~rc1-3) unstable; urgency=medium

  * Team upload.
  * Rewrite debian/rules (Closes: #806005):
   + enable hardening
   + install in debian/tmp
   + remove override_dh_link target
   + update override_dh_clean target
   + update override_dh_auto_build target
   + new override_dh_fixperms target
   + new override_dh_strip target
  * Update debian/control file:
    + add myself as new Uploader
    + update Standards-Version to 3.9.8
    + update Vcs-* fields
    + remove {gnustep:Depends} variable
  * Update debian/watch to version 4
  * New debian/clean file
  * Update debian/charmap.app.install file
  * New debian/charmap.app-common.install file
  * New debian/charmap.app.links file
  * Delete debian/menu to make lintian quiet
  * debian/copyright: use https for Format
  * gcc-warnings patch: use https for debian bug
  * Update debian/Charmap.desktop

 -- Eric Heintzmann <heintzmann.eric@free.fr>  Wed, 07 Sep 2016 11:02:10 +0200

charmap.app (0.3~rc1-2) unstable; urgency=medium

  * debian/rules (override_dh_link): Fix FTBFS with dpkg-buildpackage -B.
  * debian/copyright: Add 2005 to copyright years.

 -- Yavor Doganov <yavor@gnu.org>  Fri, 01 Aug 2014 18:28:39 +0300

charmap.app (0.3~rc1-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch: Update to look at Savannah.
  * debian/format: Switch to 3.0 (quilt).
  * debian/compat: Set to 9.
  * debian/rules: Rewrite for modern dh.  Enable hardening.
  * debian/control (Build-Depends): Remove quilt and bump debhelper.
    Require gnustep-make >= 2.6.6-2.
    (Vcs-Git, Vcs-Browser): Use the canonical URIs.
    (Standards-Version): Claim compliance with 3.9.5 as of this release.
    (charmap.app-common): New package, split arch-indep files.  Adjust
    package relationships accordingly.
  * debian/patches/load-gorm-file.patch:
  * debian/patches/Controller-generateCharmap.patch: Delete.
  * debian/patches/ftbfs-fix.patch: New.
  * debian/patches/gcc-warnings.patch: New (Closes: #749737).
  * debian/patches/fix-exception-gui0.24.patch: New; fixes NSException
    when loading the main gorm file with gnustep-gui/0.24.
  * debian/patches/series: Update.
  * debian/README.source: Delete.
  * debian/Charmap.desktop: Add Keywords field.
  * debian/docs:
  * debian/manpages:
  * debian/charmap.app.install: New file.
  * debian/copyright: Switch to format 1.0, add FDL blurb.

 -- Yavor Doganov <yavor@gnu.org>  Thu, 17 Jul 2014 14:20:21 +0300

charmap.app (0.2-11) unstable; urgency=low

  * debian/patches/load-gorm-file.patch: New, fixes startup issues with
    gnustep-gui/0.20 (Closes: #645927).
  * debian/patches/series: Update.
  * debian/control (Vcs-Arch): Replace with...
    (Vcs-Git, Vcs-Browser): ...as the package is now maintained in Git.
    (Standards-Version): Bump to 3.9.2; no changes needed.
  * debian/rules (binary-arch): Remove GS_USE_FHS conditional.
  * debian/preinst: Delete; not needed anymore.

 -- Yavor Doganov <yavor@gnu.org>  Sat, 22 Oct 2011 12:42:16 +0300

charmap.app (0.2-10) unstable; urgency=low

  * debian/compat: Set to 7.
  * debian/control (Section): Change to `gnustep'.
    (Maintainer): Adopt for the GNUstep team (Closes: #454276).
    (Uploaders): Add myself.
    (Build-Depends): Bump debhelper to >= 7.  Don't require minimum
    libgnustep-gui-dev version.  Add quilt and imagemagick.  Remove
    gnustep-make.
    (Depends): Add ${misc:Depends} and ${gnustep:Depends}.
    (Conflicts, Replaces): Remove; obsolete.
    (Standards-Version): Claim compliance with 3.9.0 as of this release.
    (Vcs-Arch): New field.
  * debian/rules: Include /usr/share/quilt/quilt.make and adjust rules for
    quilt.  Avoid gs_make.
    (d_app, LDFLAGS, optim): New variables.
    (build-stamp): Make the build verbose, support noopt.  Convert the
    icon in XPM format.
    (clean-patched): Make only distclean; delete the generated icon.
    (install): Replace dh_clean -k with dh_prep.  Don't invoke
    dh_installdirs.  Install the XPM icon.
    (binary-arch): Don't install the lintian override file.  Pass NEWS and
    TODO as arguments to dh_installdocs.  Move Resources to
    /usr/share/GNUstep.  Explicitly install the manpage.
  * debian/dirs:
  * debian/docs:
  * debian/lintian-override:
  * debian/manpages: Delete.
  * Controller.m: Move Debian modifications to ...
  * debian/patches/Controller-generateCharmap.patch: ... (patch by Ingolf
    Jandt).
  * debian/patches/series:
  * debian/source/format:
  * debian/README.source:
  * debian/watch:
  * debian/preinst: New file.
  * debian/Charmap.desktop: Make it valid, tweak some fields.
  * debian/menu: Add icon and longtitle.

 -- Yavor Doganov <yavor@gnu.org>  Thu, 01 Jul 2010 22:43:14 +0300

charmap.app (0.2-9) unstable; urgency=low

  * Orphaning package, setting maintainer to the Debian QA Group.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Wed, 05 Dec 2007 16:20:09 +0100

charmap.app (0.2-8) unstable; urgency=low

  * GNUstep transition.
    + Updated debian/rules.
  * Added a desktop file.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 09 Oct 2007 01:20:09 +0200

charmap.app (0.2-7) unstable; urgency=low

  * Rebuild against latest libgnustep-gui-dev.
  * Bump standards version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu, 21 Sep 2006 20:27:23 +0200

charmap.app (0.2-6) unstable; urgency=low

  * Applied patch to fix startup crash. (Closes: #372167)

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 17 Jul 2006 22:34:52 +0200

charmap.app (0.2-5) unstable; urgency=low

  * Rebuild against latest libgnustep-gui.
  * Update manual page.
  * Bump standards version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 23 Jan 2006 10:54:03 +0100

charmap.app (0.2-4) unstable; urgency=low

  * Build again for upload.

 -- Brent A. Fulgham <bfulgham@debian.org>  Sun, 19 Dec 2004 14:14:09 -0800

charmap.app (0.2-3) unstable; urgency=low

  * Renamed source package to charmap.app.
  * Updated debian/control build-depends for GNUstep 0.9.4.
  * Removed some old and unused stuff from debian/.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sat, 20 Nov 2004 13:17:13 +0100

charmap (0.2-2) unstable; urgency=low

  * Updated build-depends for latest gnustep
  * Renamed binary package name to charmap.app. (Closes: #241612)
  * Removed Conflicts: gucharmap

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sun, 18 Jul 2004 11:32:12 +0200

charmap (0.2-1) unstable; urgency=low

  * New upstream release.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 31 May 2004 15:42:23 +0200

charmap (0.1-2) unstable; urgency=low

  * Added a Conflicts: gucharmap. (Closes: #241955)
  * Added gnustep-make to build-depends.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 16 Apr 2004 00:57:07 +0200

charmap (0.1-1) unstable; urgency=low

  * Initial Release.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sun,  4 Jan 2004 17:08:52 +0100
