[libimage-info-perl] 15/18: Import Debian patch 1.28-1
Salvatore Bonaccorso
carnil at debian.org
Thu Nov 3 05:38:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libimage-info-perl.
commit 3c7ef9a6f2573c1d55db7405679fb179499abc19
Merge: 4ce4ad7 20092e0
Author: Don Armstrong <don at debian.org>
Date: Thu Jun 19 12:29:03 2008 -0700
Import Debian patch 1.28-1
Build.PL | 5 -
CHANGES | 11 +
MANIFEST | 2 -
META.yml | 4 +-
Makefile.PL | 10 +-
SIGNATURE | 50 ++--
debian/changelog | 7 +
debian/control | 2 +-
debian/rules | 2 +-
dev/Info.pm.tmpl | 6 +-
inc/Module/Install.pm | 422 +++++++++++++++++-------------
inc/Module/Install/AutoInstall.pm | 2 +-
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Build.pm | 69 -----
inc/Module/Install/Can.pm | 2 +-
inc/Module/Install/Fetch.pm | 2 +-
inc/Module/Install/Include.pm | 2 +-
inc/Module/Install/Makefile.pm | 34 ++-
inc/Module/Install/Metadata.pm | 523 ++++++++++++++++++++------------------
inc/Module/Install/Win32.pm | 13 +-
inc/Module/Install/WriteAll.pm | 51 ++--
lib/Image/Info.pm | 12 +-
lib/Image/Info/JPEG.pm | 13 +-
23 files changed, 650 insertions(+), 596 deletions(-)
diff --cc debian/changelog
index 51f87a9,0000000..2a9f16c
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,115 -1,0 +1,122 @@@
++libimage-info-perl (1.28-1) unstable; urgency=low
++
++ * New upstream release
++ * Update standards version (no changes)
++
++ -- Don Armstrong <don at debian.org> Thu, 19 Jun 2008 12:29:03 -0700
++
+libimage-info-perl (1.27-2) unstable; urgency=low
+
+ * Handle non-existant /usr/lib/perl5 directory properly (for perl 5.10)
+
+ -- Don Armstrong <don at debian.org> Wed, 16 Jan 2008 15:12:03 -0800
+
+libimage-info-perl (1.27-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Don Armstrong <don at debian.org> Tue, 18 Dec 2007 15:43:01 -0800
+
+libimage-info-perl (1.26-1) unstable; urgency=low
+
+ * New upstream release
+ * Indicate that Image::Info is deprecated in favor of
+ libimage-exiftool-perl
+
+ -- Don Armstrong <don at debian.org> Wed, 24 Oct 2007 16:36:33 -0700
+
+libimage-info-perl (1.25-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Don Armstrong <don at debian.org> Sun, 22 Jul 2007 03:41:01 -0700
+
+libimage-info-perl (1.24-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Don Armstrong <don at debian.org> Mon, 26 Feb 2007 03:14:52 -0800
+
+libimage-info-perl (1.23-2) unstable; urgency=low
+
+ * Strip out the DTD in graph.svg as well. (closes: #400096)
+
+ -- Don Armstrong <don at debian.org> Sat, 25 Nov 2006 01:36:34 -0800
+
+libimage-info-perl (1.23-1) unstable; urgency=low
+
+ * New upstream release
+ * Remove patch targets and obsolete patches
+ * Strip out the DTD so XML::Simple et al. stop looking for it.
+ (closes: #395228)
+
+ -- Don Armstrong <don at debian.org> Sat, 4 Nov 2006 17:18:49 -0800
+
+libimage-info-perl (1.22-1) unstable; urgency=low
+
+ * New upstream release
+ - Fix build issues on amd64 (closes: #379777); thanks to Andreas
+ Jochens for verifying fix.
+
+ -- Don Armstrong <don at debian.org> Fri, 28 Jul 2006 21:12:57 -0700
+
+libimage-info-perl (1.21-2) unstable; urgency=low
+
+ * Fix some typos in Image::Info pod (closes: #369245)
+ * Indicate where the documentation of the image_info options is (closes:
+ #369246)
+ * Fix EXIF parsing in some TIFFs due to a typo (closes: #378419); thanks
+ to Steinar H. Gunderson.
+
+ -- Don Armstrong <don at debian.org> Sat, 22 Jul 2006 02:35:05 -0700
+
+libimage-info-perl (1.21-1) unstable; urgency=low
+
+ * New upstream release
+ * Upgrade standards version to 3.7.2, no changes necessary
+
+ -- Don Armstrong <don at debian.org> Fri, 26 May 2006 14:11:11 -0700
+
+libimage-info-perl (1.17-2) unstable; urgency=low
+
+ * Add suport for the Nikon D70s to Image::TIFF (closes: #351728)
+ * Update watch file to support the change in maintainer
+
+ -- Don Armstrong <don at debian.org> Mon, 6 Feb 2006 17:55:58 -0800
+
+libimage-info-perl (1.17-1) unstable; urgency=low
+
+ * New upstream release (closes: #351600)
+ * Upgrade standards version; no changes necessary
+
+ -- Don Armstrong <don at debian.org> Mon, 6 Feb 2006 14:06:03 -0800
+
+libimage-info-perl (1.16-2) unstable; urgency=low
+
+ * Use Data::Dumper instead of Data::Dump (closes: #284001)
+ * Fix busted links to exif-e.html (closes: #27837)
+ * Don't bother to parse information in thumbnails if ilen is 0 (closes: #281967)
+
+ -- Don Armstrong <don at debian.org> Mon, 7 Mar 2005 16:53:19 -0800
+
+libimage-info-perl (1.16-1) unstable; urgency=low
+
+ * New upstream release (closes: #174846)
+ * Fix debian/copyright problems (closes: #157596)
+ * New maintainer adopting this package (closes: #274131)
+ * Depend on libimage-base-perl [Image::Xbm, Image::Xpm]
+ * Depend on libxml-simple-perl [Image::Info::Svg]
+
+ -- Don Armstrong <don at donarmstrong.com> Wed, 6 Oct 2004 16:07:04 -0700
+
+libimage-info-perl (1.09-2) unstable; urgency=low
+
+ * Fix problem with build prereqs.
+
+ -- Michael Alan Dorman <mdorman at debian.org> Thu, 21 Feb 2002 12:02:18 -0500
+
+libimage-info-perl (1.09-1) unstable; urgency=low
+
+ * Initial packaging
+
+ -- Michael Alan Dorman <mdorman at debian.org> Thu, 21 Feb 2002 11:53:56 -0500
diff --cc debian/control
index ffa520e,0000000..45a18b7
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,29 -1,0 +1,29 @@@
+Source: libimage-info-perl
+Maintainer: Don Armstrong <don at debian.org>
+Priority: optional
+Section: perl
+Build-Depends: debhelper (>= 4)
+Build-Depends-Indep: perl (>= 5.6.0-17), libio-string-perl, libimage-base-bundle-perl | libimage-xpm-perl, libimage-base-bundle-perl | libimage-xbm-perl, libxml-simple-perl
- Standards-Version: 3.7.2
++Standards-Version: 3.8.0
+
+Package: libimage-info-perl
+Architecture: all
+Priority: optional
+Section: perl
+Depends: ${perl:Depends}, libio-string-perl, libimage-base-bundle-perl | libimage-xpm-perl, libimage-base-bundle-perl | libimage-xbm-perl, libxml-simple-perl
+Description: allows extraction of meta information from image files
+ This Perl extension allows you to extract meta information from
+ various types of image files. In this release the following file
+ formats are supported:
+ .
+ JPEG (plain JFIF and Exif)
+ PNG
+ GIF
+ PBM/PGM/PPM
+ SVG
+ XBM/XPM
+ BMP/DIB/RLE
+ TIFF
+ .
+ This Perl module is deprecated; consider using Image::ExifTool (in
+ libimage-exiftool-perl) instead.
diff --cc debian/rules
index 2186cb0,0000000..5ec8146
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,60 -1,0 +1,60 @@@
+#!/usr/bin/make -f
+
+PERL ?= /usr/bin/perl
+
+DEST_DIR := $(shell pwd)/debian/libimage-info-perl
+
+binary: binary-indep binary-arch
+
+binary-arch: build install
+
+
+binary-indep: binary-indep-stamp
+binary-indep-stamp: install
+ dh_testdir
+ dh_testroot
+ dh_installdocs README
+ dh_installchangelogs CHANGES
+ dh_fixperms
+ dh_installdeb
+ dh_perl
+ dh_compress
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+ touch $@
+
+build: build-stamp
+build-stamp:
+ dh_testdir
+ $(PERL) Makefile.PL INSTALLDIRS=vendor
+ $(MAKE)
+ $(MAKE) test
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f *-stamp
+ if [ -e Makefile ]; then \
- $(MAKE) -i distclean;\
++ $(MAKE) distclean;\
+ fi
+ dh_clean
+
+
+install: install-stamp
+install-stamp: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ $(MAKE) install PREFIX=$(DEST_DIR)/usr
+# Install exifdump and imgdump into the examples directory
+ install -m755 -d $(DEST_DIR)/usr/share/doc/libimage-info-perl/examples
+ install -m755 exifdump imgdump $(DEST_DIR)/usr/share/doc/libimage-info-perl/examples
+ [ ! -d $(DEST_DIR)/usr/lib/perl5 ] || \
+ rmdir --ignore-fail-on-non-empty --parents $(DEST_DIR)/usr/lib/perl5
+ touch install-stamp
+
+.PHONY: binary binary-arch binary-indep clean install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimage-info-perl.git
More information about the Pkg-perl-cvs-commits
mailing list