2009
gnustep-base (1.19.0-2) unstable; urgency=low
* Upload to unstable.
-- Hubert Chathi <uhoreg@debian.org> Sat, 11 Apr 2009 13:30:33 -0400
gnustep-base (1.19.0-1) experimental; urgency=low
[Gürkan Sengün] * New upstream version. * Bump standards version. * Bump debhelper version. * Add myself to Uploaders field. [Hubert Chathi] * Don't use ffcall any more; only build using libffi. * Bump required gnustep-make versions. * Force installation to system domain. * Target to experimental distribution.
-- Gürkan Sengün <gurkan@phys.ethz.ch> Fri, 20 Feb 2009 17:25:20 +0100
2008
gnustep-base (1.16.3-3) unstable; urgency=low
* debian/rules: Use the right variable for the info document directory.
(Thanks to Yavor.) (Closes: #489279)
-- Hubert Chathi <uhoreg@debian.org> Fri, 08 Aug 2008 14:19:00 -0400
gnustep-base (1.16.3-2) unstable; urgency=low
* debian/rules: Don't build against libffi on non-libffi packages.
-- Hubert Chathi <uhoreg@debian.org> Sat, 19 Jul 2008 11:36:33 -0400
gnustep-base (1.16.3-1) unstable; urgency=low
* New upstream release.
-- Hubert Chathi <uhoreg@debian.org> Thu, 17 Jul 2008 15:14:56 -0400
gnustep-base (1.16.1-3) unstable; urgency=low
* debian/control: Build-depend against texlive-base, texlive-latex-base
instead of texlive-base-bin.
-- Hubert Chathi <uhoreg@debian.org> Fri, 04 Jul 2008 18:46:35 -0400
gnustep-base (1.16.1-2) unstable; urgency=low
* Upload to unstable.
-- Hubert Chathi <uhoreg@debian.org> Wed, 02 Jul 2008 12:02:59 -0400
gnustep-base (1.16.1-1) experimental; urgency=low
* New upstream release.
-- Hubert Chathi <uhoreg@debian.org> Fri, 20 Jun 2008 10:28:32 -0400
gnustep-base (1.16.0-1) experimental; urgency=low
* New upstream version. (Closes: #467583) * debian/control, debian/rules: Build against libgnutls instead of libssl. * No longer builds SSL bundle. (Closes: #479074) * debian/control: Build against libavahi. * debian/control: Add dependencies on ${gnustep:Depends}. * debian/control: Tweak dependencies for lib-dbg packages.
-- Hubert Chathi <uhoreg@debian.org> Sun, 15 Jun 2008 18:50:11 -0400
gnustep-base (1.14.1-8) unstable; urgency=low
* debian/control: Build-Depend on a recent version of libffi-dev --
older versions seem to be failing.
* debian/rules: Calculate libgnustep-base's shlibs dependency separately
to avoid dependency on gnustep-base-runtime. (Closes: #478757)
-- Hubert Chathi <uhoreg@debian.org> Wed, 30 Apr 2008 17:31:30 -0400
gnustep-base (1.14.1-7) unstable; urgency=low
* debian/README.Debian: Remove obsolete information.
-- Hubert Chathi <uhoreg@debian.org> Thu, 10 Apr 2008 16:12:22 -0400
gnustep-base (1.14.1-6) unstable; urgency=low
* debian/control: s/libffi4-dev/libffi-dev/ (Closes: #472150)
-- Hubert Chathi <uhoreg@debian.org> Tue, 01 Apr 2008 09:50:15 -0400
gnustep-base (1.14.1-5) unstable; urgency=low
* Upload to unstable.
* Source/NSMessagePortNameServer.m: Add upstream patch to use locks to
prevent interference between processes. (closes: #463416)
-- Hubert Chathi <uhoreg@debian.org> Thu, 13 Mar 2008 15:20:57 -0400
gnustep-base (1.14.1-4) experimental; urgency=low
* debian/copyright: Add copyright info, update note about
common-licenses to point to specific the version of the license as
well as the latest version.
* debian/gnustep-base-runtime.gdomap.in: Add LSB init information, as
provided by Petter Reinholdtsen. (closes: #460224)
* debian/control, debian/rules: Add debugging package. (closes: #468125)
* debian/rules (binary-arch): Remove call to strip. (dh_strip should be
sufficient)
* debian/control, debian/compat: Debhelper compatibility level 5.
* debian/control (Standards-Version): Bump to 3.7.3.
* debian/rules: SSL bundle should be in library package, instead of runtime.
* Compile both ffcall and libffi versions of the library, if supported by the
architecture.
* debian/rules: Compile both ffcall and libffi versions; install ffcall
version by default, install libffi version in libgnustep-base-ffi, change
debhelper calls from "-a" to "-s" where necessary.
* debian/control: Add new packages libgnustep-base-ffi and
libgnustep-base-ffi-dbg that contain the libffi versions.
* debian/libgnustep-base-ffi*: Divert non-ffi versions of library.
* debian/libgnustep-base-ffi.override.in: Override lintian warnings about
normal library stuff (these things are handled in libgnustep-base
instead).
* debian/rules, debian/gnustep-base-common.xmlcatalogs.in: Fix registering
with xml-core.
* debian/control (libgnustep-base-dev): Change some Depends: to Suggests:
(only needed for static linking).
-- Hubert Chathi <uhoreg@debian.org> Sat, 08 Mar 2008 14:40:38 -0500
2007
gnustep-base (1.14.1-3) experimental; urgency=low
* debian/control, debian/rules, debian/README.Debian: use libffi for all
architectures instead of ffcall. Not being able to run on machines with
security features enabled doesn't give Hubert a warm fuzzy feeling.
(closes: #453242)
(but make it reasonably easy to recompile with ffcall, if wanted)
* Tools/gdomap.h: patch to use the correct mask for UDP. (patch by
Philippe Roussel)
-- Hubert Chathi <uhoreg@debian.org> Tue, 11 Dec 2007 21:21:45 -0500
gnustep-base (1.14.1-2) unstable; urgency=low
* debian/control: Make sure that debian/control doesn't change on ffcall
architectures.
-- Hubert Chathi <uhoreg@debian.org> Fri, 23 Nov 2007 18:07:43 -0500
gnustep-base (1.14.1-1) unstable; urgency=low
* New upstream release.
* debian/rules: remove .../NSTimeZones/.README.swp
* debian/rules debian/control:Use libffi for arm, since ffcall is officially
"untested" on arm. (closes: #449163)
* debian/control: Use source:Version and binary:Version instead of deprecated
Source-Version, plus other cleanups and fixes.
-- Hubert Chathi <uhoreg@debian.org> Wed, 21 Nov 2007 16:25:14 -0500
gnustep-base (1.14.0-2) unstable; urgency=low
* Upload to unstable.
-- Hubert Chathi <uhoreg@debian.org> Wed, 3 Oct 2007 17:16:39 -0400
gnustep-base (1.14.0-1) experimental; urgency=low
* New upstream release. * Don't use /proc/<pid>/exe link, as it is broken on the LiveCD. * Update build-depends for texlive. * Register DTDs with xml-core. * Remove duplicated information from README.Debian.
-- Hubert Chan <uhoreg@debian.org> Thu, 28 Jun 2007 18:28:03 -0400
2006
gnustep-base (1.13.0-7) unstable; urgency=low
* Revert conflict: with tendra; rename pl binary to plio, as per Section
10.1 of Policy. (really closes: #402558)
-- Hubert Chan <uhoreg@debian.org> Tue, 12 Dec 2006 13:31:22 -0500
gnustep-base (1.13.0-6) unstable; urgency=low
* gnustep-base-runtime: Conflict: with tendra, since they both contain
the pl binary and manpage. (Closes: #402558)
-- Hubert Chan <uhoreg@debian.org> Mon, 11 Dec 2006 16:33:09 -0500
gnustep-base (1.13.0-5) unstable; urgency=low
* Remove obsolete dependency on timezoneconf. (Closes: #397423) * Add tool symlinks and manpage symlinks for various tools.
-- Hubert Chan <uhoreg@debian.org> Tue, 7 Nov 2006 22:46:31 -0500
gnustep-base (1.13.0-4) unstable; urgency=low
* New maintainer address.
* Move /etc/init.d/gdomap to gnustep-base-runtime (thanks to Yavor for
spotting this).
* Remove unnecessary conflicts with old libgnustep-gui.
-- Hubert Chan <uhoreg@debian.org> Tue, 17 Oct 2006 22:53:01 -0400
gnustep-base (1.13.0-3) unstable; urgency=low
* Provide: the right -dev package name this time.
-- Hubert Chan <hubert@uhoreg.ca> Wed, 27 Sep 2006 13:17:19 -0400
gnustep-base (1.13.0-2) unstable; urgency=low
* Provide: old -dev package name, to allow binNMUs of GNUstep packages. * Fix /usr/lib/debug/libgnustep-base.so symlink.
-- Hubert Chan <hubert@uhoreg.ca> Mon, 25 Sep 2006 18:33:35 -0400
gnustep-base (1.13.0-1) unstable; urgency=low
* New upstream release. * Minor improvements to debian/control generation.
-- Hubert Chan <hubert@uhoreg.ca> Mon, 28 Aug 2006 16:26:03 -0600
gnustep-base (1.12.0-1) experimental; urgency=low
* New upstream version.
* Improved rules file.
* Drop SONAME from -dev package instead of bumping it to new SONAME, as
that is what ftpmaster seems to prefer now.
* Fix -dbg package to behave like other -dbg packages and put the
libraries in /usr/lib/debug.
* Sync kfreebsd-amd64 Build-Depends: with kfreebsd-i386. (Closes: #361461)
* Change priority of -dbg package to extra, to agree with override file.
* Get rid of circular dependency. (Closes: #359158)
- Split off -runtime package from -common to contain all needed runtime
support binaries.
- -common now only contains data files and is now Arch: all.
- Add -runtime to shlibs file, so that all programs that compile against
this library will depend on it.
* Bump standards version to 3.7.2 (no changes).
* Move base.make to -dev package since it's only needed for development.
* Add license headers to copyright file.
-- Hubert Chan <hubert@uhoreg.ca> Mon, 14 Aug 2006 20:21:23 -0600
gnustep-base (1.11.2-3) unstable; urgency=low
* Fix check for word-aligned shorts/ints. (Closes: #362192)
-- Hubert Chan <hubert@uhoreg.ca> Sat, 22 Apr 2006 15:59:19 -0600
gnustep-base (1.11.2-2) unstable; urgency=low
* Fix typo in NSTimeZones/localtime symlink.
-- Hubert Chan <hubert@uhoreg.ca> Mon, 2 Jan 2006 16:29:50 -0700
2005
gnustep-base (1.11.2-1) unstable; urgency=low
[ Hubert Chan ] * New upstream release. [ Christoph Berg ] * Point gdomap symlink to /usr/sbin.
-- Christoph Berg <myon@debian.org> Thu, 29 Dec 2005 18:14:22 +0100
gnustep-base (1.11.1-1) unstable; urgency=low
* New upstream release. * Build with new gnustep-make. * Remove unneeded lintian and linda overrides. * Remove temporary files from an old build.
-- Hubert Chan <hubert@uhoreg.ca> Mon, 12 Dec 2005 20:32:34 -0500
gnustep-base (1.10.3-2) unstable; urgency=low
* Rebuild using gcc/gobjc 4.0.
* debian/control.m4:
- Bump Standards-Version to 3.6.2.1.
- Clean Replaces and Conflicts fields.
- As recommended by Adam Fedor and Fred Kiefer,
add libgmp3-dev in Build-Conflicts field (closes: #321495).
* debian/rules:
- add ppc64 to FFCALL_ARCHS (closes: #324105).
- add hurd-i386 in the FFCALL_ARCHS (closes: #309073).
* Source/mframe.m:
- Use latest CVS version to avoid ICE on all architectures.
-- Eric Heintzmann <eric@gnustep.fr.st> Sat, 27 Aug 2005 00:16:24 +0200
gnustep-base (1.10.3-1) unstable; urgency=low
* New upstream release.
-- Eric Heintzmann <eric@gnustep.fr.st> Sun, 17 Apr 2005 00:14:38 +0200
gnustep-base (1.10.2-1) unstable; urgency=low
* New upstream release. * Add *BSD support (closes: #267889). * .README.swp removed (closes: #285460). Thanks to Robert Millan. * Overrides inappropriate linda warnings.
-- Eric Heintzmann <eric@gnustep.fr.st> Sat, 2 Apr 2005 11:32:30 +0200
gnustep-base (1.10.1-3) unstable; urgency=low
* Build-depend on ffcall-dev on all architectures, drop build dependency
on libffi2-dev.
-- Matthias Klose <doko@debian.org> Tue, 29 Mar 2005 00:43:33 +0200
2004
gnustep-base (1.10.1-2) unstable; urgency=low
* Upload in unstable.
-- Eric Heintzmann <eric@gnustep.fr.st> Thu, 4 Nov 2004 20:14:51 +0100
gnustep-base (1.10.1-1) experimental; urgency=low
* New upstream release. * Upload in experimental.
-- Eric Heintzmann <eric@gnustep.fr.st> Sat, 30 Oct 2004 18:23:41 +0200
gnustep-base (1.10.0-1) unstable; urgency=low
* New upstream release.
* debian/control.m4:
- Remove empty transitionnal package gnustep-base1.
- Bump Standards-Version to 3.6.1.1.
* SONAME has changed, thus lib packages has been renamed:
- libgnustep-base1 -> libnustep-base1.10
- libgnustep-base1-dev -> libnustep-base1.10-dev
- libgnustep-base1-dbg -> libnustep-base1.10-dbg
* As recommended by Adam Fedor and Fred Kiefer,
remove GMP dependencies.
-- Eric Heintzmann <eric@gnustep.fr.st> Mon, 25 Oct 2004 20:26:35 +0200
gnustep-base (1.9.2-6) unstable; urgency=medium
* Sources/NSTimeZones.m :
apply NSTimeZone stucture packing patch from CVS
(avoid Core dump on arm).
* debian/control.m4:
-libgnustep-base1 now depends on gnustep-base-common
(>= {Source:Version}) and not (= {Source:Version})
(needed if we want to install multiple version of shared lib).
-Add {shlibs:Depends} and {misc:Depends} in
libgnustep-base1-dbg Depends field.
-libgnustep-base1-dev now depends on libxslt1-dev and libssl-dev.
* Regenerate debian/control file:
add amd64 in Build-Depends (closes: #247141).
-- Eric Heintzmann <eric@gnustep.fr.st> Sat, 10 Jul 2004 17:33:06 +0200
gnustep-base (1.9.2-5) unstable; urgency=low
* Add build-indep dependency on tetex-bin (closes: #257801). * Add amd64 support (addresses: #247141).
-- Matthias Klose <doko@debian.org> Tue, 6 Jul 2004 07:26:39 +0200
gnustep-base (1.9.2-4) unstable; urgency=low
* Tighten build dependency on ffcall.
-- Matthias Klose <doko@debian.org> Sat, 3 Jul 2004 06:46:37 +0200
gnustep-base (1.9.2-3) unstable; urgency=low
* Fix symbolic link to shared library.
-- Matthias Klose <doko@debian.org> Mon, 28 Jun 2004 07:11:06 +0200
gnustep-base (1.9.2-2) unstable; urgency=low
* Provide wrapper scripts for GNUstep tools (closes: #256147).
-- Matthias Klose <doko@debian.org> Fri, 25 Jun 2004 21:39:41 +0200
gnustep-base (1.9.2-1) unstable; urgency=low
* New upstream release.
* debian/control.m4:
-Update Debian GNUstep maintainers e-mail
-New build-dependancy: libxslt1-dev
* Sources/NSUserDefaults.m:
Apply Richard Frith-Macdonald's patch from CVS
(allow to build all the documentation).
* New Packaging scheme. Apply all recommendations of the
Debian Library Packaging Guide:
- gnustep-base1 is now an empty transitional package.
- gnustep-base1-dev has been renamed in libgnustep-base1-dev.
- gnustep-base1-dbg has been renamed in libgnustep-base1-dbg.
- new gnustep-base-common package (common files).
- new libgnustep-base1 package (shared library).
-- Eric Heintzmann <eric@gnustep.fr.st> Mon, 14 Jun 2004 19:33:29 +0200
gnustep-base (1.9.1-2) unstable; urgency=low
* debian/rules: Update CC. * Source/NSUserDefaults: apply patch from CVS.
-- Eric Heintzmann <eric@gnustep.fr.st> Tue, 6 Apr 2004 15:21:11 +0200
gnustep-base (1.9.1-1) unstable; urgency=low
* New upstream release.
-- Eric Heintzmann <eric@gnustep.fr.st> Sun, 14 Mar 2004 20:16:48 +0100
gnustep-base (1.9.0-4) unstable; urgency=low
* Use Source/simple-load.h from CVS:
resolves problems when loading frameworks.
-- Eric Heintzmann <eric@gnustep.fr.st> Mon, 16 Feb 2004 22:42:37 +0100
gnustep-base (1.9.0-3) unstable; urgency=low
* Build-Depend on ffcall1-dev on mips (closes: #229844).
-- Matthias Klose <doko@debian.org> Thu, 29 Jan 2004 00:08:53 +0100
2003
gnustep-base (1.9.0-2) unstable; urgency=low
* Add conflict with gnustep-gui 0.9.0.
-- Eric Heintzmann <eric@gnustep.fr.st> Fri, 19 Dec 2003 19:39:16 +0100
gnustep-base (1.9.0-1) unstable; urgency=low
* New upstream release.
-- Eric Heintzmann <eric@gnustep.fr.st> Sat, 13 Dec 2003 23:45:29 +0100
gnustep-base (1.8.0-2) unstable; urgency=medium
* Make libffcall-dev/libffi-dev build dependencies more strict.
-- Matthias Klose <doko@debian.org> Mon, 6 Oct 2003 21:44:11 +0200
gnustep-base (1.8.0-1) unstable; urgency=low
* New upstream release. * gnustep-base1 now depends on timezoneconf (closes: #213157).
-- Eric Heintzmann <eric@gnustep.fr.st> Tue, 30 Sep 2003 12:21:41 +0200
gnustep-base (1.7.3-2) unstable; urgency=low
* Do not start gdnc at boot time. * Update debian/README.Debian file.
-- Eric Heintzmann <eric@gnustep.fr.st> Wed, 24 Sep 2003 17:52:10 +0200
gnustep-base (1.7.3-1) unstable; urgency=low
* New upstream release. * Update to standard version 3.6.1. * debian/control file : update Conflicts fields.
-- Eric Heintzmann <eric@gnustep.fr.st> Tue, 26 Aug 2003 17:03:07 +0200
gnustep-base (1.7.2-2) unstable; urgency=low
* New Co-Maintainer. * Update to standard version 3.6.0. * Patch Tools/gdnc.m (properly daemonize gdnc). * Add "-V" option to dh_makeshlibs.
-- Eric Heintzmann <eric@gnustep.fr.st> Fri, 22 Aug 2003 23:26:55 +0200
gnustep-base (1.7.2-1) unstable; urgency=low
* New upstream release.
* Update debian/rules to use flattened directory structure :
remove GS_HOST, GS_CPU, GS_OS, GS_LIB_DIR, GS_COMBO_DIR variables.
* Install new gdnc manpage (closes: #166368).
-- Eric Heintzmann <eric@gnustep.fr.st> Thu, 24 Jul 2003 18:33:29 +0200
gnustep-base (1.7.1-6) unstable; urgency=low
* Add m4 to the build dependencies (the autoconf build dependency
was removed in 1.7.1-1 without adding the m4 dependency).
-- Matthias Klose <doko@debian.org> Wed, 23 Jul 2003 11:05:32 +0200
gnustep-base (1.7.1-5) unstable; urgency=low
* Fix check to detect procfs support.
-- Matthias Klose <doko@debian.org> Wed, 23 Jul 2003 07:47:10 +0200
gnustep-base (1.7.1-4) unstable; urgency=low
* Add zlib1g-dev to build dependencies (closes: #202279). * Fix typo in extracting the CC used in gnustep-make. * Turn on verbose build.
-- Matthias Klose <doko@debian.org> Tue, 22 Jul 2003 08:48:33 +0200
gnustep-base (1.7.1-3) unstable; urgency=low
* Don't depend build target on build-indep target.
-- Matthias Klose <doko@debian.org> Fri, 18 Jul 2003 06:44:47 +0200
gnustep-base (1.7.1-2) unstable; urgency=low
* Updates to the build system.
-- Matthias Klose <doko@debian.org> Wed, 16 Jul 2003 00:15:03 +0200
gnustep-base (1.7.1-1) unstable; urgency=low
* New upstream release. * Update to standard version 3.5.10. * Update to debhelper compatibility level 4. * New gnustep-base-doc package (closes: #148030). * Use gcc/gobjc 3.3. * Fix lintian warnings and errors. * Update README.Debian file. * Update copyright file. * Update Descriptions field in debian/control ( using descriptions found in .spec files ). * Update gdomap and gdnc init scripts. * Do not use dh_doclink any longer. * New gdomap manpage. * Add debian/watch file.
-- Eric Heintzmann <eric@gnustep.fr.st> Tue, 17 Jun 2003 18:56:09 +0200
gnustep-base (1.6.0-2) unstable; urgency=low
* Correct CPU string on arm.
-- Matthias Klose <doko@debian.org> Fri, 21 Mar 2003 07:51:57 +0100
gnustep-base (1.6.0-1) unstable; urgency=low
* New upstream release.
-- Matthias Klose <doko@debian.org> Thu, 20 Mar 2003 22:57:53 +0100
gnustep-base (1.5.90-1) unstable; urgency=low
* Snapshot taken from the freeze-1_6_0 branch (CVS 20030303).
-- Matthias Klose <doko@debian.org> Tue, 4 Mar 2003 00:31:39 +0100
gnustep-base (1.5.2-2) unstable; urgency=low
* Add GNU_TYPE in configure.
-- Matthias Klose <doko@debian.org> Sat, 1 Mar 2003 14:05:19 +0100
gnustep-base (1.5.2-1) unstable; urgency=low
* New upstream release. * Correctly stop gdnc process in init script (closes: #180728).
-- Matthias Klose <doko@debian.org> Sat, 22 Feb 2003 18:52:29 +0100
gnustep-base (1.5.1-1) unstable; urgency=low
* New upstream release.
-- Matthias Klose <doko@debian.org> Sun, 19 Jan 2003 10:10:10 +0100
2002
gnustep-base (1.5.0-1) unstable; urgency=low
* New upstream release.
-- Matthias Klose <doko@debian.org> Sun, 8 Sep 2002 13:30:21 +0200
gnustep-base (1.4.0-1) unstable; urgency=low
* New upstream version.
-- Matthias Klose <doko@debian.org> Wed, 31 Jul 2002 00:11:23 +0200
gnustep-base (1.3.4-2) unstable; urgency=medium
* Fix gobjc dependency on m68k (closes: #153975).
-- Matthias Klose <doko@debian.org> Wed, 24 Jul 2002 00:12:09 +0200
gnustep-base (1.3.4-1) unstable; urgency=low
* New upstream release. * Add conflict to gnustep-ssl (closes: #152422). * Call ldconfig in postinst (closes: #151975).
-- Matthias Klose <doko@debian.org> Sun, 14 Jul 2002 21:05:43 +0200
gnustep-base (1.3.2-3) unstable; urgency=low
* Use gcc-3.1 except on m68k (gcc-3.0). * gobjc-3.0 ICE is fixed in gobjc-3.1 on hppa (closes: #145910).
-- Matthias Klose <doko@debian.org> Sat, 1 Jun 2002 00:19:23 +0200
gnustep-base (1.3.2-2) unstable; urgency=low
* Use libffcall for arm and hppa as well (closes: #145910, #147622).
-- Matthias Klose <doko@debian.org> Fri, 24 May 2002 00:48:14 +0200
gnustep-base (1.3.2-1) unstable; urgency=low
* New upstream version.
* Experimental: Configure gnustep-base with --enable-libffi on
architectures, which don't have ffcall (alpha, arm, ia64).
* Add gdnc init script.
-- Matthias Klose <doko@debian.org> Sat, 4 May 2002 14:56:19 +0200
gnustep-base (1.3.0-4) unstable; urgency=low
* Enable building the SSL bundle (the SSL bundle code is licensed under
the LGPL).
-- Matthias Klose <doko@debian.org> Wed, 1 May 2002 15:50:16 +0200
gnustep-base (1.3.0-3) unstable; urgency=high
* gdomap: Close stderr after forking (closes: #140077). The buildd did hang, when installing the package. Therefore, urgency=high.
-- Matthias Klose <doko@debian.org> Sun, 31 Mar 2002 08:11:32 +0200
gnustep-base (1.3.0-2) unstable; urgency=low
* Configure SSL directory as well.
-- Matthias Klose <doko@debian.org> Mon, 18 Mar 2002 00:37:20 +0100
gnustep-base (1.3.0-1) unstable; urgency=low
* New upstream version. * Suggests gnustep-ssl package (containing the SSL bundle). * Refer to /etc/init.d/gdomap in README.Debian (closes: #135931). * /etc/default/gdomap: New file sourced by /etc/init.d/gdomap.
-- Matthias Klose <doko@debian.org> Fri, 15 Mar 2002 22:55:02 +0100
gnustep-base (1.1.0-3) unstable; urgency=high
* gdomap: Close open files after forking, use syslog (closes: #135390). The buildd did hang, when installing the package. Therefore, urgency=high.
-- Matthias Klose <doko@debian.org> Tue, 26 Feb 2002 08:05:40 +0100
gnustep-base (1.1.0-2) unstable; urgency=low
* Fix zoneinfo symlink (closes: #129482).
-- Matthias Klose <doko@debian.org> Wed, 16 Jan 2002 21:24:44 +0100
gnustep-base (1.1.0-1) unstable; urgency=low
* New upstream version. * configure with --disable-openssl.
-- Matthias Klose <doko@debian.org> Wed, 9 Jan 2002 23:18:04 +0100
gnustep-base (1.0.2-2) unstable; urgency=low
* Correctly determine s390 architecture. * Build-Depend on gnustep-base (>= 1.2.0-2) on architecture s390.
-- Matthias Klose <doko@debian.org> Wed, 9 Jan 2002 02:24:07 +0100
2001
gnustep-base (1.0.2-1) unstable; urgency=low
* Tighten dependency on gnustep-make (>= 1.2.0-1).
-- Matthias Klose <doko@debian.org> Mon, 31 Dec 2001 03:07:06 +0100
gnustep-base (1.0.2-0.5) unstable; urgency=low
* Tighten dependency on gnustep-make (>= 1.2).
-- Matthias Klose <doko@debian.org> Sun, 9 Dec 2001 11:18:01 +0100
gnustep-base (1.0.2-0.4) unstable; urgency=low
* Lower 'Depends' to 'Recommends' in gnustep-base-examples
(closes: #107940, #112484).
-- Matthias Klose <doko@debian.org> Sat, 22 Sep 2001 10:14:36 +0200
gnustep-base (1.0.2-0.3) unstable; urgency=low
* Add dependency on gobjc-3.0 (closes: #109779).
-- Matthias Klose <doko@debian.org> Sat, 25 Aug 2001 10:45:24 +0200
gnustep-base (1.0.2-0.2) unstable; urgency=low
* gstep-core isn't part of woody anymore. Replaced by the component
packages (closes: #67701, #81482, #84609, #87362)
* gnustep uses gcc-3.0, gnustep-objc removed from woody (closes: #87968,
#106785)
* build error on alpha with gcc-2.95 (closes: #88146).
* fixed gnustep-base-examples link (closes: #69789).
* call dpkg-statoverride only, if not yet registered (closes: #88720).
* debian/control.m4: Add Uploaders field.
* Fixed dependency error on libxml (closes: #93356).
* gnustep-base doesn't add a line to ld.so.conf anymore, gstep-base0
isn't in the dist anymore (closes: #77360).
-- Matthias Klose <doko@debian.org> Sun, 19 Aug 2001 11:03:11 +0200
gnustep-base (1.0.2-0.1) unstable; urgency=low
* New upstream release. * Use Standards-Version: 3.5.5.
-- Chanop Silpa-Anan <chanop@debian.org> Fri, 6 Jul 2001 22:39:48 +1000
gnustep-base (0.9.1.010302-1) unstable; urgency=low
* New maintainer. * New CVS version. * Various small fixes.
-- Kai Henningsen <kai@khms.westfalen.de> Sat, 3 Mar 2001 01:14:35 +0100
gnustep-base (0.9.1.010224-1) unstable; urgency=low
* New snapshot from CVS. * Each library gets its own source package.
-- Matthias Klose <doko@debian.org> Sun, 4 Feb 2001 20:40:07 +0100
2000
gstep-core (0.6.6-0.1) unstable; urgency=low
* New upstream version. * debian/control.in: Update build dpendencies.
-- Matthias Klose <doko@cs.tu-berlin.de> Thu, 20 Jul 2000 21:02:28 +0200
gstep-core (0.6.5-3) frozen unstable; urgency=low
* base/Source/NSInvocation.m: Fix important build error on alpha #59373.
* Set GNUSTEP_SYSTEM_ROOT to /usr/lib/GNUstep and disable separate
system root. Needed to correctly build gstep-extensions and gstep-guile.
* debian/gstep-base.init.in: Fix typo (fixes #59423).
* debian/gstep-base.postrm: Remove directory in ld.so.conf inserted
in postinst (fixes #59424).
-- Matthias Klose <doko@cs.tu-berlin.de> Wed, 1 Mar 2000 21:33:53 +0100
gstep-core (0.6.5-2) frozen unstable; urgency=medium
* Updated to the current state of the CVS. Integrates the Debian
patches submitted upstream.
* debian/gstep-base.init.d: Use new gdomap option -p for not probing
machines on the local network (really fixes grave #55906).
* debian/README.Debian: Document gdomap configuration.
* debian/control.in: Add autoconf to Build-Depends (fixes i#58873).
-- Matthias Klose <doko@cs.tu-berlin.de> Sun, 27 Feb 2000 22:31:00 +0100
gstep-core (0.6.5-1) frozen unstable; urgency=medium
* Final release. * Don't probe machines on the local network (grave #55906). * Stop gdomap daemon (#48796). * /etc/GNUstep: directory for GNUstep configuration files. * debian/control.in: Add build depends.
-- Matthias Klose <doko@cs.tu-berlin.de> Sat, 19 Feb 2000 10:09:19 +0100
1999
gstep-core (0.6.0.90-1) unstable; urgency=low
* New snapshot from CVS (1999-10-28).
-- Matthias Klose <doko@cs.tu-berlin.de> Thu, 28 Oct 1999 21:04:46 +0200
gstep-core (0.6.0-1) unstable; urgency=low
* New upstream release.
* debian/gstep-base.init: Change init script message (fixes #40339).
* debian/gstep-xgps.{preinst,postrm}: Divert gpbs (fixes #40976).
* debian/gstep-base.init.in: Don't source GNUstep.sh (fixes #40338).
* debian/control.in: Use versioned package names for libraries.
-- Matthias Klose <doko@cs.tu-berlin.de> Sat, 21 Aug 1999 20:41:37 +0200
gstep-core (0.5.5.990625-1) unstable; urgency=low
* New snapshot.
-- Matthias Klose <doko@cs.tu-berlin.de> Fri, 25 Jun 1999 22:24:56 +0200
gstep-core (0.5.5.990508-1) unstable; urgency=low
* New snapshot. Built with xgps as backend.
-- Matthias Klose <doko@cs.tu-berlin.de> Sun, 9 May 1999 15:18:28 +0200
gstep-core (0.5.5.990310-1) unstable; urgency=low
* GNUstep 0.5.5 + minor updates from the CVS archive.
-- Matthias Klose <doko@cs.tu-berlin.de> Thu, 11 Mar 1999 22:47:17 +0100
gstep-core (0.5.5-1) unstable; urgency=low
* gstep-0.6 prerelease2 ("dawn").
* gstep-extensions, gstep-db and gstep-guile are moved out of the core package.
* Moved to debhelper-1.2.x.
* First try for powerpc and alpha architectures.
* New package gstep-base-dbg (link with -lgnustep-base_d).
-- Matthias Klose <doko@cs.tu-berlin.de> Wed, 24 Feb 1999 18:35:13 +0100
1998
gstep-core (0.5.0.981229-1) frozen unstable; urgency=low
* Fixed linking of guile dependent binaries (introduced with guile 1.3-11). * Fixed x permissions of debian installation scripts.
-- Matthias Klose <doko@cs.tu-berlin.de> Tue, 29 Dec 1998 20:12:17 +0100
gstep-core (0.5.0.981222-1) frozen unstable; urgency=low
* Moved symlink patches upstream. * Built with debhelper 1.1.24 and provide the needed debhelper-1.2.18 files.
-- Matthias Klose <doko@cs.tu-berlin.de> Mon, 22 Dec 1998 21:41:54 +0200
gstep-core (0.5.0.981218-1) frozen unstable; urgency=low
* New maintainer.
* Previous builds included GNUSTEP_SYSTEM_ROOT, if GNUstep packages
were installed.
* Fixed build error on the alpha architecture (forwarding still doesn't
work).
* Install compiled guile modules in /usr/lib/guile1.3; don't know, if
this is correct, but better than /usr/share/guile.
-- Matthias Klose <doko@cs.tu-berlin.de> Sat, 19 Dec 1998 01:53:27 +0200
gstep-core (0.5.0.981215-0.1) frozen unstable; urgency=low
* Finally recompiled with correct libc. * Finished db and guile packages (db already was in 0.5.0.980820-0.1).
-- Matthias Klose <doko@cs.tu-berlin.de> Mon, 14 Dec 1998 16:15:27 +0200
gstep-core (0.5.0.981207-0.1) frozen unstable; urgency=low
* Recompiled with correct libc. * Removed dependencies on dpsclient. * Fixed dependencies of gstep-*-dev packages. * debian/rules: Removed explicit ix86 dependencies (again!). * Added debian/patches directory for Debian specific patches.
-- Matthias Klose <doko@cs.tu-berlin.de> Mon, 7 Dec 1998 14:38:47 +0200
gstep-core (0.5.0.981106cvs-1) frozen unstable; urgency=low
* New upstream CVS snapshot.o
With the new anon CVS server, we can now track the GNUstep
development much faster.
* Don't build gstep-xdps until there's a free DPS system in Debian.
* Instead, we have the X/RAW backend. With X/RAW, gstep doesn't any
longer depend on non-free components and can go into main.
* gstep-gui now has a working NSText class.
* debian/rules: Rewritten again.
-- Gregor Hoffleit <flight@debian.org> Sat, 7 Nov 1998 12:08:45 +0100
gstep-core (0.5.0.980820-0.1) unstable; urgency=low
* New upstream snapshot. * Built with X/RAW as backend; still depends on dgs. * New postinst/postrm scripts. * debian/rules: Rewritten. * debian/control.in: Tightened dependencies. * Keep NEXTSTEP files.
-- Matthias Klose <doko@cs.tu-berlin.de> Tue, 25 Aug 1998 13:48:48 +0200
gstep-core (0.5.0.980806-1) unstable; urgency=low
* New upstream snapshot. * GNUstep is now built from a single source package, gstep-core.
-- Gregor Hoffleit <flight@debian.org> Fri, 7 Aug 1998 13:33:43 +0200