Skip to content

Changelog gnumail (1.3.0-1build2)

2020

gnumail (1.3.0-1build2) focal; urgency=medium

   * No-change rebuild for libgcc-s1 package name change.

2019

gnumail (1.3.0-1build1) disco; urgency=medium

   * No-change rebuild for gnustep soname changes.

2018

gnumail (1.3.0-1) unstable; urgency=medium

   * New upstream release.
   * debian/control (Build-Depends): Replace libpantomime1.2-dev with
     libpantomime-dev (>= 1.3.0).  Bump gnustep-make requirement to >=
     2.7.0-4 for "terse" support.
     (gnumail.app-common): Mark as Multi-Arch: foreign.
     (Vcs-Git, Vcs-Browser): Update following the migration to Salsa.
     (Standards-Version): Claim compliance with 4.2.1.
   * debian/patches/link-libs.patch: Remove; merged upstream.
   * debian/patches/spelling-fixes.patch: Likewise.
   * debian/patches/series: Delete.
   * debian/rules (override_dh_auto_install): Delete unnecessary extra
     copyright/license notices for translations.
     (override_dh_auto_build): Support "terse" in DEB_BUILD_OPTIONS.
   * debian/copyright: Update copyright years.
   * debian/NEWS: Inform users about the new format of the IMAP cache and
     how to proceed when the conversion fails.
   * debian/gbp.conf: New file.

gnumail (1.2.3-1) unstable; urgency=high

   * New upstream release.
   * Set urgency to "high" due to the nature of the bug it fixes.
   * debian/watch: Switch to Savannah.
   * debian/gnumail.app-common.install:
   * debian/gnumail.app.links: Don't install the Face bundle; removed
     upstream due to unclear licensing.
   * debian/gnumail.app.install: Don't install a dangling symlink to the
     non-existing Headers directory and the .xpm icon.
   * debian/rules: Strip trailing whitespace.
     (DEB_LDFLAGS_MAINT_APPEND): Define to the previous value and pass
     dpkg-buildflags explicitly to restore hardening and strip the libssl
     dependency (Closes: #886305).  Pass $(optim), restoring lost support
     for noopt in DEB_BUILD_OPTIONS.
     (override_dh_auto_install): Pass GNUSTEP_SYSTEM_LIBRARIES to install
     the framework in /usr/lib/gworkspace.app as per Policy ยง10.2.  Delete
     dangling Headers symlink.
     (override_dh_auto_clean): Remove; completely unnecessary.
     (override_dh_link): Remove override and just delete the invalid
     .desktop file in the override_dh_auto_install recipe.
     (override_dh_makeshlibs): New override; pass --noscripts.
   * debian/compat: Bump compat level to 11.
   * debian/control (Homepage): Switch to the new one at nongnu.org.
     (Build-Depends): Require debhelper >= 11.  Remove obsolete
     libgnustep-gui-dev version requirement.  Add gnustep-make (>= 2.7.0-3)
     for the optim variable definition.
     (Breaks, Replaces): Remove; obsolete.
     (Standards-Version): Claim compliance with 4.1.3.
   * debian/GNUMail.xpm: Delete as the menu file is gone.
   * debian/patches/spelling-fixes.patch: Refresh.
   * debian/patches/link-libs.patch: Refresh and remove -lssl from the
     toplevel makefile, just in case.
   * debian/changelog: Delete trailing whitespace.
   * debian/copyright: Update Source location and copyright years; add more
     copyright holders and missing licenses (LGPL-2+ for the StepTalk
     support and LPGL-2.1+ for some icons).

2017

gnumail (1.2.2-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Drop -dbg package in favor of autogenerated -dbgsym packages.
 
   [ Eric Heintzmann ]
   * Update debian/watch file
   * Bump Standards-Version to 3.9.8
   * Add myself as new Uploader
   * Update Vcs-* fields
   * Add homepage
   * Remove useless ${gnustep:Depends} variable
   * Update debian/copyright file
   * Refresh patches
   * Overhaul *.install and *.links
   * Remove debian/menu file
   * Update debian/rules file  (Closes: #806037)

2014

gnumail (1.2.2-1) unstable; urgency=medium

   * New upstream release:
     - Fixes crash when checking the SMTP AUTH capabilities and setting
       the account's SMTP options (Closes: #659489).
     - Compatible with current GNUstep libraries (Closes: #749740).
   * debian/patches/link-libs.patch: Refresh.
   * debian/patches/mail-window-crash.patch:
   * debian/patches/pgp-version.patch: Remove; applied upstream.
   * debian/patches/spelling-fixes.patch: New.
   * debian/patches/series: Update.
   * debian/compat: Set to 9.
   * debian/rules: Rewrite to use modern dh.  Enable hardening.
   * debian/control (Homepage): Remove, no longer works.
     (Build-Depends): Require libgnustep-gui-dev >= 0.24; bump debhelper.
     (gnumail.app-common): New package, split arch-indep files.
     (Depends): Add ${gnustep:Depends}.
     (Vcs-Git, Vcs-Browser): Use canonical URIs.
     (Standards-Version): Compliant with 3.9.6 as of this release.
   * debian/preinst: Delete; no longer needed.
   * debian/GNUMail.desktop: Add Keywords field.
   * debian/watch:
   * debian/install:
   * debian/manpages: New file.
   * debian/copyright: Rewrite in format 1.0.  Remove license for code
     removed long time ago.

2011

gnumail (1.2.0~pre3+snap20071004-5) unstable; urgency=low

   * debian/patches/pgp-version.patch: Move local modifications here.
   * debian/patches/mail-window-crash: New, fixes a crash when displaying
     the main window (Closes: #645936).
   * debian/patches/link-libs.patch: New, link against all required
     libraries.
   * debian/patches/series: New file.
   * debian/control: Wrap all fields for diff-friendliness.
     (Uploaders): Add myself and remove Hubert as per his request.
     (Section): Change to `gnustep' and `debug' (for the -dbg package).
     (Build-Depends): Remove libssl-dev, the correct fix was made in
     pantomime.  Drop cdbs and unnecessary version requirements.
     (Homepage, Vcs-Git, Vcs-Browser): New fields.
     (Suggests): Remove ancient pgp variants.
     (Conflicts, Replaces): Remove, not needed.
     (Provides): Add mail-reader and imap-client (Closes: #599072).
     (Description): Make the short description less pretentious; mention
     GNUstep.  Don't praise the proprietary Mail.app program.
     (Standards-Version): Claim compliance with 3.9.2 as of this release.
   * debian/compat: Set to 8.
   * debian/rules: Rewrite to use plain debhelper.
   * debian/gnumail.app.overrides: Delete.
   * debian/source/format: New file, set to 3.0 (quilt).
   * debian/preinst:
   * debian/docs:
   * debian/GNUMail.desktop: New file.

2008

gnumail (1.2.0~pre3+snap20071004-4) unstable; urgency=low

   * debian/control: Build-depend: on libssl-dev. (closes: #471612)

gnumail (1.2.0~pre3+snap20071004-3) unstable; urgency=low

   * Upload to unstable.
   * Bundles/PGP/PGPController.h, Bundles/PGP/PGPController.m,
     Bundles/PGP/PGPViewController.m: Rename bundle's -version method in PGP
     bundle to something that actually doesn't conflict. (closes: #457503)
   * debian/control (gnumail.app-dbg): Change priority to extra, to match
     overrides file.

gnumail (1.2.0~pre3+snap20071004-2) experimental; urgency=low

   * debian/control: Make the mailing list the maintainer.
   * debian/control: Bump standards version to 3.7.3. (no other changes needed)
   * debian/control, debian/rules: add debugging package.
   * Bundles/PGP/PGPController.h, Bundles/PGP/PGPController.m,
     Bundles/PGP/PGPViewController.m: Rename bundle's -version method in PGP
     bundle, to avoid conflicting names.  See if this helps #457503.
   * debian/rules: Remove call to strip. (closes: #437049)
   * debian/rules: Don't need to remove CVS directories any more.  Upstream
     doesn't use CVS.
   * debian/control, debian/compat: Bump debhelper compatibility to 5.

2007

gnumail (1.2.0~pre3+snap20071004-1) unstable; urgency=low

   * New upstream snapshot.
   * Recommend steptalk.
   * Build against new GNUstep.
     * Update GNUstep paths environment variables in debian/rules.
   * Update menu entry.
   * Remove unneeded preinst and README.Debian file.

gnumail (1.2.0~pre3-1~hc1) experimental; urgency=low

   * New upstream release.

gnumail (1.2.0~pre2+20070131-1~hc1) experimental; urgency=low

   * New upstream snapshot.

gnumail (1.2.0~pre2+20070129-1~hc1) experimental; urgency=low

   * New upstream snapshot.

gnumail (1.2.0~pre2+20070119+newcache-1~hc1) experimental; urgency=low

   * New upstream snapshot, plus new experimental caching code.
   * Update my maintainer address.

2006

gnumail (1.2.0~pre2-1) unstable; urgency=low

   * New upstream release.
   * Add preinst script to move user-installed files in the Resources directory
     to /usr/share. (Closes: #364143)

gnumail (1.1.99+20060527-1) unstable; urgency=low

   * New upstream snapshot.
   * Recompile with new GNUstep libraries.
   * Use cdbs for build rules.
   * Bump standards version to 3.7.2. (no changes)
   * Fix GPL license header in copyright file.
   * Disable clock bundle since it doesn't work in GNUstep.

gnumail (1.1.99+20051227cvs-1) unstable; urgency=low

   * Upstream CVS checkout.
     - Upstream says that these bugs in BTS have already been fixed in CVS.
       (Closes: #293802, #294921, #325724, #296826)
     - Use thread arcs instead of threaded view. (Closes: #293802)
     - Fix composing message with UTF-8 subject. (Closes: #294921)
   * New co-maintainer.
   * Bump standards version to 3.6.2.1.
   * Recompile with new GNUstep libraries. (Closes: #350077)
   * Fix copyright file.

2005

gnumail (1.1.99-1) experimental; urgency=low

   * New upstream version.
   * Upload in experimental.
   * Update manpage.
   * Update description.

2004

gnumail (1.1.2-5) unstable; urgency=medium

   * Cleanup debina/rules.

gnumail (1.1.2-4) unstable; urgency=low

   * Rename gnumail binary package to gnumail.app.

gnumail (1.1.2-3) unstable; urgency=medium

   * Rebuild using latest pantomime, addresses and GNUstep Core packages.
   * Remove old wrapper script and provide new wrapper link.

gnumail (1.1.2-2) unstable; urgency=low

   * Rebuild using new addresses package.

gnumail (1.1.2-1) unstable; urgency=low

   * New upstream version (closes: #228759, #228189).
   * New maintainer.
   * Now Build-Depends on addresses-framework and addressview-framework.
   * Add a dependency to addressmanager.
   * Update debian/gnumail.sh wrapper script.
   * Update debian/menu file.
   * Add an icon in menu.

2003

gnumail (1.1.1-1) unstable; urgency=low

   * New upstream version.
   * Add man page (closes: #163374).

gnumail (1.1.0-1) unstable; urgency=low

   * New upstream release.

gnumail (1.0.99-2) unstable; urgency=low

   * Recompile for new GNUstep directory layout.
   * Fix suggestion for gnupg (closes: #196896).

gnumail (1.0.99-1) unstable; urgency=low

   * New upstream release (2nd 1.1 prerelease).
     - Fixes hang at startup (closes: #163375).
   * Update Standards-Version to 3.5.10.

gnumail (1.0.98-1) unstable; urgency=low

   * New upstream version 1.1.0 pre1.

2002

gnumail (1.0.3-3) unstable; urgency=medium

   * Find the PGP and Clock bundles in the System hierarchy.

gnumail (1.0.3-2) unstable; urgency=low

   * Search the PGP and Clock bundles in the System hierarchy.

gnumail (1.0.3-1) unstable; urgency=low

   * New upstream version.

gnumail (1.0.2-2) unstable; urgency=low

   * Install Clock and PGP bundles in GNUSTEP_SYSTEM_ROOT (closes: #155463).

gnumail (1.0.2-1) unstable; urgency=low

   * New upstream version.
   * Recompile should fix startup problems (closes: #143105, #145781).

gnumail (1.0.1-2) unstable; urgency=low

   * Build with gnustep-gui-0.7.7.

gnumail (1.0.1-1) unstable; urgency=low

   * New upstream releases.

gnumail (1.0.0-2) unstable; urgency=medium

   * Create ~/GNUstep/Library if it does not exist (closes: #141087).
   * gnustep-make problems fixed in earlier upload (closes: #138877).
   * Fix dangling symlinks (closes: #138083).

gnumail (1.0.0-1) unstable; urgency=medium

   * Upload with correct version number.

gnumail (0.9.94-0.1) unstable; urgency=medium

   * Non Maintainer Upload
   * New upstream release
   * Don't know why Matthias chose to use a versioning scheme different
     than upstream.  In order not to harm his versioning scheme i just
     bumped up his version instead of using upstream's.

gnumail (0.9.93-1) unstable; urgency=low

   * New upstream release (1.0.0pre3).
   * Added a menu entry (Paul Seelig). Closes: #134686.

gnumail (0.9.92-2) unstable; urgency=low

   * Fix typo in start script.

gnumail (0.9.92-1) unstable; urgency=low

   * New upstream release (1.0.0pre2).
   * Adjust the package description. IMO it's worth describing the origin
     of a package. Closes: #130020.
   * README.Debian: explain how to start GNUMail.app.
   * Add menu file provided by Paul Seelig.

gnumail (0.9.91-1) unstable; urgency=low

   * Initial Release: GNUmail.app 1.0.0pre1.