This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit 94fde491ca33efcf6cadec24a61e52fce66993ba Author: Tobias Hansen <[email protected]> Date: Tue Mar 8 02:25:49 2016 +0000 Write proper changelog entry. --- debian/changelog | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2e886a4..bb0467b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,33 @@ -aseprite (1.1.3+ds-1) UNRELEASED; urgency=medium +aseprite (1.1.3+ds-1) unstable; urgency=medium [ Tobias Hansen ] * New upstream release. (Closes: #816222) + * New Build-Depends: + - libcurl4-gnutls-dev + - libfreetype6-dev + - libmodpbase64-dev + (New patches find_freetype.patch, shared_modp_b64.patch) + * Include third party libraries duktape and simpleini. + (New patch third_party_cmakelists.patch) + * Include pixman-combine32.h in debian directory. + (New patch find-pixman-combine32.patch) + * Remove patches no longer needed: + - no-third_party-dir.patch + - define-O_BINARY.patch + - giflib-4.1.6.patch + - fix-unittests.patch + - disable-file-and-gif-tests.patch + - disable-resize_image_tests.patch + - resizing_from_options_gui.patch + - find_libpixman.patch + - dont_use_x86_assembly.patch + * Remove menu file. + * Change Vcs-* fields in d/control to use https. [ Tobias Frost ] * Removing libpng16.patch, as it is no longer needed with this version. - [ Tobias Hansen ] - * Remove menu file. - * Change Vcs-* fields in d/control to use https. - - -- Tobias Hansen <[email protected]> Wed, 16 Dec 2015 00:52:39 +0000 + -- Tobias Hansen <[email protected]> Tue, 08 Mar 2016 02:24:58 +0000 aseprite (1.0.9+ds-3.2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

