[game-data-packager] 01/02: Update changelog
Simon McVittie
smcv at debian.org
Mon Jan 25 06:32:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository game-data-packager.
commit 69bd0295880abaa2467ac2f7822ac5dd4a779676
Author: Simon McVittie <smcv at debian.org>
Date: Mon Jan 25 06:29:46 2016 +0000
Update changelog
I'm trying a more concise format, let's see how this goes...
---
debian/changelog | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b87d33c..a83b726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,20 @@
game-data-packager (45) UNRELEASED; urgency=medium
- * Correct UnrealGoldPatch227i.7z's format.
- * The Unreal patches provide lin_convenience_libs.
+ * New game support:
+ - ...
+ * Support for new languages and versions:
+ - ...
+ * Enhancements and bug fixes:
+ - Correct UnrealGoldPatch227i.7z's format [skitt]
+ - The Unreal patches provide lin_convenience_libs [skitt]
+ * Internal changes:
+ - Refactor dependency relationships and other distro- and
+ format-dependent values. They now take a map or list of
+ maps like {'deb': 'foo-dfsg (>= 1)', 'generic': 'foo'}.
+ Versioned dependencies are translated from dpkg syntax
+ to RPM or Arch syntax as needed; and library dependencies
+ can be spelled like "libfoo0.so.1" which will be translated
+ to libfoo0-1 for dpkg distributions. [smcv]
-- Stephen Kitt <skitt at debian.org> Sat, 23 Jan 2016 22:38:20 +0100
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list