[nethack] 31/31: Update changelog

James Cowgill jcowgill-guest at moszumanska.debian.org
Mon Mar 7 17:54:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

jcowgill-guest pushed a commit to branch master
in repository nethack.

commit e8d24d225a72b412d3fae6b83cde1f4c94db0018
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Mon Mar 7 15:26:47 2016 +0000

    Update changelog
---
 debian/changelog | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 56 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5281f59..9768147 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,61 @@
 nethack (3.6.0-1) UNRELEASED; urgency=medium
 
-  *
+  * New upstream release (Closes: #807752, LP: #1529498).
+  * Dropped enhancement patches which are difficult to port to 3.6.
+    - Drop curses ui patch.
+    - Drop enhanced dump patch.
+    - Drop engulfed trouble patch.
+  * Converted packaging to dh.
+  * Ship default sysconf file in /etc/nethack/sysconf.
+  * Replace menu files and the xpm icon with desktop files and a png.
+
+  * debian/*.dirs:
+    - Remove directories which will be created by dh_install automatically.
+  * debian/README.patches:
+    - Drop file. No major enhancement patches remain.
+  * debian/control:
+    - Add myself to the list of uploaders.
+    - Bump standards to 3.9.7 (no changes).
+    - Switch to git Vcs URLs.
+  * debian/copyright:
+    - Add myself to the copyright holders list.
+  * debian/nethack-common.postinst:
+    - Convert tabs to spaces for consistency.
+    - Simplify 'recover' script handling.
+    - Remove init script handling for pre-wheezy systems.
+    - Create /var/games/nethack/xlogfile file.
+  * debian/nethack-lisp.copyright:
+    - Drop and use main copyright file instead.
+  * debian/patches:
+    - Refresh patches for 3.6.0.
+    - Ensure correct path to x11tiles is compiled in via patch 0008.
+    - Drop obsolete patches
+      - 0003 _GNU_SOURCE define - _GNU_SOURCE is now defined in config1.h
+      - 0011 menucolors - applied upstream
+      - 0012 paranoid hit - obsolete, equivalent is in 3.6.0
+      - 0014 sortloop - applied upstream
+      - 0016 fix format-security errors - fixed upstream
+    - Update kFreeBSD FTBFS patch.
+      - Move time.h includes to unixconf.h
+      - Do not redefine memcpy on BSD systems.
+    - Add 0023-gcc-warning-fixes.patch to inhibit many pointer warnings when
+      building on 64-bit systems.
+    - Basic porting of the LISP patch to 3.6.0 (not well tested).
+  * debian/rules:
+    - Remove duplicate build options which have no effect.
+    - Pass NOTPARMDECL option to disable tparm forward declaration. Fixes a
+      FTBFS on kFreeBSD.
+    - Do not pass '1' to setup.sh.
+    - Drop call to 'dpkg-buildflags --status'.
+    - Simplify build process of common files.
+    - Remove obsolete 'start' call to update-rc.d.
+    - Use gzip -n when creating nh10.pcf.gz to fix
+      package-contains-timestamped-gzip lintian warning.
+  * debian/x11/NetHack:
+    - Update X11 app-defaults for 3.6.0 (new shipped graphics and upstream
+      defaults).
+  * debian/x11/nethackrc.x11:
+    - Remove obsolete OBJECTS, DUNGEON, TRAPS and EFFECTS options.
 
  -- James Cowgill <james410 at cowgill.org.uk>  Sun, 20 Dec 2015 22:57:33 +0000
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nethack.git



More information about the Pkg-games-commits mailing list