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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
|
npth (1.8-3) unstable; urgency=medium
* Re-export upstream signing key without extra signatures.
* Add 0001-Remove-upstream-git-fanciness.patch (Closes: 1014154)
* Run wrap-and-sort -ast
-- Eric Dorland <eric@debian.org> Fri, 11 Apr 2025 16:29:44 -0400
npth (1.8-2) unstable; urgency=medium
* Import upstream signing key, https://gnupg.org/signature_key.asc
* Remove now redundant manpage
* Upgrade debhelper level to 13
* Update Standards-Version to 4.7.0.1
* Add Build-Depends-Package to symbols file
* Install the pkgconfig config
* Ignore some uninstalled files
-- Eric Dorland <eric@debian.org> Sat, 14 Dec 2024 01:12:17 -0500
npth (1.8-1) unstable; urgency=medium
* New upstream release (Closes: #1080462)
* Import new signing key
* Update to version 4 watch file
* Remove unnecessary --with-prefix, --with-libgpg-error-prefix
* Stop installing npth-config
* Add new symbols
-- Eric Dorland <eric@debian.org> Tue, 10 Dec 2024 13:28:40 -0500
npth (1.6-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063208
-- Benjamin Drung <bdrung@debian.org> Wed, 28 Feb 2024 23:58:06 +0000
npth (1.6-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ libnpth-mingw-w64-dev: Add Multi-Arch: foreign.
[ Eric Dorland ]
* Add dch section
* debhelper compat level to 12
* Standards-Version to 4.5.0.3
* Add Rules-Requires-Root: no
* Drop --ddeb-migration
-- Eric Dorland <eric@debian.org> Sat, 17 Oct 2020 23:16:57 -0400
npth (1.6-2) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Set debhelper-compat version in Build-Depends.
* Remove Section on libnpth-mingw-w64-dev that duplicates source.
-- Eric Dorland <eric@debian.org> Mon, 15 Jun 2020 00:40:15 -0400
npth (1.6-1) unstable; urgency=medium
* New upstream release.
-- Eric Dorland <eric@debian.org> Tue, 17 Jul 2018 14:11:00 -0400
npth (1.5-4) unstable; urgency=medium
* Update VCS fields to point at salsa.debian.org
* Update debhelper to version 11
* Standards-Version to 4.1.4.1
-- Eric Dorland <eric@debian.org> Sun, 03 Jun 2018 01:12:03 -0400
npth (1.5-3) unstable; urgency=medium
* debian/rules: Fix buildpath embedding for windows build. Thanks Daniel
Kahn Gillmor. (Closes: #881152)
* debian/control: Remove priority extra.
* debian/control: Standards-Version to 4.1.1.1.
-- Eric Dorland <eric@debian.org> Sun, 12 Nov 2017 00:14:50 -0500
npth (1.5-2) unstable; urgency=medium
* Retarget to unstable.
* debian/control: Standards-Version to 4.0.0.
-- Eric Dorland <eric@debian.org> Sat, 24 Jun 2017 16:51:41 -0400
npth (1.5-1) experimental; urgency=medium
* New upstream release.
-- Eric Dorland <eric@debian.org> Wed, 07 Jun 2017 01:18:27 -0400
npth (1.4-1) experimental; urgency=medium
* New upstream release.
* debian/watch: Use https instead of ftp.
* debian/copyright: Relicensed to LGPL-2.1+.
* debian/libnpth0.symbols: Add npth_is_protected symbol.
-- Eric Dorland <eric@debian.org> Sat, 20 May 2017 18:10:02 -0400
npth (1.3-1) unstable; urgency=medium
* New upstream release.
* debian/control: Standard-Version to 3.9.8.
* debian/compact, debian/control, debian/rules: Upgrade to debhelper
level 10.
* libnpth-mingw-w64-dev.lintian-overrides: Add lintian overrides for
mingw .la files.
-- Eric Dorland <eric@debian.org> Sat, 26 Nov 2016 18:45:00 -0500
npth (1.2-3) unstable; urgency=medium
* debian/control: Convert Homepage and Vcs-* to https.
* debian/rules, debian/clean: Build out of tree for cleanliness. Thanks
Daniel Kahn Gillmor.
* debian/libnpth-mingw-w64-dev.install,
debian/libnpth-mingw-w64-dev.lintian-overrides, debian/rules,
debian/control, debian/clean: Add libnpth-mingw-w64-dev for
cross-building Windows artifacts. Thanks Daniel Kahn Gillmor. (Closes:
#814872)
-- Eric Dorland <eric@debian.org> Sat, 20 Feb 2016 12:30:29 -0500
npth (1.2-2) unstable; urgency=medium
* debian/control: Fix grammer mistake in description. Thanks Marius
Gavrilescu. (Closes: #795727)
* debian/control, debian/rules: Drop libnpth0-dbg in favor of -dbgsym
package.
* debian/control: Standards-Version to 3.9.6.1.
-- Eric Dorland <eric@debian.org> Tue, 22 Dec 2015 21:03:17 -0500
npth (1.2-1) unstable; urgency=medium
* New upstream release.
* debian/gbp.conf: Use upstream-vcs-tag.
-- Eric Dorland <eric@debian.org> Sat, 25 Apr 2015 15:46:20 -0400
npth (1.1-1) experimental; urgency=medium
* New upstream release.
* debian/gbp.conf: Turn on pristine-tar.
-- Eric Dorland <eric@debian.org> Sat, 07 Mar 2015 16:04:51 -0500
npth (1.0-1) unstable; urgency=medium
* New upstream release.
* debian/control: Standards-Version to 3.9.6 (no changes).
-- Eric Dorland <eric@debian.org> Tue, 30 Sep 2014 17:54:51 -0400
npth (0.91-5) unstable; urgency=medium
* debian/control: Fix Vcs-Git path.
* debian/control, debian/copyright, debian/libnpth0-dev.install: Run
wrap-and-sort.
-- Eric Dorland <eric@debian.org> Mon, 15 Sep 2014 23:43:43 -0400
npth (0.91-4) unstable; urgency=medium
* debian/control: Fix broken Vcs-* entries.
* debian/libnpth0.shlibs, debian/rules: Drop shlibs file and just use
dh_makeshlibs -V.
* debian/rules: Enable parallel builds.
-- Eric Dorland <eric@debian.org> Wed, 27 Aug 2014 18:07:45 -0400
npth (0.91-3) unstable; urgency=low
* debian/control: Standards-Version to 3.9.5.
* debian/control: Add (suboptimal) Homepage field.
* debian/copyright: Update to proper DEP 5 format.
* debian/control: Update Vcs-* URLs.
* debian/npth-config.1: Fix whatis entry.
* debian/control, debian/rules: Switch to dh-autoreconf to relibtoolize
and fix build failure on ppc64. Thanks Logan Rosen. (Closes: #734680)
* debian/upstream/signing-key.asc, debian/watch: Add upstream signing
key check.
-- Eric Dorland <eric@debian.org> Sat, 08 Mar 2014 23:39:57 -0500
npth (0.91-2) unstable; urgency=low
* Upload new release to unstable.
* debian/libnpth0-dev.manpages, debian/npth-config.1: Add manpage for
npth-config.
-- Eric Dorland <eric@debian.org> Mon, 06 May 2013 12:56:22 -0400
npth (0.91-1) experimental; urgency=low
* New upstream release, targeted to experimental because of the freeze.
* debian/control, debian/rules: Use autotools-dev to update
config.{guess,sub}.
-- Eric Dorland <eric@debian.org> Tue, 25 Dec 2012 21:05:55 -0500
npth (0.90-2) unstable; urgency=low
* debian/control: Add ${misc:Depends} to -dev package.
-- Eric Dorland <eric@debian.org> Wed, 20 Jun 2012 02:15:26 -0400
npth (0.90-1) unstable; urgency=low
* Initial release. (Closes: #672202)
-- Eric Dorland <eric@debian.org> Wed, 09 May 2012 00:21:14 -0400
|