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 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
libflickr-api-perl (1.01-3) unstable; urgency=low
* Drop patch should_query_for_tags_not_elements, breaks with newer
libxml-parser-lite-tree-perl. Bump versioned dependency on
libxml-parser-lite-tree-perl to >= 0.08. Thanks to Mark Broadbent for the
bug report. Closes: #504481
* debian/copyright: refresh formatting, update years of upstream copyright.
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}. Drop cdbs from build dependencies.
* Add /me to Uploaders.
* Don't install almost empty README any more.
* debian/watch: extended regexp for matching upstream releases.
-- gregor herrmann <gregoa@debian.org> Tue, 04 Nov 2008 17:56:51 +0100
libflickr-api-perl (1.01-2) unstable; urgency=low
* Switched over the patch system to quilt
* Fixed bug that called the wrong method on the API, resulting in many
operations being unperformable (Closes: #5023312)
-- Gunnar Wolf <gwolf@debian.org> Fri, 17 Oct 2008 18:52:36 -0500
libflickr-api-perl (1.01-1) unstable; urgency=low
[ Gunnar Wolf ]
* New upstream release
* Standards-version -> 3.8.0 (no changes needed)
[ Martín Ferrari ]
* Updating my email address
-- Gunnar Wolf <gwolf@debian.org> Sun, 12 Oct 2008 12:21:11 -0500
libflickr-api-perl (0.09-1) unstable; urgency=low
[ Damyan Ivanov ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
[ gregor herrmann ]
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Martín Ferrari ]
* New upstream release.
* debian/watch: use dist/ URL.
* debian/control:
- remove unneeded reference to perldoc in the web.
- add myself to Uploaders and set Maintainer to DPG.
- bump Standards-Version (no changes).
- remove spurious dependency on libsoap-lite-perl.
- added version to libxml-parser-lite-tree-perl dependency.
* debian/copyright: new format, and real CP info (it is Artistic and not
GPL!), changed packaging license (José asked me to do it for him).
[ Niko Tyni ]
* Depend on libwww-perl and liburi-perl, recommend libcompress-zlib-perl
* debian/patches/test-no-internet: really disable all internet connections
in the test suite. (Closes: #465431)
* Remove unnecessary debian/dirs.
[ Gunnar Wolf ]
* Bumped up debhelper compat level to 6
* Added myself as an uploader
-- Gunnar Wolf <gwolf@debian.org> Fri, 29 Feb 2008 17:04:57 -0600
libflickr-api-perl (0.08-2) unstable; urgency=low
* debian/patches/00-fix427318-jun3-07.test.pl.patch:
+ Created, now don't use internet connection. (Closes: #427318)
* debian/rules:
+ Added line for using `simple-patchsys.mk' CDBS rule.
-- Jose Luis Rivas <ghostbar38@gmail.com> Sun, 03 Jun 2007 16:37:29 -0400
libflickr-api-perl (0.08-1) unstable; urgency=low
* Initial release (Closes: #420097)
-- Jose Luis Rivas <ghostbar38@gmail.com> Thu, 19 Apr 2007 17:44:20 -0400
|