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
|
gsutil (3.1-4) unstable; urgency=medium
* QA upload.
* Run wrap-and-sort.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Added VCS fields and pointing to Salsa.
- Make libhtml-form-perl a pure dependency, not an alternative to
libwww-perl.
- Removed a relationship from libwww-perl to fix a FTBFS.
(Closes: #961381)
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/tests/control: set all CI tests as superficial.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 21 Sep 2020 20:36:46 -0300
gsutil (3.1-3) unstable; urgency=medium
* QA upload.
* debian/tests/control: created to perform trivial CI tests.
-- Leandro Ramos <leandroramos@debxp.org> Fri, 15 May 2020 13:53:47 -0300
gsutil (3.1-2) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #928528)
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control:
- Bumped Standards-Version to 4.5.0.
- Changed Priority from extra to optional.
* debian/rules:
- Changed from 'install' to 'override_dh_auto_install'.
-- Leandro Ramos <leandroramos@debxp.org> Mon, 11 May 2020 00:16:27 -0300
gsutil (3.1-1) unstable; urgency=low
* New upstream release
* Fix dependency on libhtml-form-perl (Closes: #620478)
* Bump standard version
* Switch to dh7
-- Julien Danjou <acid@debian.org> Mon, 11 Apr 2011 22:05:31 +0200
gsutil (3.0-3) unstable; urgency=low
* Add support for extension module and GXP2020 (Closes: #508482)
* Bump standard version
* Refresh quilt patches to be compatible with quilt format (Closes: #485349)
-- Julien Danjou <acid@debian.org> Wed, 14 Jan 2009 15:35:35 +0100
gsutil (3.0-2) unstable; urgency=low
* Add quilt support
* Add patch from Paul Wise <pabs@debian.org>
with some more settings
-- Julien Danjou <acid@debian.org> Thu, 09 Aug 2007 18:03:02 +0200
gsutil (3.0-1) unstable; urgency=low
* Initial release (Closes: #436705)
-- Julien Danjou <acid@debian.org> Wed, 08 Aug 2007 17:46:24 +0200
|