Package: apng2gif
Version: 1.5-1
Severity: wishlist
Tags: patch
The attached patch brings the same minor typofixes to apng2gif that
I've also been trying to get fixed in gif2apng (#669244, #680245).
> Description: convert APNG animated images to GIF files
That's a non-DevRef-compliant verb phrase.
> Progrmam apng2gif converts APNG into animated GIF format.
Typo: "program", but eliminate the word anyway (make it a full
sentence describing the package rather than the binary).
--
JBR
Ankh kak! (Ancient Egyptian blessing)
diff -ru apng2gif-1.5.pristine/debian/control apng2gif-1.5/debian/control
--- apng2gif-1.5.pristine/debian/control 2012-03-11 07:16:42.000000000 +0000
+++ apng2gif-1.5/debian/control 2012-07-04 16:03:09.459392404 +0100
@@ -11,8 +11,9 @@
Package: apng2gif
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: convert APNG animated images to GIF files
- Progrmam apng2gif converts APNG into animated GIF format.
+Description: tool for converting APNG images to animated GIF format
+ This package provides a command line tool for converting images from
+ Animated PNG to animated GIF format.
.
The Animated Portable Network Graphics (APNG) file format is an
extension to the Portable Network Graphics (PNG) specification. It