2009
libggi (1:2.2.2-5) unstable; urgency=low
* Change arch line of correct package.
-- Bradley Smith <bradsmith@debian.org> Mon, 17 Aug 2009 20:33:13 +0100
libggi (1:2.2.2-4) unstable; urgency=low
* Restrict arches for libggi-target-vcsa. Closes: #541103. * Update Standards-Version to 3.8.3. * Update debhelper version to 7. * Add debian/README.source. * Update config.{sub,guess} on configure.
-- Bradley Smith <bradsmith@debian.org> Mon, 17 Aug 2009 19:25:58 +0100
2008
libggi (1:2.2.2-3) unstable; urgency=low
* Change maintainer email. * Add missing depends in -dev package. Closes: #504875.
-- Bradley Smith <bradsmith@debian.org> Sat, 08 Nov 2008 15:40:45 +0000
libggi (1:2.2.2-2) unstable; urgency=low
* Remove obsolete dependency on devfsd. * Disable glide target. Closes: #487142.
-- Bradley Smith <brad@brad-smith.co.uk> Sat, 12 Jul 2008 18:39:09 +0100
libggi (1:2.2.2-1) unstable; urgency=low
* New Maintainer. Closes: #460145. * Move changes to source tree into 00_misc.diff. * Update debian/rules. * Build libggi-target-svgalib on amd64. * 03_fix_as-needed.diff - Fix --as-needed in ltmain.sh. Closes: #396026 * Fix postinst script to not ask user quiestions manually. Closes: #396021 * Replace obsolete dependencies (x-dev, xutils). * Add lintian override for menu-command-not-in-package (/bin/sh) * Bump Standards Version to 3.8.0. (No changes needed). * Changes thanks to Barry deFreese <bddebian@comcast.net> - New upstream release. - Add armel arch on fbdev binary package. Closes: #469968. - Fix typo in package description. Closes: #399158. - Fix watch file. Closes: #449712. - Add quilt patch system. + 01_manpages.diff - Fix whatis entrys and unknown commands. + 02_glide.diff - Fix failures in glide files. - Use glide2-dev not glide3-dev. - Add copyright holders. - Move Homepage from package descriptions to source header. - Bump debhelper build dep to 5. - Move DH_COMPAT from rules to compat and set to 5.
-- Bradley Smith <brad@brad-smith.co.uk> Sun, 08 Jun 2008 21:24:43 +0100
2006
libggi (1:2.2.1-5) unstable; urgency=medium
* configure will die if the aa target is not built.
Closes: #390000.
* Fixed lintian messages:
- package-has-a-duplicate-build-relation libx11-dev, libx11-dev
- manpage-has-errors-from-man usr/share/man/man3/ggiJoinInputs.3.gz
- manpage-has-errors-from-man usr/share/man/man3/ggidev-add_3.3.gz
- syntax-error-in-debian-changelog line 148
* programs/check/speed.c: replace CLK_TCK with CLOCKS_PER_SEC.
-- Anibal Monsalve Salazar <anibal@debian.org> Tue, 17 Oct 2006 15:35:53 +1000
libggi (1:2.2.1-4) unstable; urgency=low
* Fixed FTBFS on powerpc. Closes: #380163. Patch by Christoph Egger <Christoph_Egger@gmx.de>.
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 28 Jul 2006 12:39:19 +1000
libggi (1:2.2.1-3) unstable; urgency=low
* Changed a dependency of libggi2-dev from libgii-dev to libgii1-dev
(>= 1:1.0.1-2).
* Fixed "FTBFS on GNU/kFreeBSD". Closes: #380066.
Patch by Petr Salinger <Petr.Salinger@seznam.cz>.
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 27 Jul 2006 21:32:13 +1000
libggi (1:2.2.1-2) unstable; urgency=low
* New maintainers. Closes: #378920. * Installed libggi.so.2.0.2. Closes: #380035.
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 27 Jul 2006 12:41:33 +1000
libggi (1:2.2.1-1) unstable; urgency=low
* QA upload. * Set QA as maitainer. * New upstream release. Closes: #284211. * Set Standards-Version to 3.7.2. * Added homepage to description. * Added watch file. * ACK NMUs. Closes: #370238, #366726, #320881, #322856, #297147. * Removed libdirectfb-dev as build dependency. Closes: #369653.
-- Anibal Monsalve Salazar <anibal@debian.org> Tue, 25 Jul 2006 13:12:44 +1000
libggi (1:2.0.5-1.2) unstable; urgency=high
* Non-maintainer upload.
* Replace build-dependency on xlibs-static-pic with build-dependencies on
the right modular -dev packages. (There are no _pic libraries anymore;
they have been replaced by proper shared libraries.) Fixes FTBFS.
(Closes: #366726)
-- Steinar H. Gunderson <sesse@debian.org> Sun, 4 Jun 2006 11:21:24 +0200
2005
libggi (1:2.0.5-1.1) unstable; urgency=low
* Build-depends on libaa1-dev instead of aalib1-dev (closes: bug#320881, bug#322856). * gcc-4.0 fixes by Andreas Jochen (closes: bug#297147). * Libtool update.
-- Aurelien Jarno <aurel32@debian.org> Tue, 6 Sep 2005 14:39:25 +0200
2004
libggi (1:2.0.5-1) unstable; urgency=low
* New upstream source: X-target, focus, doc, build, libtool.
* Debian/control: Remove superfluous Build-Depends libxt-dev.
Add Build-Depends xutils: AC_PATH_X requires xmkmf.
Build-Depends on libgii-0.8.5 for interworking of new focus code.
* Move maintainers manpages for demo programs from section 6 to 1.
-- Martin Albert <ma@debian.org> Fri, 2 Jul 2004 00:00:03 +0200
libggi (1:2.0.4-3) unstable; urgency=low
* Patch from ggi-project.org: X-target: fix for focus stealing.
Receive key events also when mouse is not over the window.
* Debian/control: Update Build-Depends:
For the patch: libgii0-dev (>= 1:0.8.4+cvs.stable.20040218-2).
For sarge: libx11-dev, libxt-dev, xlibs-static-pic (closes #240810).
* Debian/control: Remove from target-fbdev: Recommends: libdirectfb.
Thanks for daring patch to Martin Helas, Munich BSP (closes #240570).
* Remove debian/libggi-samples.doc-base: obsolete since upstream dropped
monitest docs from the release (closes #236434).
* Debian/rules: no longer make xlib6g an alternative dependancy.
Edit fbdev.conf to comment out entries pointing to directfb.so.
-- Martin Albert <ma@debian.org> Sat, 1 May 2004 19:30:45 +0200
libggi (1:2.0.4-2) unstable; urgency=low
* Debian/rules: Configure --disable-directfb,
hence no /usr/lib/ggi/helper installed to libggi package.
* Debian/control: Remove from Build-Depends: groff and linuxdoc-tools,
obsolete since upstream dropped monitest docs from the release.
* Patch configure.in: Fix with diff a strange construct, that kept
configure from finding the X headers (lead to: -I module.c),
was done with 2.0.1-rc3 already, slipped in again. Me now learned
automake/autoconf and i confidentially pass the fix upstream at last :-)
-- Martin Albert <ma@debian.org> Thu, 3 Mar 2004 04:43:52 +0100
libggi (1:2.0.4-1) unstable; urgency=low
* New update from stable cvs 20040218: gcc 3.3, X target, clipping, 64bit.
Improved checkmode and struct check. Manpage fixes (closes: #176577).
* Also fixes 'multiline string' errors in default/linear_16/crossblit.c.
Thanks to Thomas Poindessous for his patch and to Roland Mas for NMU
(closes: #197214).
* Thanks James Troup, Petter Reinholdtsen and Luk Claes for their help.
This pkg has the original updated build system from cvs.ggi-project,
and i hope that this solves the arm build issues (closes: #208288).
* Update Standards-Version: 3.6.1.
Debian/rules: Build with -g; -O0 if DEB_BUILD_OPTIONS has noopt.
All menu strings are quoted.
* Debian/rules: Monitest documentation is no longer build with this package,
but moves to ggi-doc. Clean rules from everything that dealt with that.
* Debian/control: change section of libggi2-dev to libdevel.
Add libsvga1-dev to build dependencies for i386.
* Aclocal1.5, autoheader2.13, automake1.5, autoconf2.13.
Update config.{guess,sub} from autotools-dev-20040105.1.
* Apply with diff from CVS default/fbdev/directfb/directfbglobals.c
Revision 1.7 (missing in release): ... for directfb-0.9-17.
* ... but configure disables directfb-renderer (again).
Won't work with libdirectfb > 0.9-17, sigh.
Keep the Build-Depends - this will be fixed after sarge release.
* Configure without internal DGA support to avoid runtime error.
-- Martin Albert <ma@debian.org> Thu, 19 Feb 2004 03:37:39 +0100
2003
libggi (1:2.0.4-0) unstable; urgency=low
* Unreleased. New upstream: gcc 3.3, X target, clipping, 64bit, cygwin.
Improved checkmode and struct check. Manpage fixes (closed: #176577).
* Also fixes 'multiline string' errors in default/linear_16/crossblit.c.
Thanks to Thomas Poindessous for his patch and to Roland Mas for NMU
(closed: #197214).
* Thanks James Troup, Petter Reinholdtsen and Luk Claes for their help.
NOT Libtoolized using 1.5-7 (doesn't close this 208288 thing).
This experimental pkg has the original build system as comes from
ggi-project, so anyone can try ...
* Apply with diff from CVS default/fbdev/directfb/directfbglobals.c
Revision 1.7 (missing in release): ... for directfb-0.9-17.
* ... but configure disables directfb-renderer (again).
Won't work with libdirectfb > 0.9-17, sigh.
* Debian/rules: set substvar Cource-Version from $(version).
Remove TODO from docs. Monitest docs no longer included.
-- Martin Albert <ma@debian.org> Tue, 24 Dec 2003 20:59:42 +0100
libggi (1:2.0.2-1.1) unstable; urgency=low
* Non-maintainer upload according to the release manager's plan.
* Fix multiline strings to allow building with g++ 3.3, patch from
Thomas Poindessous <thomas@poindessous.com>,
but should not close anything like 197214 (ma).
-- Roland Mas <lolando@debian.org> Sun, 24 Aug 2003 10:48:49 +0200
libggi (1:2.0.2-1) unstable; urgency=medium
* New upstream source: Release 2.0.2, enhanced X multithreading.
* Apply with diff from CVS default/fbdev/directfb/directfbglobals.c
Revision 1.7: ... for directfb-0.9-15.
* Control: Description: Introductory part shortened to one line,
move up 'install a target' for libggi2 to be readable on small screens
(thanks Steve Greenland), add recommendation of libdirectfb to fbdev.
Build-Depends: add libdirectfb-dev, update libgii0 to >> 1:0.8.2.
Libggi-target-x depends: libgii0-target-x (shouldn't i do one big ggi?).
Add Recommends: libdirectfb to fbdev, Enhances: libggi2 to targets.
Libggi-samples recommend target and suggest ggi-doc, also in Desc.
Updated to Standards: 3.5.8.
* Rules: Configure with-directfb=`directfb-config --version`/gfxdrivers.
-- Martin Albert <ma@debian.org> Wed, 8 Jan 2003 13:44:05 +0100
2002
libggi (1:2.0.1+rc5-1) unstable; urgency=low
* New upstream source: upcoming 2.0.2 releases fifth test candidate.
Build system knows xlib-pics; libdirectfb, X, ltmain.sh.
* Control: Change description to 'many operating systems'.
* Rules: Use more files for dh_installdocs. Configure libdirectfb.
* Maintainer Scripts: target fbdev-postinst: if DEBIAN_FRONTEND=
noninteractive, create devices silently.
-- Martin Albert <ma@debian.org> Tue, 10 Dec 2002 05:11:45 +0100
libggi (1:2.0.1+rc4-1) unstable; urgency=low
* New upstream source: upcoming 2.0.2 releases fourth test candidate.
Man pages ggiteleserver.1, cube3d.1 and monitest.1.
* Control: Add Replaces to libggi and target-fbdev to aid in the move
of the hw-dependant modules to the fbdev package (closes: #171657).
Add libggi-target-lcd823 for powerpc (experimental).
* Rules: more clean up of binary-arch target.
Install new README.X and README.mach64 in doc,
target-fbdev/doc and target-x/doc can thus no longer be links.
Install target-lcd823. Install demo and flying_ggis binaries.
* Debian/ggiteleserver.1 and monitest.1 removed, add ggi-demos.6.
* Debian/lintian.overrides now obsolete and removed.
-- Martin Albert <ma@debian.org> Tue, 04 Dec 2002 12:54:06 +0100
libggi (1:2.0.1+rc3-2) unstable; urgency=low
* Let x-helpers and dga-target build against Xxf86*_pic libs
by patching configure and Makefile.in (closes: #171510).
Reverted ASAP by final upstream release.
* Build-Depends: add xlibs-pic.
-- Martin Albert <ma@debian.org> Tue, 03 Dec 2002 11:04:10 +0100
libggi (1:2.0.1+rc3-1) unstable; urgency=low
* New upstream source: upcoming 2.0.2 releases third test candidate.
Display-fbdev includes DirectFB renderer now.
Display-x and -xlib unified to display-x.
All manpages no longer use 'ggi' after section.
* ltmain.sh updated from Debian libtool 1.4.3-2 to be able to build
without installed libggi.
* Configure: diff patches a strange construction away, that kept
configure from finding the X headers (lead to: -I module.c).
* Debian/ggiteleserver.1: Add reference to (new) ggiteleserver.7.
* Add ggiteleserver.7 to samples package.
Move ggi-monitest man page from section 6 to 1.
Remove display-xlib manpage from target-x.
* Control: Standards Version 3.5.6.
Build-Depends no longer on obsoleted sgml-tools.
Changed description of target-x: display-xlib does no longer exist.
Fix spelling errors in description of binary and samples packages,
thanks to Matt Zimmerman <mdz@debian.org> (closes: #124959, #125625).
* Rules: remove cruft and clean up configure, install, ea.
* Debian/lintian-overrides: removed now that lintian knows modules.
Added for samples-package: manpage-has-wrong-extension.
* Debian/README.potato, debian/README: obsolete, removed.
* Keep obsoleted postinst, prerm around for woody/stable builds.
* Acknowledge historical (no longer relevant yada-) patch in bts,
thanks to Josip Rodin after long last (closes: #45365).
-- Martin Albert <ma@debian.org> Sat, 01 Dec 2002 23:33:34 +0100
2001
libggi (1:2.0.1-2) unstable; urgency=medium
* display/lcd823/mode.c:GGI_lcd823_checkmode uses undefined symbol 'tm',
patched to be 'mode' and sent patch upstream.
Showed up on powerpc as this is the only arch to build this target.
* Conflict only with display-targets from known incompatible sources.
Uses substvar Cource-Version in place of Source-Version.
-- Martin Albert <ma@debian.org> Wed, 12 Sep 2001 15:02:35 +0200
libggi (1:2.0.1-1) unstable; urgency=medium
* New upstream source (closes: #44147). * Libggimisc is now a package of its own (upstream). Check your Deps. Recommends: libggimisc2(-dev) have been added to libggi2 and libggi2-dev. * Maintainer address in changelog and control changed to d.o. * New Build-Depends: libgii (>= 1:0.8.1) and libglide2-dev. Removed xlib6g (see README.potato for building on a potato system). * Control: Removed interface stability warning as GGI claims it stable. libggi2: Use Source-Version subst var to Conflict targets (closes: #96433). target-x: hack Depends: to xlibs | xlib6g (for potato). target-glide: Add fixed Depends: libglide2 as it cannot be found by dpkg. * Clean debian and lintian.overrides from doc-base- and menu-samples. * Add new targets glide.so, ipc.so, mga_g400.so to lintian.overrides. * Removed private dh_* scripts from debian/ as debhelper 3.0.39 seems to maintain DH_COMPAT=2 wildcard expansion compatible to 3.0.0. * Drop Changelog.1999 from docs, add TODO to docs. * Fix typo in ggi-monitest.6. * Move .la files to libggi2-dev. Add to control file to make libggi2-dev conflict and replace libggi2 (<< 1:2.0.0-1). * Target-svgalib no longer built on alpha (everybody happy with that?). Target-glide now built on i386, glide-dev needs --with-extra-includes. Target-fbdev depends on makedev | devfsd to avoid makedev for devfs (closes: #93071, #56563, #96306). * Install new target specific man-pages to target packages. Use debian/package.manpages files for man7. * Install new ipc display target to libgii package. Add description to control file, package libggi2. * Added menu entries for X, DGA and console to Apps/Tools (closes: #98199, #98200).
-- Martin Albert <ma@debian.org> Tue, 21 Aug 2001 03:20:01 +0200
libggi (1:1.99.2.0b3.1-2.1) unstable; urgency=low
* Make Build-Dependency on svgalib-dev i386 only. (Closes: Bug#93071)
-- Anthony Towns <aj@azure.humbug.org.au> Tue, 24 Apr 2001 09:41:34 +1000
libggi (1:1.99.2.0b3.1-2) unstable; urgency=medium
* #include <time.h> added to programs/check/speed.c.
Patch will be sent to upstream.
* Build-Depends: added groff, fixed xlibs-dev (closes: #90998).
* Removed erronous shell script from rules. (closes: #89307).
* Fixed dh_installdocs call with -N.
* Fixed dh_shlibdeps call with -l.
* Samples package monitest provides for menu and doc-base.
* Target-fbdev postinst purge: rmdir /etc/ggi/targets when empty.
* Target-fbdev asks to create devices only when installed on
non-devfs kernels (closes: #88069).
-- Martin Albert <MartinAlbert@gmx.net> Sun, 1 Apr 2001 01:11:14 +0200
libggi (1:1.99.2.0b3.1-1) unstable; urgency=low
* New upstream source (closes: #28702, #49219, #75405). * New maintainer. * Use debhelper (closes: #80469). * Documentation goes to /usr/share. * Man pages go to /usr/share/man (closes: #80751). * Configfiles in /etc instead /usr/local/etc (closes: #57241, #57477). * Uses ncurses5 (closes: #65156). * Target-fbdev depends makedev (>= 2.3.1-24) and runs it correctly in postinst (closes: #55671). * Removed non-existent Suggests:libggi-doc (closes: #51000). * Added lintian/overrides/libggi2.
-- Martin Albert <MartinAlbert@gmx.net> Sat, 24 Feb 2001 16:17:18 +0100
2000
libggi (1:1.99.2.0b2.1-2) unstable frozen; urgency=low
* Make libggi-target-svgalib build only on i386 and alpha. Fixes an
important bug (Closes:#61177).
* Don't "Build-Depend" on "svgalibg1 | svgalib-dummyg1".
-- Charles Briscoe-Smith <cpbs@debian.org> Thu, 4 May 2000 01:19:46 +0100
libggi (1:1.99.2.0b2.1-1.1) unstable; urgency=low
* Non-maintainer upload * Recompile for potato (Closes: #53861)
-- Joseph Carter <knghtbrd@debian.org> Sun, 2 Jan 2000 00:28:48 -0800
1999
libggi (1:1.99.2.0b2.1-1) unstable; urgency=low
* New upstream source. We're now using beta release, rather then
daily snapshots, hence the very different version number.
* Conflict more aggressively with old libggi1 package, and with old
versions of targets. Targets now depend on the exact version of
libggi2 they were compiled with.
* Shlib dependencies now versioned.
* Updated yada.
-- Charles Briscoe-Smith <cpbs@debian.org> Wed, 19 May 1999 03:47:46 +0100
libggi (990413-3) unstable; urgency=low
* Update yada from rcs; fixes the problem with dangling "undocumented"
man page symlinks.
* Install cube3d.6 as ggi-cube3d.6, to match binary.
-- Charles Briscoe-Smith <cpbs@debian.org> Thu, 22 Apr 1999 12:15:06 +0100
libggi (990413-2) unstable; urgency=low
* Patch up to 990420; the changes are very small so I won't bother to
upload new upstream source for them.
* Install lin_vtsw.so in libggi2:/usr/lib/ggi/display.
* Update yada from RCS.
* Minor misc updates to debian/packages.
-- Charles Briscoe-Smith <cpbs@debian.org> Tue, 20 Apr 1999 21:13:09 +0100
libggi (990413-1) unstable; urgency=low
* New upstream source. * Use automake's DESTDIR to install into debian/hold. * New demo: ggi-cube3d. * Removed demo: ggi-shmdemo. * Add some build dependencies. * Update libggi2's description; libggi is in beta. * Update yada from RCS. * Work around bash bug 35979.
-- Charles Briscoe-Smith <cpbs@debian.org> Thu, 15 Apr 1999 00:39:11 +0100
libggi (990329-1) unstable; urgency=low
* New upstream source.
* Include <linux/fb.h> from Linux 2.2.4, so that the fbdev target can
compile again; reenable building of fbdev target package.
* Persuade fbdev.conf to be installed in the right place.
-- Charles Briscoe-Smith <cpbs@debian.org> Tue, 30 Mar 1999 12:40:45 +0100
libggi (990311-1) unstable; urgency=low
* New upstream source.
* Disable fbdev target and its package because it's unstable and won't
build at the moment.
* Update YADA from RCS.
-- Charles Briscoe-Smith <cpbs@debian.org> Fri, 12 Mar 1999 03:58:06 +0000
libggi (990305-1) unstable; urgency=low
* New upstream source.
* Split upstream tarball into 11 separate smaller tarballs using a
script now included in the libgii source package.
* Repackaged using YADA.
* Make libggi2-dev depend on libgii-dev. (Fixes bug #33895)
* Don't try to install xf86dga.so unless it was actually built.
(Fixes bug #33226)
* Don't use shlibs.*.null any more; just tolerate lots of ugly warnings
from dpkg-shlibdeps instead. libc6 was hardcoded into shlibs.*.null.
(Fixes bug #33053)
* As far as I can tell, bug #32153 is not present in this version.
-- Charles Briscoe-Smith <cpbs@debian.org> Sun, 7 Mar 1999 17:36:42 +0000
1998
ggi-devel (981216-1) unstable; urgency=low
* New upstream source.
* Lots of repackaging to cope with the new upstream source now using
autoconf/automake/libtool throughout, and having bumped the major
version number of libggi.
* Dropped most of my patches; they have now been incorporated
upstream. Those which hadn't are now obsolete because of the new
autoconf/automake configuration system.
* Merged libgg0{,-dev} into libgii0{,-dev}, because the two are now
quite difficult to separate.
* Describe xwin inputlib in libgii0's description.
* Temporarily drop libggi-samples, in the interests of timeliness --
I'll get the build rules for libggi-samples working again so it will
be included in the next release.
* Recompile with newer libc6 to get rid of versioning on the libc6
dependency.
* Add libggi2 explicitly to the Depends: line of each target, since
they are no longer linked against libggi.
-- Charles Briscoe-Smith <cpbs@debian.org> Fri, 25 Dec 1998 01:29:09 +0000
ggi-devel (981202-1) unstable; urgency=low
* New upstream source.
* Folded in changes from 981030-3:
+ Added a big fat warning to several binary packages' extended
descriptions to make it clear that LibGGI and friends are
experimental, under active development, and future versions are
liable to break binary compatibility with no warning.
+ Found out what a "spaceorb" is and describe it slightly better in
the libgii0 package description.
+ libggi-target-emu and libggi-target-monotext no longer provide
libggi-target, because they are not sufficient to produce output on
their own. Instead, then are suggested by libggi1.
+ libggi-target-monotext now recommends libggi-target-terminfo.
+ libggi-target-fbdev now depends on makedev (>= 2.3.1-5), and uses
this to create /dev/fb? device files at configure time if they don't
already exist.
* Try to make it so that libggimisc.conf contains the right path in its
".root" line.
-- Charles Briscoe-Smith <cpbs@debian.org> Wed, 2 Dec 1998 21:35:24 +0000
ggi-devel (981112-1) unstable; urgency=low
* New upstream source.
* Folded in changes from version 981030-2 (except for the few backed-out
changes which are appropriate in the unstable branch).
* Build and install svgalib wrapper; it now has reasonable copyright
licence notices. libvgagl is no longer included, so depend on
svgalibg1 to get it, while diverting svgalibg1's libvga out of the
way and replacing it with our own.
* Demos: don't install ggi-findleaks, do install ggi-testpattern,
install ggi-monitest and its documentation.
* When building, check whether libg{g,ii,gi} is installed and, if so,
bomb out. Hopefully I won't put out any more versions which need
themselves installed before they'll build.
* Fix some errors and warnings given by Lintian.
-- Charles Briscoe-Smith <cpbs@debian.org> Sat, 14 Nov 1998 23:17:07 +0000
ggi-devel (981102-1) frozen unstable; urgency=low
* Built and released before 981030-2, so doesn't contain 981030-2's
changes.
* New upstream source.
* Rebuild with new libncurses4.
-- Charles Briscoe-Smith <cpbs@debian.org> Mon, 2 Nov 1998 19:03:25 +0000
ggi-devel (981030-2) frozen; urgency=HIGH
* Released out-of-sequence, after 981102-1 above, and folded into this
unstable branch afterwards.
* Oops. I seem to have taken my brain off the hook and, in my last
release, tried to introduce unnecessary new code into the frozen
distribution (while introducing necessary new code). Therefore:
+ Backed out the following changes:
- Build & install a couple more demos whose licences are now fixed
- New LibGGI target: libggi-target-vcsa
+ Did not back out the following changes:
- New upstream source (because it fixed licensing problems)
- Remove svgalib wrapper from orig.tar.gz and remove corresponding
binary package (because it still had licensing problems)
- New packages libg{g,ii}0{,-dev} (because they are now needed
by libggi)
- Various other minor changes (because they are needed to cope
with upstream changes)
This release needs to go into "slink", because it fixes several
licensing problems. Urgency=HIGH because of this.
* Removed ggi-warp's default image (which looks like it was taken
from the movie "The Fifth Element"), and replaced it with a less
legally problematic Linux-related image by David Christiansen (first
converting the new image to the same file format and dimensions as
the removed image).
* texttest has been renamed upstream to textdemo; adjust
libggi-samples's copyright file to say so. libggi is now pure LGPL;
therefore, adjust libggi1's copyright file to say so.
* Changed the sections of the *-dev packages to from "libs" to "devel",
to match where they're likely to end up in the archive.
* Made the *-dev packages architecture "any" rather than "all", so that
they don't get out of sync with their dependencies on non-primary
architectures.
* Built against up-to-date versions of libc6, aalib, libgpm, slang,
and libncurses.
-- Charles Briscoe-Smith <cpbs@debian.org> Fri, 6 Nov 1998 00:11:59 +0000
ggi-devel (981030-1) frozen unstable; urgency=low
* New upstream source, which fixes a few licensing problems.
* Chop the svgalib wrapper out of the upstream tarball since it doesn't
have proper copyright and licence notices. Notified the upstream
developers -- they have already fixed several licensing problems
and are working on fixing this one.
* Disable generation of the svgalib wrapper binary package until
upstream licensing problems have been sorted out.
* Build LibGII, the General Input Interface, and LibGG (?), which are
now required by LibGGI, and install them in new binary packages.
* Build & install a couple more demos whose licences are now fixed.
* New LibGGI target: libggi-target-vcsa.
* Various other minor changes to packaging scripts to cope with upstream
changes: install a bunch of new man pages correctly, and include a
copy of joystick.h from a dev kernel in the source so that libgii
compiles correctly.
-- Charles Briscoe-Smith <cpbs@debian.org> Sat, 31 Oct 1998 17:12:40 +0000
ggi-devel (981012-3) frozen unstable; urgency=low
* Symlink in /usr/doc/libggi-doc should be to libggi1, not libgg11.
(Fixes bug 28505)
* Install all the READMEs and man pages I could find.
* Install demo programs in new binary package libggi-samples.
-- Charles Briscoe-Smith <cpbs@debian.org> Mon, 26 Oct 1998 03:08:30 +0000
ggi-devel (981012-2) frozen unstable; urgency=low
* Don't attempt to build the glide target; don't produce a binary
package for it. (Debian no longer includes libglide2.)
-- Charles Briscoe-Smith <cpbs@debian.org> Thu, 22 Oct 1998 22:42:15 +0100
ggi-devel (981012-1) unstable; urgency=low
* New upstream source. Switched to the devel tree in order to get as
close as we can to the behaviour of the next release; this should
make porting easier.
* Makefile changes to implement Debian policy (including several
discovered by Lintian).
* Several new targets, some with their own new binary packages.
* Split out docs into their own package.
* Bring sections in packages into line with the FTP archive.
* Compile and ship the svgalib wrapper in its own binary package.
-- Charles Briscoe-Smith <cpbs@debian.org> Wed, 14 Oct 1998 14:00:07 +0100
ggi-stable (980901-1) unstable; urgency=low
* New upstream source.
* HTML built using upstream makefiles.
* New targets: sub goes into the main libggi1 package, monotext gets
its own package.
* New version of debian/rules.
-- Charles Briscoe-Smith <cpbs@debian.org> Mon, 14 Sep 1998 01:41:27 +0100
ggi-stable (980702-1) unstable; urgency=low
* New upstream source. * Unreleased.
-- Charles Briscoe-Smith <cpbs@debian.org> Fri, 3 Jul 1998 01:00:58 +0100
ggi-stable (980619-2) unstable; urgency=low
* Install documentation in HTML and original SGML form, as well
as ASCII.
* Singularise "target" in the names of the libggi-targets-* packages.
Hopefully the first versions haven't been installed into the archive
yet...
-- Charles Briscoe-Smith <cpbs@debian.org> Sun, 21 Jun 1998 12:10:05 +0100
ggi-stable (980619-1) unstable; urgency=low
* First Debian version.
-- Charles Briscoe-Smith <cpbs@debian.org> Fri, 19 Jun 1998 22:42:58 +0100