gnustep-base 1.25.0-2ubuntu1 source package in Ubuntu

Changelog

gnustep-base (1.25.0-2ubuntu1) bionic; urgency=medium

  * Merge with Debian; remaining changes:
    - Ignore the failing NSInvocation/NSRect test failure on armhf.

gnustep-base (1.25.0-2) unstable; urgency=medium

  [ Yavor Doganov ]
  * debian/patches/autogsdoc-reproducibility.patch: New; fix
    reproducibility issue with autogsdoc.
  * debian/patches/series: Update.
  * debian/templates/control.m4: Relax some dependencies for smoother
    transitions.
  * debian/control: Regenerate.
  * debian/rules: Remove --with autoreconf; not needed for compat level
    10.  Handle "noopt" manually to take advantage of gnustep-make's
    debug=yes option.
    (v_make): Require at least 2.7.0-3 for the optim definition.
    (DEB_LDFLAGS_MAINT_APPEND): Add -Wl,--no-undefined.
    (override_dh_shlibdeps): Add -runtime to generated shlibs.
  * debian/templates/libgnustep-baseN.lintian-overrides.m4: Override
    shlibs-declares-dependency-on-other-package.

  [ Eric Heintzmann ]
  * Upload to unstable.
  * debian/templates/control.m4: Mark gnustep-base-doc as Multi-Arch: foreign.
  * debian/control: Regenerate.
  * debian/changelog: Remove trailing whitespaces.
  * debian/rules: Remove trailing whitespace.

gnustep-base (1.25.0-1) experimental; urgency=medium

  [ Eric Heintzmann ]
  * New upstream version 1.25.0:
    + Garbage collection support removed (Closes: #145759).
    + Rename library package as per SONAME change:
      - libgnustep-base1.24 -> libgnustep-base1.25
  * debian/patches:
    + Remove patches already applied upstream:
      - fix-thread-deadlock
      - fix-ftbfs-hurd
      - fix-spelling-errors3
      - fix-ftbfs-s390x
      - fix-test-var-size
      - fix-ftbfs-kfreebsd
      - fix-test-lock
      - fix-test-pipe
      - info-direntry
      - fix-spelling-errors2
      - fix-test-includedirs
      - fix-test-icu
      - fix-spelling-errors
      - fix-gdnc
      - fix-test-icu2
    + Refresh patches:
      - fix-tests-network
      - manpage-fixes
    + New fix-spelling-error patch.
  * debian/templates/control.m4:
    + Add tzdata to build dependencies.
    + Bump Standards-Version to 4.1.0
    + Update Vcs-Browser field
    + Update Gürkan's name.
  * debian/rules:
    + Now build depends on latest gnustep-make
    + Update gobjc version
    + Remove -pie option.
    + Add --as-needed to LDFLAGS.
    + Remove -shared-libgcc LDFLAG, now useless
  * Update libgnustep-base-dev.install.in file.
  * Remove obsolete symbols file and override lintian warning
  * Add a testsuite.
  * Update debian/clean file.

  [ Yavor Doganov ]
  * debian/templates/control.m4: Remove -dbg package; switch to automatic
    -dbgsym packages.
    (Build-Depends): Require debhelper >= 10.  Remove dh-autoreconf, not
    necessary with compat level 10.
    (gnustep-base-common) <Depends>: Add tzdata; thanks Andreas Beckmann
    (Closes: #857153).
    (gnustep-base-examples): Remove; move contents to the -doc package.
    (gnustep-base-doc): Add appropriate Replaces and Breaks.
    (Standards-Version): Bump to 4.1.1; no changes needed.
  * debian/control: Regenerate.
  * debian/templates/libgnustep-baseN-dbg.docs.in: Delete.
  * debian/rules: Replace shell comments with makefile comments.
    (p_dbg, p_exam, override_dh_strip): Remove.
    (override_dh_installdocs): Remove entirely; --link-doc is unsupported
    for packages with different architecture types.
    (override_dh_install): Remove; gsdoc files are necessary for correct
    references when building other GNUstep documentation.
    (override_dh_testdir): New; ensure that control is always regenerated
    so that any changes to the template are taken into account.
    (override_dh_auto_configure): Remove control generation snippet.
    (override_dh_installexamples, override_dh_compress): Act on the -doc
    package since -examples is being removed.
  * debian/compat: Bump compat level to 10.
  * debian/gnustep-base-runtime.mainscript:
  * debian/libgnustep-base-dev.maintscript: New; handle the transformation
    of symlinks to real directories.
  * debian/gnustep-base-examples.examples: Rename as...
  * debian/gnustep-base-doc.examples: ...since -examples is moved to -doc.
  * debian/gnustep-base-examples.dirs: Delete.
  * debian/NEWS: Inform users that examples are now available in -doc.
  * debian/copyright: Update copyright years

gnustep-base (1.24.9-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add B-D: tzdata to fix a FTBFS (Closes: #839409).

 -- Matthias Klose <email address hidden>  Mon, 06 Nov 2017 19:32:00 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian GNUstep maintainers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnustep-base_1.25.0.orig.tar.gz 3.4 MiB f5159a7d70e06b9dfb96c5f8ac572e3a5e6cf8de7bafb056bc9b2e0c4f93c347
gnustep-base_1.25.0.orig.tar.gz.asc 212 bytes 83c184a0d62ae0acf750a98c3d2dfeac462abb8c6a7411a736caf899c8e85df4
gnustep-base_1.25.0-2ubuntu1.debian.tar.xz 110.7 KiB 020a85c19dbc5f42ad51f3d78425c0ec555f108f3e92610c4bf75578ddcbb321
gnustep-base_1.25.0-2ubuntu1.dsc 2.9 KiB c7c1577cc8941139e1a19648036555587b8cb00b8c0a44e4c037b60abf7247c1

View changes file

Binary packages built by this source

gnustep-base-common: GNUstep Base library - common files

 The GNUstep Base Library is a powerful fast library of
 general-purpose, non-graphical Objective C classes, inspired by the
 OpenStep API but implementing Apple and GNU additions to the API as
 well.
 .
 This package contains the common files needed by the GNUstep Base library.

gnustep-base-doc: Documentation for the GNUstep Base Library

 This package contains the GNUstep Base Library API reference, as well
 as the GNUstep Base programming manual and GNUstep Coding Standards
 in Info, HTML and PDF format.

gnustep-base-runtime: GNUstep Base library - daemons and tools

 The GNUstep Base Library is a powerful fast library of
 general-purpose, non-graphical Objective C classes, inspired by the
 OpenStep API but implementing Apple and GNU additions to the API as
 well.
 .
 This package contains the runtime support files needed by GNUstep
 applications.

gnustep-base-runtime-dbgsym: debug symbols for gnustep-base-runtime
libgnustep-base-dev: GNUstep Base header files and development libraries

 This package contains the header files and static libraries required
 to build applications against the GNUstep Base library.
 .
 Install this package if you wish to develop your own programs using
 the GNUstep Base Library.

libgnustep-base1.25: GNUstep Base library

 The GNUstep Base Library is a powerful fast library of
 general-purpose, non-graphical Objective C classes, inspired by the
 OpenStep API but implementing Apple and GNU additions to the API as
 well. It includes for example classes for unicode strings, arrays,
 dictionaries, sets, byte streams, typed coders, invocations,
 notifications, notification dispatchers, scanners, tasks, files,
 networking, threading, remote object messaging support (distributed
 objects), event loops, loadable bundles, attributed unicode strings,
 xml, mime, user defaults.

libgnustep-base1.25-dbgsym: debug symbols for libgnustep-base1.25