This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libimage-exiftool-perl.
commit c5ac28f1a0ff4f56e4ac96622ec1086e014057b5 Author: gregor herrmann <gre...@debian.org> Date: Sat Oct 21 22:00:46 2017 +0200 Install HTML documentation into package. Thanks: 積丹尼 Dan Jacobson for the bug report. Closes: #877447 --- debian/libimage-exiftool-perl.doc-base | 18 ++++++++++++++++++ debian/libimage-exiftool-perl.docs | 1 + debian/rules | 5 +++-- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/debian/libimage-exiftool-perl.doc-base b/debian/libimage-exiftool-perl.doc-base new file mode 100644 index 0000000..383a999 --- /dev/null +++ b/debian/libimage-exiftool-perl.doc-base @@ -0,0 +1,18 @@ +Document: exiftool +Title: ExifTool manual +Author: Phil Harvey +Abstract: ExifTool is a platform-independent Perl library plus a + command-line application for reading, writing and editing meta information + in a wide variety of files. ExifTool supports many different metadata + formats including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, + Photoshop IRB, FlashPix, AFCP and ID3, as well as the maker notes of many + digital cameras by Canon, Casio, DJI, FLIR, FujiFilm, GE, HP, JVC/Victor, + Kodak, Leaf, Minolta/Konica-Minolta, Motorola, Nikon, Nintendo, + Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, + Samsung, Sanyo, Sigma/Foveon and Sony. +Section: Graphics + +Format: HTML +Index: /usr/share/doc/libimage-exiftool-perl/html/index.html +Files: /usr/share/doc/libimage-exiftool-perl/html/*.html + /usr/share/doc/libimage-exiftool-perl/html/TagNames/*.html diff --git a/debian/libimage-exiftool-perl.docs b/debian/libimage-exiftool-perl.docs index bf8ec4a..7882372 100644 --- a/debian/libimage-exiftool-perl.docs +++ b/debian/libimage-exiftool-perl.docs @@ -2,3 +2,4 @@ README arg_files config_files fmt_files +html/ diff --git a/debian/rules b/debian/rules index 6bd186d..2ae5396 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f -# -*- makefile -*- -# debhelper 7 syntax %: dh $@ + +override_dh_compress: + dh_compress -Xhtml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimage-exiftool-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits