talksoup.app 1.1-1 source package in Ubuntu

Changelog

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 <email address hidden>  Sun, 09 Jul 2023 02:50:50 +0300

Upload details

Uploaded by:
Debian GNUstep maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNUstep maintainers
Architectures:
any
Section:
gnustep
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net
Mantic release universe net

Downloads

File Size SHA-256 Checksum
talksoup.app_1.1-1.dsc 1.9 KiB a062cb67fd2800948e53f7068f9b583f8377ad3b60f05602a902c828a9380ea1
talksoup.app_1.1.orig.tar.gz 369.6 KiB 3a469c66ce3067a88603d6ebae6f63fbcfad55586dd5455179887f28e5a63ae7
talksoup.app_1.1-1.debian.tar.xz 5.3 KiB 9514874dd185ba76e5d5b2e1e285b853cbdc0d85bf1bb0479fdc197c54cc7829

No changes file available.

Binary packages built by this source

talksoup.app: IRC client for GNUstep

 TalkSoup is a GNUstep IRC client built on the extensibility of the
 Objective-C language. The entire IRC client is implemented by plugins,
 so one can pick and choose what they want to use.

talksoup.app-dbgsym: debug symbols for talksoup.app