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
|
uhttpmock (0.5.3-2) unstable; urgency=medium
* debian/control.in: Fix short description
-- Laurent Bigonville <bigon@debian.org> Sun, 24 Jan 2021 17:03:25 +0100
uhttpmock (0.5.3-1) unstable; urgency=medium
* Add debian/gbp.conf file with parameters matching GNOME team standards
* New upstream release
* Bump debhelper compatibility to 13
* debian/control: Bump Standards-Version to 4.5.1 (no further changes)
* debian/watch: Use https:// and bump compatibility version to 4
* debian/control: Add libglib2.0-doc and libsoup2.4-doc to the BD
* Put the package under the GNOME team umbrella
* debian/control.in: Remove duplicate sections to please lintian
* debian/control.in: Make the -dev package depend against the gir one
* debian/libuhttpmock-0.0-0.symbols: Add a symbols file
* Make the library and gir packages Multi-Arch compatible
* Rename libuhttpmock-dev to libuhttpmock-0.0-dev
* debian/control.in: Add the Vcs-* fields
-- Laurent Bigonville <bigon@debian.org> Sat, 16 Jan 2021 13:28:50 +0100
uhttpmock (0.5.0-1) unstable; urgency=medium
* New upstream release
-- Andreas Henriksson <andreas@fatal.se> Sat, 11 Jul 2015 10:47:17 +0200
uhttpmock (0.4.0-1) unstable; urgency=medium
* New upstream release
* Add Homepage field for new gitlab homepage to debian/control
-- Andreas Henriksson <andreas@fatal.se> Tue, 19 May 2015 17:20:38 +0200
uhttpmock (0.3.1-1) unstable; urgency=medium
* New upstream release
-- Andreas Henriksson <andreas@fatal.se> Thu, 28 Aug 2014 20:07:19 -0700
uhttpmock (0.3.0-1) unstable; urgency=medium
* New upstream release
-- Andreas Henriksson <andreas@fatal.se> Wed, 18 Jun 2014 23:31:42 +0200
uhttpmock (0.2.0-2) unstable; urgency=medium
* These updates based on review comments by Michael Terry in
https://bugs.launchpad.net/ubuntu/+source/uhttpmock/+bug/1327458
* Add Pre-Depends to package shipping shared library,
to prepare for multi-arch which this package does not yet support.
* Add missing --with gir to dh call in debian/rules.
* Use dh-autoreconf for the benefit of ppc64el architecture.
-- Andreas Henriksson <andreas@fatal.se> Tue, 17 Jun 2014 23:35:39 +0200
uhttpmock (0.2.0-1) unstable; urgency=low
* Initial release
-- Andreas Henriksson <andreas@fatal.se> Sun, 23 Feb 2014 21:25:49 +0100
|