debian/0000755000000000000000000000000012231040044007154 5ustar debian/watch0000644000000000000000000000014411740261331010214 0ustar version=3 http://search.cpan.org/dist/Sane/ .*/Sane-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/rules0000755000000000000000000000006611756525020010253 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: debian/copyright0000644000000000000000000000225611740261331011124 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Name: Sane Upstream-Contact: Jeffrey Ratcliffe Source: http://search.cpan.org/dist/Sane/ Files: * Copyright: 2008-2012 Jeffrey Ratcliffe License: GPL-1+ or Artistic This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available. License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/source/0000755000000000000000000000000011740261331010464 5ustar debian/source/format0000644000000000000000000000001411740261331011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211740261331010362 0ustar 9 debian/control0000644000000000000000000000167711740262645010613 0ustar Source: libsane-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Jeffrey Ratcliffe Build-Depends: debhelper (>= 9), libsane-dev (>= 1.0.19), libextutils-depends-perl, libextutils-pkgconfig-perl, libtest-pod-perl Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-perl/packages/libsane-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsane-perl.git Homepage: http://search.cpan.org/dist/Sane/ DM-Upload-Allowed: yes Package: libsane-perl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libsane (>= 1.0.19) Description: Perl bindings for the SANE (Scanner Access Now Easy) Project The Sane module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. debian/changelog0000644000000000000000000000431612231040044011032 0ustar libsane-perl (0.05-2build1) devel; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Sun, 20 Oct 2013 21:42:12 +0100 libsane-perl (0.05-2) unstable; urgency=low * Disable tests Closes: #626019 (FTBFS on various architectures (hanging tests?)) -- Jeffrey Ratcliffe Mon, 21 May 2012 21:52:44 +0200 libsane-perl (0.05-1) unstable; urgency=low * New upstream release -- Jeffrey Ratcliffe Sun, 08 Apr 2012 12:10:02 +0200 libsane-perl (0.04-1) unstable; urgency=low * Team upload. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.04 + Checks for opt->size=0 and zero-length data (LP: #930552). * Update debian/copyright file. Update Format to revision 174 of DEP5 proposal for machine-readable copyright file information. Update copyright years. Add explicit License stanzas for Artistic and GPL-1+ license. Refer to the GPL-1 license text in /usr/share/common-licenses/GPL-1. * Simplify debian/rules to a three line tiny makefile * Bump Debhelper compat level to 9. Adjust Build-Depends on debhelper to debhelper (>= 9). * Bump Standards-Version to 3.9.2 * Convert to '3.0 (quilt)' source package format -- Salvatore Bonaccorso Wed, 15 Feb 2012 15:00:19 +0100 libsane-perl (0.03-1) unstable; urgency=low [ Jeffrey Ratcliffe ] * New upstream release Closes: #527695: (libsane-perl: FTBFS: Sane.xs:372: error: 'SANE_CAP_ALWAYS_SETTABLE'...) [ gregor herrmann ] * debian/control: - add Homepage field - add libtest-pod-perl to Build-Depends - remove base-files (>= 4.0.0) from Depends (base-files is essential, and even oldstable has version 4) -- Jeffrey Ratcliffe Mon, 11 May 2009 21:30:04 +0200 libsane-perl (0.02-1) unstable; urgency=low * Initial release (Closes: #506405). -- Jeffrey Ratcliffe Tue, 25 Nov 2008 20:31:30 +0100