1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
libsane-perl (0.05-2) unstable; urgency=low
* Disable tests
Closes: #626019 (FTBFS on various architectures (hanging tests?))
-- Jeffrey Ratcliffe <jjr@debian.org> Mon, 21 May 2012 21:52:44 +0200
libsane-perl (0.05-1) unstable; urgency=low
* New upstream release
-- Jeffrey Ratcliffe <jjr@debian.org> 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 <carnil@debian.org> 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 <Jeffrey.Ratcliffe@gmail.com> Mon, 11 May 2009 21:30:04 +0200
libsane-perl (0.02-1) unstable; urgency=low
* Initial release (Closes: #506405).
-- Jeffrey Ratcliffe <Jeffrey.Ratcliffe@gmail.com> Tue, 25 Nov 2008 20:31:30 +0100
|