Import Debian changes 12.44-ok1
libimage-exiftool-perl (12.44-ok1) yangtze; urgency=medium * Build for openkylin.
This commit is contained in:
parent
14a36b707e
commit
5e9a6a78ae
|
@ -0,0 +1,8 @@
|
|||
libimage-exiftool-perl for Debian
|
||||
|
||||
Please edit this to provide information specific to
|
||||
this libimage-exiftool-perl Debian package.
|
||||
|
||||
(Automatically generated by debmake Version 4.3.1)
|
||||
|
||||
-- denghao <denghao@kylinos.cn> Thu, 15 Sep 2022 05:19:03 +0300
|
|
@ -0,0 +1,5 @@
|
|||
libimage-exiftool-perl (12.44-ok1) yangtze; urgency=medium
|
||||
|
||||
* Build for openkylin.
|
||||
|
||||
-- denghao <denghao@kylinos.cn> Thu, 15 Sep 2022 05:19:03 +0300
|
|
@ -0,0 +1,45 @@
|
|||
Source: libimage-exiftool-perl
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
|
||||
Build-Depends: debhelper-compat (=13)
|
||||
Build-Depends-Indep: libarchive-zip-perl <!nocheck>,
|
||||
libunicode-linebreak-perl <!nocheck>,
|
||||
perl
|
||||
Testsuite: autopkgtest-pkg-perl
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Browser: https://gitee.com/openkylin/libimage-exiftool-perl
|
||||
Vcs-Git: https://gitee.com/openkylin/libimage-exiftool-perl.git
|
||||
Homepage: https://exiftool.org/
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: libimage-exiftool-perl
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends},
|
||||
${perl:Depends}
|
||||
Recommends: libarchive-zip-perl,
|
||||
libunicode-linebreak-perl
|
||||
Suggests: libposix-strptime-perl
|
||||
Provides: exiftool
|
||||
Description: library and program to read and write meta information in multimedia files
|
||||
Image::ExifTool is a customizable set of Perl modules plus a full-featured
|
||||
command-line application called exiftool for reading and writing meta
|
||||
information in a wide variety of files, including the maker note information
|
||||
of many digital cameras by various manufacturers such as Canon, Casio, DJI,
|
||||
FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta,
|
||||
Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One,
|
||||
Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.
|
||||
.
|
||||
The following modules/packages are recommended for specific features, e.g.
|
||||
decoding compressed and/or encrypted information from the indicated file
|
||||
types, calculating digest values for some information types, etc.:
|
||||
.
|
||||
* Archive::Zip / libarchive-zip-perl: ZIP, DOCX, PPTX, XLSX, ODP, ODS, ODT,
|
||||
EIP, iWork
|
||||
* Unicode::LineBreak / libunicode-linebreak-perl: for column-alignment of
|
||||
alternate language output
|
||||
* POSIX::strptime / libposix-strptime-perl: for inverse date/time conversion
|
||||
* Time::Piece (in perl core): alternative to POSIX::strptime
|
||||
* IO::Compress::RawDeflate + IO::Uncompress::RawInflate (in perl core): for
|
||||
reading FLIF images
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,2 @@
|
|||
# false positive: Matching regular expression: m/moved to/i
|
||||
https://exiftool.org/
|
|
@ -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, GoPro, HP,
|
||||
JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, 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
|
|
@ -0,0 +1,5 @@
|
|||
README
|
||||
arg_files
|
||||
config_files
|
||||
fmt_files
|
||||
html/
|
|
@ -0,0 +1 @@
|
|||
arg_files/*.args /usr/share/libimage-exiftool-perl
|
|
@ -0,0 +1,7 @@
|
|||
# Optio is a Pentax camera model
|
||||
libimage-exiftool-perl: typo-in-manual-page Optio Option [usr/share/man/man3/Image::ExifTool::Pentax.3pm.gz:*]
|
||||
libimage-exiftool-perl: typo-in-manual-page Optio Option [usr/share/man/man3/Image::ExifTool::TagNames.3pm.gz:*]
|
||||
|
||||
|
||||
# This is a bit unfortunate
|
||||
libimage-exiftool-perl: spelling-in-override-comment typo-in-manual-page Optio Option [usr/share/lintian/overrides/libimage-exiftool-perl:*]
|
|
@ -0,0 +1 @@
|
|||
# You must remove unused comment lines for the released package.
|
|
@ -0,0 +1,20 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
PACKAGE = $(shell dh_listpackages)
|
||||
TMP = $(CURDIR)/debian/$(PACKAGE)
|
||||
|
||||
SKIP_TESTS = $(shell cat debian/tests/pkg-perl/smoke-skip)
|
||||
TEST_FILES = $(filter-out $(SKIP_TESTS), $(wildcard t/*.t))
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_test:
|
||||
dh_auto_test -- TEST_FILES="$(TEST_FILES)"
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install
|
||||
$(RM) -v $(TMP)/usr/share/perl5/Image/ExifTool/README
|
||||
|
||||
override_dh_compress:
|
||||
dh_compress -Xhtml
|
|
@ -0,0 +1 @@
|
|||
3.0 (quilt)
|
|
@ -0,0 +1,3 @@
|
|||
# need data files excluded in the +dfsg version
|
||||
t/EXE.t
|
||||
t/Flash.t
|
|
@ -0,0 +1 @@
|
|||
# Empty file to check everything despite Suggests
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
Archive: CPAN
|
||||
Bug-Database: https://github.com/exiftool/exiftool/issues
|
||||
Bug-Submit: https://github.com/exiftool/exiftool/issues/new
|
||||
Repository: https://github.com/exiftool/exiftool.git
|
||||
Repository-Browse: https://github.com/exiftool/exiftool
|
|
@ -0,0 +1,7 @@
|
|||
version=4
|
||||
|
||||
opts=dversionmangle=auto,repacksuffix=+dfsg \
|
||||
https://exiftool.org/ .*Image-ExifTool-v?@ANY_VERSION@@ARCHIVE_EXT@$
|
||||
|
||||
opts=dversionmangle=auto,repacksuffix=+dfsg \
|
||||
https://metacpan.org/release/Image-ExifTool .*/Image-ExifTool-v?@ANY_VERSION@@ARCHIVE_EXT@$
|
Loading…
Reference in New Issue