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
|
libmicrodns (0.2.0-1) unstable; urgency=medium
[ Johannes Schauer Marin Rodrigues ]
* New upstream version 0.2.0
* debian/control: replace Sebastian Ramacher (Thank you!!) in Uploaders by
myself
* debian/control: add B-D on meson
* debian/control: bump dh compat 12->13
* debian/control: add Rules-Requires-Root: no
* debian/control: pkg-config -> pkgconf
* debian/control: bump Standards-Version (no changes)
* debian/copyright: update for new upstream version
* debian/watch: bump to version=4
* run wrap-and-sort -as
* rename libmicrodns0->libmicrodns1 due to SONAME bump
* add debian/libmicrodns1.symbols
* add debian/salsa-ci.yml
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sun, 14 Jul 2024 00:43:21 +0200
libmicrodns (0.1.0-2) unstable; urgency=medium
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
-- Sebastian Ramacher <sramacher@debian.org> Fri, 23 Aug 2019 20:26:02 +0200
libmicrodns (0.1.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version.
- Bump debhelper compat to 12.
* debian/libmicrodns0.symbols: Add Build-Depends-Package.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 23 Aug 2019 20:21:34 +0200
libmicrodns (0.0.10-1) unstable; urgency=medium
* New upstream release.
* debian/patches: Remove patches integrated upstream.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 19 Mar 2018 23:35:48 +0100
libmicrodns (0.0.9-2) unstable; urgency=medium
* debian/patches: Apply upstream patch to fix crashes when enumerating
interfaces. (Closes: #893284)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 19 Mar 2018 00:19:36 +0100
libmicrodns (0.0.9-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
[ Sebastian Ramacher ]
* New upstream release.
* debian/control: Bump Standards-Version.
* debian/: Bump debhelper comapt to 11.
* debian/copyright: Bump copyright years.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 05 Mar 2018 09:22:52 +0100
libmicrodns (0.0.8-1) unstable; urgency=medium
* New upstream release.
* debian/control: Bump Standards-Version.
* debian/rules: Build with all hardening options.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 26 Sep 2017 21:42:11 +0200
libmicrodns (0.0.7-2) unstable; urgency=medium
* Upload to unstable.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 18 Jun 2017 11:05:42 +0200
libmicrodns (0.0.7-1) experimental; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 12 Jun 2017 22:04:23 +0200
libmicrodns (0.0.6-1) experimental; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 02 May 2017 18:42:37 +0200
libmicrodns (0.0.5-1) experimental; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 03 Apr 2017 23:28:53 +0200
libmicrodns (0.0.4-1) experimental; urgency=medium
* New upstream release.
* debian/{compat,control,rules}: Bump compat to 10.
* debian/copyright: Update copyright years.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 21 Mar 2017 20:33:04 +0100
libmicrodns (0.0.3-3) unstable; urgency=medium
* debian/watch: Point to the right project.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 01 Jul 2016 19:24:22 +0200
libmicrodns (0.0.3-2) unstable; urgency=medium
* debian/control: Use the correct Description. (Closes: #827467)
-- Sebastian Ramacher <sramacher@debian.org> Thu, 16 Jun 2016 18:53:30 +0200
libmicrodns (0.0.3-1) unstable; urgency=medium
* Initial release. (Closes: #827289)
-- Sebastian Ramacher <sramacher@debian.org> Tue, 14 Jun 2016 19:45:53 +0200
|