* Team upload.
* Bump standards version to 4.5.0.
* Bump debhelper version to 11.
* Update Vcs fields.
* 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
* debian/rules (override_dh_link): Fix FTBFS with dpkg-buildpackage -B.
* debian/copyright: Add 2005 to copyright years.
* 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.
* 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.
* 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.
* Orphaning package, setting maintainer to the Debian QA Group.
* GNUstep transition.
+ Updated debian/rules.
* Added a desktop file.
* Rebuild against latest libgnustep-gui-dev.
* Bump standards version.
* Applied patch to fix startup crash. (Closes: #372167)
* Rebuild against latest libgnustep-gui.
* Update manual page.
* Bump standards version.
* Build again for upload.
* Renamed source package to charmap.app.
* Updated debian/control build-depends for GNUstep 0.9.4.
* Removed some old and unused stuff from debian/.
* Updated build-depends for latest gnustep
* Renamed binary package name to charmap.app. (Closes: #241612)
* Removed Conflicts: gucharmap
* New upstream release.
* Added a Conflicts: gucharmap. (Closes: #241955)
* Added gnustep-make to build-depends.
* Initial Release.