Skip to content

Changelog gnubik (2.4.3-3)

2019

gnubik (2.4.3-3) unstable; urgency=medium

   * Adopting package (Closes: #922892)
     - Set maintainer to games team
     - Set self as uploader
   * debian/control:
     - Upgrade to debhelper-compat (= 12)
     - Update standards version to 4.3.0
     - Manual wrapping
     - Update ancient versioned dependency on dpkg
     - Add VCS fields for salsa project

2018

gnubik (2.4.3-2) unstable; urgency=medium

   * New Maintainer (Closes: #826916).
   * Update to Standard-Version 4.1.3:
     + Bumped to compat level 10.
     + Changed debian/rules to dh $@.
     + Added automake to Build-Depends field.
   * Changed debian/watch uri to secure uri format.
   * Updated debian/copyright.
   * Migrated to guile-2.2 (Closes: #885194)
     + Added migrated-to-guile-2-2.patch file.

2017

gnubik (2.4.3-1) unstable; urgency=medium

   * QA upload.
   * New upstream release.
   * Bump to Standards-Version 4.0.1.
   * Remove 03_fix_desktop_file_path.diff: applied upstream.
   * Update debian/patches due to new upstream version.
   * debian/rules: set SED variable with sed path.

gnubik (2.4.2-2) unstable; urgency=medium

   * QA upload.
   * Upload to unstable.

gnubik (2.4.2-1) experimental; urgency=medium

   * QA upload.
   * New upstream release.
   * Bump to Standards-Version 3.9.8.
   * Enable security hardening build flags.
   * Update compatibility level to 9.
   * Update debian/copyright to DEP-5.
   * Remove debian/gnubik.desktop file since upstream provides one.
   * Remove menu files since menu system is deprecated in favor of the Free
     Desktop menu standard.
   * Migrate from simple-patchsys to quilt.
   * Add headers to patches.
   * Remove debian/patches/03_hardening-format-security.diff: applied upstream.
   * Add debian/patches/03_fix_desktop_file_path.diff: fix install path to
     install files inside Debian package.
   * Use autoreconf in debian/rules to apply changes of
     debian/patches/03_fix_desktop_file_path.diff.
   * Add debian/patches/04_add_keywords_desktop_file.diff: add Keywords field to
     .desktop file.
   * Add debian/patches/05_do_not_create_icon_24.diff: do not install 24x24 icon
     since it does not exist.
   * Add debian/patches/06_do_not_install_gen-dot-desktop.diff: only install
     generated .desktop file.

gnubik (2.4.1-1) unstable; urgency=medium

   * QA upload.
   * Set maintainer to Debian QA Group. (see #826916)
   * Update the build dependency from libgtk2.0-bin to
     gtk-update-icon-cache. (Closes: #825453)

2014

gnubik (2.4.1-0.1) unstable; urgency=medium

   * Non-maintainer upload
   * New upstream release
   * Build using guile-2.0 (Closes: #745999)

2012

gnubik (2.4-3) unstable; urgency=low

   * debian/rules: No longer installing icon-theme.cache.  Closes: #671829.

2011

gnubik (2.4-2) unstable; urgency=low

   * debian/patches/03_hardening-format-security.diff: Closes: #643395.

gnubik (2.4-1) unstable; urgency=low

   * New upstream release.  Closes: #625565.
   * debian/gnubik.xpm: Copied from version 2.3.
   * debian/patches/03_409090.diff: Removed.
   * Build-Depends: libgtk2.0-bin (gtk-update-icon-cache)

2009

gnubik (2.3-2) unstable; urgency=low

   * debian/copyright: Updated.  Closes: #542244.
   * debian/rules: Added removal of debian/gnubik/usr/share/info/dir.
   * debian/info, debian/install: Install doc/gnubik.info via debian/install.
   * debian/control: Depends: dpkg (>= 1.15.4) | install-info

gnubik (2.3-1) unstable; urgency=low

   * New upstream release.
   * debian/control: Homepage, Standards-Version.
   * debian/control: Build-Depends: guile-1.8-dev.
   * debian/manpages: Added.
   * debian/patches/01_max_size_cube.diff: Updated.
   * Moved existing changes to these patch files:
     debian/patches/02_manpage.diff
     debian/patches/03_409090.diff
   * po/de.po: Now in the upstream part.
   * po/sv.po: Now in the upstream part.
   * debian/rules: Removed special handling of po/* files.

2007

gnubik (2.2-8) unstable; urgency=low

   * debian/*: Repackaged with cdbs.
   * debian/patches/01_max_size_cube.diff: Added, limiting the size of the cube
     to maximum 10x10x10.  Closes: #446525.
   * debian/gnubik.desktop: Updated "Categories".

gnubik (2.2-7) unstable; urgency=low

   * src/colour-sel-gtk.c: Don't abort when closing the colour selection
     window.  Closes: #409090.
   * debian/copyright: Updated.

2006

gnubik (2.2-6) unstable; urgency=low

   * New maintainer.  Closes: #382556.
   * debian/control: Standards version, homepage.

2005

gnubik (2.2-5) unstable; urgency=low

   * New Mantainer. (closes: #344451)
   * Updated debian/watch file.
   * Added suport to desktop menu (added gnubik.desktop file and changed rules)
   * Added Swedish po translation, thanks to  Daniel Nylander
     <po@danielnylander.se>. (Closes: #346517)

gnubik (2.2-4) unstable; urgency=low

   * Prune Build-Depends, prune Depends via appropriate make flags
     to work around *-config tools pulling in unnecessary libs
   * Build-Depend on autotools-dev for latest config.{sub,guess}
   * Fix hyphen-used-as-minus-sign in manpage

gnubik (2.2-3) unstable; urgency=low

   * Allow French translation to work for fr, not only for fr_FR
     (Closes: #336797, upstream will fix this for the next release)
   * debian/copyright: update FSF address
   * debian/rules: minor adjustments / improvements
   * Standards-Version 3.6.2, no changes required

gnubik (2.2-2) unstable; urgency=low

   * New maintainer address, many thanks to Shaun Jackman for previous
     sponsoring
   * debian/changelog: fix indentation of previous entries
   * Hackishly extend German l10n

2004

gnubik (2.2-1) unstable; urgency=low

   * New upstream release
     + includes fix for crash when changing settings / new game during
       autosolve (Closes: #265957)
     + deprecates Athena widget set, thus removing README.Debian note
     + fixes powerpc segfault on quit (Closes: #270571)

gnubik (2.1-2) unstable; urgency=low

   * Remove dir{,.old}.gz, doh! (Closes: #265171)
   * debian/control: removed <> from around upstream homepage
   * Backported fix from CVS for certain X server configurations

gnubik (2.1-1) unstable; urgency=low

   * Initial Release (Closes: #204296, #260709)