gnustep-base 1.22.1-2ubuntu1 source package in Ubuntu

Changelog

gnustep-base (1.22.1-2ubuntu1) precise; urgency=low

  * Sync from Debian testing.
  * Add configure_drop_harmful_sed_call.patch to fix FTBFS due to
    multiarch'ified libxml.
    - Use dh-autoreconf

gnustep-base (1.22.1-2) unstable; urgency=low

  * debian/patches/kfreebsd-fake-main.patch: New; treat GNU/kFreeBSD as
    GS_FAKE_MAIN platform because programs with many arguments abort
    (Closes: #644868).
  * debian/patches/autoreconf.patch: Regenerate.
  * debian/patches/series: Update.
  * debian/gnustep-base-runtime.gdomap.in: Add support for the `status'
    action, thanks Peter Eisentraut (Closes: #646844).
  * debian/control.m4 (gnustep-base-runtime) <Depends>: Add lsb-base.
  * debian/control: Regenerate.

gnustep-base (1.22.1-1) unstable; urgency=low

  * New upstream release:
    + Fixes implicit declaration of function (Closes: #629216).
  * debian/rules (v_make): Set to 2.6.1.
    (install-common): Do not delete non-existent .swp file.
  * debian/control.m4 (Build-Depends): Remove gobjc; gnustep-make now
    depends on it.
    (libgnustep-base-dev) <Depends>: Likewise.
    (Suggests): Remove; completely pointless.
  * debian/control: Regenerate.
  * debian/patches/avoid-nsl-linkage.patch: Refresh.
  * debian/patches/autoreconf.patch: Regenerate.
 -- Felix Geyer <email address hidden>   Tue, 15 Nov 2011 18:30:45 +0100

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnustep-base_1.22.1.orig.tar.gz 2.8 MiB 246819d15aa2b836a5e36405a52f73340cded8ff0039dd584288ba52bbe9d880
gnustep-base_1.22.1-2ubuntu1.diff.gz 142.7 KiB 062eaec1c7e0470cfb03291eb8b94e98f288edf1ee751d1c5c1009dc29a3c601
gnustep-base_1.22.1-2ubuntu1.dsc 2.4 KiB 2360e5a6e5886d88fec0503243214f7700aaa835816cea79511af435440fefdf

Available diffs

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 in gsdoc
 and HTML format, as well as the GNUstep Base programming manual and
 GNUstep Coding Standards in Info and PDF format.

gnustep-base-examples: Examples using the 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.
 .
 This is the source for a few example (non-GUI) applications
 using the GNUstep Base Library.

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.

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.22: 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.22-dbg: GNUstep Base library - debugging symbols

 This package contains the debigging symbols of the GNUstep Base
 Library. This package can be used to provide symbol names to a debugger to
 aid debugging.