talksoup.app (1.1-1build4) questing; urgency=medium

  * Rebuild against latest gnustep

 -- Jeremy Bícha <jbicha@ubuntu.com>  Thu, 08 May 2025 08:36:59 -0400

talksoup.app (1.1-1build3) plucky; urgency=medium

  * Rebuild against new multiarch framework.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 13 Feb 2025 19:23:50 +0100

talksoup.app (1.1-1build2) plucky; urgency=medium

  * No-change rebuild for libnetclasses1

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Thu, 14 Nov 2024 22:17:15 +0000

talksoup.app (1.1-1build1) oracular; urgency=medium

  * Rebuild against gnustep 1.30

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

talksoup.app (1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/base-1.22.patch: Delete; applied upstream.
  * debian/patches/base-1.24.patch: Delete; was taken from upstream.
  * debian/patches/link-libs.patch: Refresh.
  * debian/gbp.conf: New file.
  * debian/control: Strip trailing whitespace.
    (Build-Depends): Switch to the debhelper-compat mechanism; bump compat
    level to 13.  Drop gnustep-make.
    (Depends): Remove ${gnustep:Depends}; obsolete.
    (Rules-Requires-Root): Set to "no".
    (Standards-Version): Claim compiance with 4.6.2.
    (Vcs-Git, Vcs-Browser): Switch to salsa.d.o.
  * debian/compat: Delete.
  * debian/rules: Enable hardening.
    (bundles): Define to the new location w/i the app bundle.
    (DEB_LDFLAGS_MAINT_APPEND): Drop -Wl,--as-needed.
    (optim): Do not define; already done in config.mk.
    (override_dh_auto_build): Invoke dh_auto_build instead of $(MAKE).
    Pass $(verbose) instead of hardcoded "messages=yes" in order to
    support "terse" in DEB_BUILD_OPTIONS.  Don't create an XPM icon.
    (override_dh_auto_install): Run dh_auto_install.
    (override_dh_clean): Remove override.
    (override_dh_link): Amend recipe according to the new layout.  Create
    a PNG icon for the .desktop file (AppStream does not support TIFF).
  * debian/menu: Get rid.
  * debian/install: Don't install the XPM icon.
  * debian/TalkSoup.desktop: Use the PNG icon.
  * debian/changelog: Whitespace cleanup.
  * debian/watch: Bump version to 4; use https.
  * debian/copyright: Use https for Format URL.  Use new GAP location as
    Source URL.  Drop Misc/GNUstep.h stanza; file removed upstream.  Add
    GAP as copyright holder; update copyright years.
  * debian/lintian-overrides: New file; override lintian error(s)
    library-not-linked-against-libc -- these are the bundles and they're
    linked indirectly via gnustep-base and the Objective-C runtime.
  * debian/NEWS: New file; inform users that defaults must be deleted.

 -- Yavor Doganov <yavor@gnu.org>  Sun, 09 Jul 2023 02:50:50 +0300

talksoup.app (1.0alpha-32-g55b4d4e-2) unstable; urgency=medium

  * debian/control (Maintainer): Adopt package on behalf of the GNUstep
    team (Closes: #691831).
    (Uploaders): Add myself.
    (Build-Depends): Bump debhelper, remove obsolete version
    requirements.  Add imagemagick for the icon conversion.
    (Depends): Add ${misc:Depends} and ${gnustep:Depends}.
    (Homepage): Use the new upstream homepage.
    (Vcs-Git, Vcs-Browser): New fields.
    (Standards-Version): Claim compliance with 3.9.6 as of this release.
  * debian/compat: Set to 9.
  * debian/source/format: Switch to 3.0 (quilt) and move local
    modifications...
  * debian/patches/base-1.22.patch: ...here.
  * debian/patches/base-1.24.patch: New, adapt to the new GNUstep API
    (Closes: #749794).
  * debian/patches/link-libs.patch: New, link all needed libraries.
  * debian/patches/series: Create.
  * debian/rules: Rewrite to use modern debhelper.  Move all images to
    /usr/share/GNUstep/TalkSoup.app.  Generate/clean XPM icon.  Install
    the library in /usr/lib/talksoup.app.
  * debian/lintian-overrride:
  * debian/talksoup.app.links:
  * debian/dirs: Delete.
  * debian/install: New file.
  * debian/menu: Add icon and longtitle.
  * debian/TalkSoup.desktop: Add Keywords field and full path for the icon
    (Closes: #567218).
  * debian/README: Delete; obsolete.
  * debian/watch: New file; track new upstream.
  * debian/copyright: Rewrite in format 1.0.

 -- Yavor Doganov <yavor@gnu.org>  Mon, 20 Oct 2014 20:48:59 +0300

talksoup.app (1.0alpha-32-g55b4d4e-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with gnustep-base/1.22 (Closes: #629215).
  * debian/control (Maintainer): Fix Gürkan's email address.

 -- Yavor Doganov <yavor@gnu.org>  Sat, 08 Oct 2011 15:01:32 +0300

talksoup.app (1.0alpha-32-g55b4d4e-1.1) unstable; urgency=low

  * Non-maintainer upload by sponsor.
  * Apply patch by Yavor Doganov <yavor@gnu.org> to fix FTBTS.
    (Closes: #581987)

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Fri, 13 Aug 2010 00:23:20 +0200

talksoup.app (1.0alpha-32-g55b4d4e-1) unstable; urgency=low

  * New upstream version.
  * GNUstep transition. (Closes: #447448)
    + Updated debian/rules.
  * Rebuild against latest libgnustep-gui-dev. (Closes: #391003)
    Many thanks to Yavor Doganov for the patch.
  * Updated manual page.
  * Bump standards version (no changes needed).
  * Updated debian/copyright.
  * Bumped compat level to 5.
  * ACK NMUs. (Closes: #356541, #350080)

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 06 Nov 2007 01:30:05 +0100

talksoup.app (0.0.20040113-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Update libgnustep-gui build-dep (Closes: #350080).
  * Use gsdh_gnustep.

 -- Luk Claes <luk@debian.org>  Sun, 12 Mar 2006 17:54:02 +0100

talksoup.app (0.0.20040113-1) unstable; urgency=low

  * Renamed source package to talksoup.app.
  * Fixed debian/copyright.
  * Updated debian/control build-depends for GNUstep 0.9.4.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 23 Nov 2004 22:35:36 +0100

talksoup (0.0.20040113-0.1) unstable; urgency=low

  * NMU to correct build issue.

 -- Brent A. Fulgham <bfulgham@debian.org>  Tue, 24 Aug 2004 22:20:49 -0700

talksoup (0.0.20032712-4) unstable; urgency=low

  * Renamed binary package to talksoup.app
  * Updated build-depends to latest gnustep
  * Added Provides: irc

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu, 29 Jul 2004 01:30:08 +0200

talksoup (0.0.20032712-3) unstable; urgency=low

  * Some build-depends were renamed (netclasses-frameworks).

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon,  5 Apr 2004 23:55:53 +0200

talksoup (0.0.20032712-2) unstable; urgency=low

  * Added missing build-depends gnustep-make. (Closes: #240720)
  * Updated the GNUstep.sh path.
  * Dropped .app from debian/menu and debian/talksoup.sh
  * Removed versions from build-depends.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 30 Mar 2004 00:13:56 +0200

talksoup (0.0.20032712-1) unstable; urgency=low

  * Initial Release.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 30 Dec 2003 21:18:16 +0100
