This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit b04d7335d31424aa198b58099e4405ef0c6d6b2f Author: Tobias Hansen <[email protected]> Date: Tue Mar 8 02:32:49 2016 +0000 Update man file. --- debian/aseprite.1 | 4 ++-- debian/changelog | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/aseprite.1 b/debian/aseprite.1 index 8f4b6b8..cde34d9 100644 --- a/debian/aseprite.1 +++ b/debian/aseprite.1 @@ -60,10 +60,10 @@ Output version information and exit. Asesprites configuration file is located at ~/.config/aseprite/aseprite.ini .SH RESIZING .TP -Resizing of the window by dragging the window borders is unfortunately not possible with this version of Aseprite. The window size can be changed in the options dialog or by editing the configuration file. +Resizing of the window by dragging the window borders is unfortunately not possible with this version of Aseprite. The window size can be changed by editing the configuration file. .PP To get a version of Aseprite with resizing capability, one can obtain and compile the code from https://github.com/aseprite/aseprite, -which contains a patched version of the Allegro library. +which contains a patched version of the Allegro library. Another alternative is to buy a compiled version on http://www.aseprite.org. .SH SEE ALSO .TP .BR /usr/share/doc/aseprite/README.md.gz diff --git a/debian/changelog b/debian/changelog index bb0467b..f4d4dc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ aseprite (1.1.3+ds-1) unstable; urgency=medium - dont_use_x86_assembly.patch * Remove menu file. * Change Vcs-* fields in d/control to use https. + * Update man file. [ Tobias Frost ] * Removing libpng16.patch, as it is no longer needed with this version. -- 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

