This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libgd-perl.
commit c61dd76de999cf4ac85259df96bb8cf32dedabf6 Author: Jonas Smedegaard <[email protected]> Date: Fri Jun 6 08:52:17 2014 +0200 Stop mentioning 'gd2 variant' in short description: There is only that single variant on GD nowadays. --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 92eb958..e9b4883 100644 --- a/debian/control.in +++ b/debian/control.in @@ -18,7 +18,7 @@ Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends} Provides: ${cdbs:Provides} Replaces: ${cdbs:Replaces} Conflicts: ${cdbs:Conflicts} -Description: Perl module wrapper for libgd - gd2 variant +Description: Perl module wrapper for libgd This is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. Features -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
