Skip to content

Debian Changelog arkrpg (0.1.4b-9)

2006

arkrpg (0.1.4b-9) unstable; urgency=low

   * Updated gcc patch for 4.1 (Thanks to tbm) (Closes: #357316).
   * Relax libarkrpg-dev dependency to allow other OpenGL implementations
     (Closes: #348736).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 19 Mar 2006 23:47:35 +0100

2005

arkrpg (0.1.4b-8) unstable; urgency=low

   * Library renaming due to libstdc++ using a bad mt allocator (added
     Conflicts/Replaces on libarkrpg0) (Closes #339149).
   * Removed the strict dependency on libarkrpg0c2a for libarkrpg-dev
     (not to block bin NMUs).
   * Removed DEB_AUTO_UPDATE_DEBIAN_CONTROL.
   * Fixed libarkrpg0c2a correct shlibdeps not generated.
   * Updated URL in 'debian/copyright'.
   * Updated FSF postal address in 'debian/copyright'.
   * Increased Standards-Version to 3.6.2.1 (no changes needed).
   * Fix find -depth option invokations in 'debian/rules'.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 26 Nov 2005 17:11:00 +0100

arkrpg (0.1.4b-7) unstable; urgency=high

   [ Frank Lichtenheld ]
   * Apply patch by Matt Kraai to fix FTBFS with g++ 4.0
     (Closes: #318999)
   * Change build-depends and depends of -dev package from
     xlibmesa-glu-dev to libglu1-xorg-dev
   * C++ transition: rename libarkrpg to libarkrpg0 (since this seems to
     be the correct name anyway...) and conflict with the old package
 
   [ Marc Dequènes (Duck) ]
   * Applied changes from Frank Lichtenheld (Thanks for this good work).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 24 Aug 2005 00:36:33 +0200

2004

arkrpg (0.1.4b-6) unstable; urgency=low

   * CDBS tweaks.
   * Increased Standards-Version to 3.6.1.1 (no changes needed).
   * Added patch from Andreas Jochens to fix FTBFS on amd64 (Closes:
     #285470).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 14 Dec 2004 03:32:55 +0100

arkrpg (0.1.4b-5) unstable; urgency=medium

   * Removed silly build-dep on 'libstdc++-dev' (Closes: #268604).
   * Patched buildsys to build using -O0 instead of -O1, because of a
     compiler bug causing FTBFS on amd64 (Closes: #276796).
   * Added 'autotools-dev' to build deps to take advantage of CDBS
     buildsys files management.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 1 Nov 2004 21:35:41 +0100

arkrpg (0.1.4b-4) unstable; urgency=high

   * Fixed library problems (causing FTBFS on 'worlded' pkg, thus
     severity) :
     + build modules using '-export-dynamic'.
     + install missing '.la' files used to link on modules.
   * Relibtoolised.
   * Added watch file (warning: current 0.1.4b is 0.1.4 retarballed).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 15 Aug 2004 14:57:11 +0200

arkrpg (0.1.4b-3) unstable; urgency=medium

   * Urgency because pkg is completely broken.
   * NOTICE : 0.1.4b-2 was not designed for upload, it was work in
     progress and uploaded by mistake.
   * Using AC_LIBLTDL_INSTALLABLE instead of AC_LIBLTDL_CONVENIENCE for
     libltdl dynamic linking used for modules.
   * Now using the Debian-cpecific autoconf fix for AC_PATH_X[TRA] macros
     (needed after the xlibs-dev split) (Thx to Daniel Schepler and Jurij
     Smakov) (Closes: #244141).
   * Added configure option to link against libpthread, needed for some
     libGL implementations (Closes: #246138).
   * Fixed missing symbols during dlopening (Thx to Snark, XFred, Zongo,
     and Frealek for their help)(Closes: #246276).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 28 Apr 2004 14:46:48 +0200

arkrpg (0.1.4b-2) unstable; urgency=low

   * Switched to CDBS.
   * Corrected manpages not installed in last upload.
   * Split patches out of '.diff.gz'.
   * Added tight versioning.
   * Installing missing 'libArk.a' and 'libArk.la' files ('libarkrpg-dev'
     now arch dep).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 18 Apr 2004 11:51:39 +0200

arkrpg (0.1.4b-1) unstable; urgency=low

   * Renamed source dir (due to #243773).
   * Relibtoolized to anihilate inflated dependencies.
   * Corrected descriptions.
   * 'debian/rules' :
     + removed obsolete INSTALL_PROGRAM, dh_strip is doing
       everything automagically.
     + now using CFLAGS correctly.
     + removed overwrite of 'config.{sub|guess}'
     + using '<pkg>.manpages'

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 15 Apr 2004 01:46:41 +0200

arkrpg (0.1.4-12) unstable; urgency=low

   * Thanx to Michel Daenzer :
     + Corrected Build-Depends and Depends for 'libarkrpg-dev' on
 	  'libstdc++'.
     + Corrected another endianness problem preventing sound from
 	  working on some architectures.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 20 Jan 2004 15:08:19 +0100

2003

arkrpg (0.1.4-11) unstable; urgency=low

   * Updated Maintainer field and 'debian/copyright'.
   * Upstream patch to fix Endian problems in TGA loader (causing game
     crashes on some architectures) (thx to Michel Dänzer for the test)
     (Closes: #224997).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 30 Dec 2003 11:45:44 +0100

arkrpg (0.1.4-10) unstable; urgency=low

   * Corrected sections for 'libarkrpg' and 'libarkrpg-dev'.
   * Replaced deps/build-deps on old lib 'xlibmesa-dev' by 'xlibmesa-gl-
     dev' and 'xlibmesa-glu-dev'.

 -- Marc Dequènes <Duck@DuckCorp.org>  Wed, 19 Nov 2003 14:00:24 +0100

arkrpg (0.1.4-9) unstable; urgency=low

   * Patched 'Ark/ArkVBuffer.cpp' to correct FTBFS (Closes: #221376).

 -- Marc Dequènes <Duck@DuckCorp.org>  Tue, 18 Nov 2003 04:13:49 +0100

arkrpg (0.1.4-8) unstable; urgency=low

   * Accepted in repository (Closes: #219300).
   * Corrected 'Build-Depends' and 'Depends'.
   * Renamed 'deb-files' directory into 'debian/conf'.
   * Cleaned 'debian/' directory.

 -- Marc Dequènes <Duck@DuckCorp.org>  Wed, 12 Nov 2003 02:59:00 +0100

arkrpg (0.1.4-7) unstable; urgency=low

   * Changed source directory name from 'ark' to 'arkrpg' to comply with
     source pkg naming.
   * Removed transitional pkgs due to an old naming mistake (needed
     before entering the Debian archive).
   * 'debian/changelog' and 'debian/control' are now UTF-8 encoded.
   * Improved package Description.
   * Improved 'debian/copyright'.
   * Corrected Recommends to reflect a pkg name change.
   * Updated 'Standards-Version'.

 -- Marc Dequènes <Duck@DuckCorp.org>  Tue, 11 Nov 2003 20:43:17 +0100

ark (0.1.4-6) unstable; urgency=low

   * Improved dependencies.
   * Renamed 'arkrpg-libs' to 'libarkrpg' and 'arkrpg-dev' to 'libarkrpg-
     dev' to comply with policy.
   * Updated 'Standards-Version' to 3.6.0.

 -- Marc Dequènes <Duck@DuckCorp.org>  Wed, 13 Aug 2003 15:53:12 +0200

ark (0.1.4-5) unstable; urgency=low

   * now signing packages with real identity.
   * Patched to add Modules includes in devel package.
   * Correcting libpng Build-Depend.
   * Corrected libs install.
   * Created a package for shared libraries.
   * arkrpg-dev is now arch-indep.
   * manpages now in section 6.
   * Cleaned Depends.
   * Patched not to use included libltdl but package libltdl3 instead.

 -- Marc Dequènes <Duck@DuckCorp.org>  Fri, 1 Aug 2003 19:50:29 +0200

ark (0.1.4-4) unstable; urgency=low

   * missing Build-Depends added (liblua40-dev, liblualib40-dev,
     libpng12-0-dev, zlib1g-dev, libjpeg62-dev).
   * now using libpng12-0 instead of deprecated libpng2.

 -- The Duck <Duck@DuckCorp.org>  Sun, 20 Apr 2003 17:49:31 +0200

ark (0.1.4-3) unstable; urgency=low

   * missing manpages created.

 -- The Duck <Duck@DuckCorp.org>  Sun, 20 Apr 2003 02:49:46 +0200

ark (0.1.4-2) unstable; urgency=low

   * devel symlinks for libraries are now in the dev package.
   * removed server 'arkhartd' which is not working yet.
   * 'ark-config' is now in '/usr/bin' instead of '/usr/sbin'.
   * no more rpath policy conflict.
   * '/etc/ark' is now cleanly suppressed when removing package with
     --purge option.

 -- The Duck <Duck@DuckCorp.org>  Sat, 19 Apr 2003 10:24:02 +0200

ark (0.1.4-1) unstable; urgency=low

   * Initial Release.

 -- The Duck <Duck@DuckCorp.org>  Fri, 18 Apr 2003 15:02:39 +0200