This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository atomix.
commit 1b653764f5a6ef367482d771227d967486a75165 Author: Markus Koschany <[email protected]> Date: Sat Apr 18 12:10:42 2015 +0200 Update changelog for 3.16.0-1 --- debian/changelog | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index ec5d05e..2f9229f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,35 @@ atomix (3.16.0-1) UNRELEASED; urgency=medium - * New upstream release. - * Changelog must be updated for new release. Should be uploaded after the - freeze when Atomix 3.16 has been released. - - -- Markus Koschany <[email protected]> Thu, 19 Mar 2015 16:56:55 +0100 + * Imported Upstream version 3.16.0. (Closes: #780714) + * debian/control: + - Use dh-autoreconf instead of autotools_dev. + - Add gettext, appstream-util and libgtk-3-dev to Build-Depends. + - Drop obsolete GNOME 2 build-dependencies. + - Use cgit for Vcs-Browser field. + - Update homepage field and use gnome.org address. + * Declare compliance with Debian Policy 3.9.6. + * Update debian/watch to detect newer upstream releases. + * Drop all patches. They were merged or fixed upstream. + * Add icon-path.patch. + Since DATADIR is /usr/share/games in Debian this patch is necessary for + finding atomix-icon.png. It can be dropped when upstream fixes the + installation path and installs the icon to the hicolor directory. + * atomix-data.install: Do not install obsolete gnome directory. + * Drop atomix-data.links and install the data to + /usr/share/games/atomix + * debian/rules: + - Remove dh_fixperms override. + - Do not add -lm to LDFLAGS and build with autoreconf. This ensures that + Atomix will not FTBFS on Ubuntu any more. (Closes: #773094) + - Use dh_install --fail-missing. + - Add datadir option to dh_auto_configure. + - Add get-orig-source target. + * atomix.install: Do not install non-existent /var/games directory. + * atomix-data.install: Install /usr/share/locale directory + * atomix-data.install: Install /usr/share/appdata directory. + * Update debian/copyright for new release + + -- Markus Koschany <[email protected]> Sat, 18 Apr 2015 11:51:49 +0200 atomix (2.14.0-5) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atomix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

