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 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
libflickr-upload-perl (1.60-2) unstable; urgency=medium
[ Damyan Ivanov ]
* change Priority from 'extra' to 'optional'
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libflickr-api-perl.
+ libflickr-upload-perl: Drop versioned constraint on libflickr-api-perl in
Depends.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 14 Jun 2022 21:32:46 +0100
libflickr-upload-perl (1.60-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Thu, 07 Jan 2021 16:39:22 +0100
libflickr-upload-perl (1.60-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Lucas Kanashiro ]
* Import upstream version 1.60
* d/u/metadata: update contact
* debian/copyright: update Upstream-Contact
* Declare compliance with Debian policy 3.9.8
* debian/control: add build and runtime dependency on libnet-oauth-perl
-- Lucas Kanashiro <kanashiro@debian.org> Sat, 27 Aug 2016 22:34:16 -0300
libflickr-upload-perl (1.51-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 1.51
* Set an absent email of upstream copyright
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.7
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Thu, 11 Feb 2016 11:09:54 -0200
libflickr-upload-perl (1.50-1) unstable; urgency=medium
* Team upload.
* New upstream release.
Fixes "FTBFS: t/failupload.t (Wstat: 65280 Tests: 2 Failed: 0)"
(Closes: #796315)
* Update (build) dependencies.
* debian/rules: skip t/failupload.t.
Even if it doesn't fail anymore in this release, it still tries to phone
home.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Aug 2015 12:42:16 +0200
libflickr-upload-perl (1.40-1) unstable; urgency=low
* Team upload.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* debian/watch: add uversionmangle to handle single-digit upstream
versions.
* Switch to "3.0 (quilt)" source format.
Additionally remove quilt fragments.
* New upstream release.
Uses the Flickr SSL API. LP: #1339706
* Use dh(1) in debian/rules, and debhelper compat level 8.
* Drop patches, merged upstream.
* debian/copyright: update Upstream-Contact and copyright notices.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 14 Sep 2014 13:21:22 +0200
libflickr-upload-perl (1.32-2) unstable; urgency=low
* change Priority to extra as libflickr-upload-perl depends on two packages
of extra priority
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Mon, 27 Oct 2008 22:13:01 +0200
libflickr-upload-perl (1.32-1) unstable; urgency=low
* Initial Release. Closes: #500622 -- ITP
-- Alex Muntada <alexm@alexm.org> Sun, 19 Oct 2008 16:44:13 +0200
|