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
|
osinfo-db (0.20181120-1+deb10u1) buster; urgency=medium
* debian/patches/debian9-update.patch: Fix the URL's to download the iso
files and point to the latest point release (9.9.0)
* debian/patches/debian10-Add-info.patch: Add information about the debian
buster/10 release (Closes: #935551)
* d/p/debian-preseed-Fix-typo-in-config-s-name.patch: Fix the name of the
parameter used to set the fullname when generating a preseed file, the
documentation explicitly talks about "user-realname" but the profile was
using "user-fullname" (the debconf parameter name) by mistake
-- Laurent Bigonville <bigon@debian.org> Sat, 24 Aug 2019 10:06:02 +0200
osinfo-db (0.20181120-1) unstable; urgency=medium
* [aa777b6] New upstream version 0.20181120
(Closes: #913908)
-- Guido Günther <agx@sigxcpu.org> Tue, 20 Nov 2018 22:41:36 +0100
osinfo-db (0.20180929-1) unstable; urgency=medium
* [478429c] New upstream version 0.20180929
(Closes: #908973)
-- Guido Günther <agx@sigxcpu.org> Sat, 29 Sep 2018 10:19:59 +0200
osinfo-db (0.20180917-1) unstable; urgency=medium
* [13ecc03] New upstream version 0.20180917
(Closes: #908983)
* [4f9f362] d/control: Bump standards version to 4.2.1
* [862e376] d/rules: Honor DEB_BUILD_OPTIONS=nocheck
* [bf69c25] d/copyright: Avoid duplicate license section
* [63f7c72] Switch to debhelper compat level 11
* [c0f0f40] Don't install extra license file to /u/s/osinfo
-- Guido Günther <agx@sigxcpu.org> Mon, 17 Sep 2018 09:52:18 +0200
osinfo-db (0.20180628-1) unstable; urgency=medium
[ Guido Günther ]
* [25145bf] Point VCS-* URLs to salsa
* [1bcb0b3] gbp: use commit hashes in changelog
* [fd17d3c] New upstream version 0.20180628
(Closes: #902538)
[ Helmut Grohne ]
* [34d4878] Mark osinfo-db Multi-Arch: foreign (Closes: #893429)
-- Guido Günther <agx@sigxcpu.org> Thu, 28 Jun 2018 09:07:49 +0200
osinfo-db (0.20180226-1) unstable; urgency=medium
* Test that we can generate install scripts
* New upstream git snapshot (Closes: #884521)
* Update debian/watch URL. We're using git snapshots anyway but it's better
to have this correct. (Closes: #884520)
-- Guido Günther <agx@sigxcpu.org> Mon, 26 Feb 2018 10:21:37 +0100
osinfo-db (0.20170811-1) unstable; urgency=medium
* [596e960] Fix vcs git url
* [226d475] New upstream version 0.20170811
* [1cfe3ae] Drop debian-switch-to-archive-URLs-for-stretch.patch applied
upstream
-- Guido Günther <agx@sigxcpu.org> Fri, 11 Aug 2017 16:48:31 -0300
osinfo-db (0.20170707-2) unstable; urgency=medium
* [c821b78] debian: switch to archive URLs for stretch
-- Guido Günther <agx@sigxcpu.org> Sun, 23 Jul 2017 14:02:34 +0200
osinfo-db (0.20170707-1) unstable; urgency=medium
* [1428d41] New upstream version 0.20170707
* [1f875ee] Run make check during
* [a906220] Drop all patches - all appplied upstream
-- Guido Günther <agx@sigxcpu.org> Fri, 07 Jul 2017 18:09:19 +0200
osinfo-db (0.20170225-3) unstable; urgency=medium
* [c058963] Update Jessie DVD links.
* [745d2f5] Add Debian Stretch (Closes: #864923)
-- Guido Günther <agx@sigxcpu.org> Mon, 19 Jun 2017 19:34:55 +0200
osinfo-db (0.20170225-2) unstable; urgency=medium
* [7016785] Fix Stretch URL for i386.
Thanks to Laurent Bigonville
* [6c535bc] Make build reproducible.
Thanks to Chris Lamb (Closes: #860848)
* [f34951d] Switch to Stretch Installer RC3
-- Guido Günther <agx@sigxcpu.org> Sat, 22 Apr 2017 11:42:55 +0200
osinfo-db (0.20170225-1) unstable; urgency=medium
* [b3f7c2d] New upstream version 0.20170225
with support for recent linux distributions and windows
(Closes: #856666)
* [b8fecd0] Add autopkgtest
* [0520bd5] Debian Jessie: Update DVD links
* [efcfeb9] Add Debian Stretch RCs (Closes: #856667)
-- Guido Günther <agx@sigxcpu.org> Tue, 14 Mar 2017 19:51:53 +0100
osinfo-db (0.20160728+git20161020-1) unstable; urgency=medium
* Initial release (Closes: #840386)
-- Guido Günther <agx@sigxcpu.org> Tue, 11 Oct 2016 20:24:26 +0200
|