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 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315
|
gnarwl (3.6.dfsg-14) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use set -e rather than passing -e on the shebang-line.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Fix day-of-week for changelog entry 3.6.dfsg-3.
* Set upstream metadata fields: Repository-Browse.
[ Carles Pina i Estany ]
* Update po-debconf Catalan translation
[ Bernhard Schmidt ]
* Bump to debhelper-compat 13
* Bump Standards-Version to 4.7.2, no changes needed
-- Bernhard Schmidt <berni@debian.org> Sun, 27 Apr 2025 16:08:32 +0200
gnarwl (3.6.dfsg-13) unstable; urgency=medium
* Fix FTBFS with GCC 10 (Closes: #957282)
-- Bernhard Schmidt <berni@debian.org> Sat, 01 Aug 2020 00:26:36 +0200
gnarwl (3.6.dfsg-12) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* d/control: Set Vcs-* to salsa.debian.org
[ Bernhard Schmidt ]
* Set homepage to Github fork we are using for some time
* Bump debhelper compat level to 12
- upstream build system has a few issues preventing it from being
autoreconf'ed, add d/p/autoheader-missing-template.patch to
possibly fix that
* Don't strip the binaries on installation, let dh_strip handle that.
Thanks to Helmut Grohne (Closes: #941499). This also adds a new
autogenerated gnarwl-dbgsym binary package.
-- Bernhard Schmidt <berni@debian.org> Wed, 02 Oct 2019 22:37:39 +0200
gnarwl (3.6.dfsg-11) unstable; urgency=medium
* Replace format-security.patch and exitcode.patch with fln/gnarwl ones
-- Bernhard Schmidt <berni@debian.org> Mon, 07 Nov 2016 00:42:05 +0100
gnarwl (3.6.dfsg-10) unstable; urgency=medium
* Import new patches from fln/gnarwl, update README on how to do it
- replace manpage.patch with fln/gnarwl commit
* d/p/exitcode.patch: Exit with EX_TEMPFAIL on LDAP errors
(Closes: #840531)
* reorder patches submitted to fln/gnarwl in front, rebase
d/p/dbaccess.patch for this change
-- Bernhard Schmidt <berni@debian.org> Thu, 20 Oct 2016 17:24:08 +0200
gnarwl (3.6.dfsg-9) unstable; urgency=medium
* Pull in all remaining patches from fln/gnarwl, enabling LDAPS
(Closes: #764128)
* d/patches/format-security.patch: Fix format security issue, re-enable all
hardening
* Fix duplicate installation of changelog
* Fix manpage being needlessly formatted to ASCII on compilation
-- Bernhard Schmidt <berni@debian.org> Thu, 06 Oct 2016 15:49:15 +0200
gnarwl (3.6.dfsg-8) unstable; urgency=medium
* Drop watch file, upstream has ceased development
* drop unneeded quilt build-dep
* DESTDIR-support.patch: add proper DESTDIR support
- refresh patches
- drop workarounds
* reproducible_build.patch: (hopefully) make build reproducible.
Thanks to Chris Lamb (Closes: #779166)
* https://github.com/fln/gnarwl: Fix compilation with ld --as-needed
(Ubuntu) Thanks to Daniel Holbach (Closes: #689679)
* Add note about unofficial fln/gnarwl fork to README.source
-- Bernhard Schmidt <berni@debian.org> Sat, 01 Oct 2016 21:51:28 +0200
gnarwl (3.6.dfsg-7) unstable; urgency=medium
* Adopt package (Closes: #835325)
* switch to debhelper sequencer (compat 9)
* enable hardening by explicitly carrying CFLAGS to make
- disable format security for now, causes build failure
* add Vcs-* fields for push to collab-maint
* drop versioned dependency on adduser from 2005
* bump Standards-Version to 3.9.8.0, no changes necessary
* Fix lintian error in debian/copyright
* Accept '+' and '=' in mailaddresses (Closes: #703369)
* Downgrade phamm-ldap-vacation to Suggests (Closes: #681211)
* Re-add missing pipe symbol in .forward (Closes: #646812)
-- Bernhard Schmidt <berni@debian.org> Thu, 15 Sep 2016 10:02:01 +0200
gnarwl (3.6.dfsg-6.2) unstable; urgency=low
* Non-maintainer upload.
* No longer ship /etc/gnarwl.cfg as a conffile; manage it using ucf to
preserve user changes. Thanks to Federico Ceratto for writing a first
version of the patch. (Closes: #687943)
* Add new Japanese debconf translation by Victory (Closes: #692477)
-- Sébastien Villemot <sebastien@debian.org> Thu, 08 Nov 2012 20:40:37 +0100
gnarwl (3.6.dfsg-6.1) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
- Danish, Joe Hansen. Closes: #659777
- Slovak, Slavko. Closes: #685380
- Fix French and Italian charset.
-- David Prévot <taffit@debian.org> Mon, 10 Sep 2012 17:33:43 -0400
gnarwl (3.6.dfsg-6) unstable; urgency=low
* Added package ed to list of dependecies ( Closes: #591598 )
* Updated control file: Standards-version to 3.9.0
-- Francesco Zanolin <francesco.zanolin@ingv.it> Wed, 04 Aug 2010 06:54:49 +0200
gnarwl (3.6.dfsg-5) unstable; urgency=low
* Corrected wrong path in /var/lib/gnarwl/.forward ( Closes: #584532 )
-- Alessandro De Zorzi <lota@nonlontano.it> Thu, 29 Jul 2010 15:57:09 +0200
gnarwl (3.6.dfsg-4) unstable; urgency=low
* Added debian/watch file
-- Francesco Zanolin <francesco.zanolin@ingv.it> Wed, 21 Apr 2010 11:12:09 +0200
gnarwl (3.6.dfsg-3) unstable; urgency=low
* Source/format added
* Corrected Control file, put Standards-Version=3.8.4
* Set Debian format to 3.0 (quilt)
-- Francesco Zanolin <francesco.zanolin@ingv.it> Mon, 19 Apr 2010 19:07:39 +0200
gnarwl (3.6.dfsg-2) unstable; urgency=low
* Removed libc-dev from Build-deps. ( Closes: #576768 )
-- Francesco Zanolin <francesco.zanolin@ingv.it> Wed, 07 Apr 2010 10:02:24 +0200
gnarwl (3.6.dfsg-1) unstable; urgency=low
* New upstream release. ( Closes: #555109, #334873, #495957, #437046 )
* Repackaged to remove non-dfsg schema files (ISPev.schema, ISPev2.schema).
( Closes: #457279 )
* New maintainer upload.
* Updated Spanish Debconf po ( Closes: #549665 )
-- Francesco Zanolin <francesco.zanolin@ingv.it> Sat, 20 Mar 2010 06:33:26 +0100
gnarwl (3.3-8.5) unstable; urgency=low
* Non-maintainer upload.
* Define LDAP_DEPRECATED in order to continue using
deprecated prototypes. Closes: #472568
-- dann frazier <dannf@debian.org> Tue, 22 Apr 2008 01:29:55 -0600
gnarwl (3.3-8.4) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
- Dutch. Closes: #403958
- Portuguese. Closes: #412400
- Brazilian Portuguese. Closes: #417252, #420372, #439700
- Spanish. Closes: #423626
- Galician. Closes: #471105
- Finnish. Closes: #471686
* Add missing dh_shlibdeps to debian/rules. The package was not depending on
the libc because of that. Closes: #472376
* Replace "debconf|debconf-2.0" dependency by ${misc:Depends}
-- Christian Perrier <bubulle@debian.org> Sun, 23 Mar 2008 20:29:52 +0100
gnarwl (3.3-8.3) unstable; urgency=low
* Non-maintainer upload.
* debian/rules : distclean target is now called according to the debian
policy
* It now depend on ed package (Closes: #431577)
-- Philippe Le Brouster <plb@ac-grenoble.fr> Sat, 29 Sep 2007 01:44:07 +0200
gnarwl (3.3-8.2) unstable; urgency=low
* Non-maintainer upload to fix not longstanding l10n issues
(fuzzies introduced by last upload)
-- Christian Perrier <bubulle@debian.org> Sat, 2 Dec 2006 17:10:41 +0100
gnarwl (3.3-8.1) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues
* Depend on "debconf | debconf-2.0" to make the cdebconf transition possible
(Closes: #331839)
* Remove the useless dependency on po-debconf
* Depend on ed as it is used in postinst
(Closes: #375490)
* Stop using deprecated debmake and use debhelper mode widely
Closes: #372994
* Lintian fixes:
- Uses a default debhelper compatibility of 4. Includes a
reworked build system to better fit the current common use
- no more install upstream's INSTALL file in /usr/share/doc/gnarwl
- rewrite debconf templates to make them fit advices from the Developer's
Reference
- remove debian/conffiles that contains only files in /etc (redundant)
- use debconf-updatepo in the clean target. Therefore Build-Depend on
po-debconf
- remove obsolete Build-Depends on debmake
- update Standards to 3.7.2 (checked)
* Remove the unused gnarwl/upgrade debconf template
* Replace "alternativly" by "optionnally". Closes: #398165
* Debconf translations:
- Vietnamese added. Closes: #311799
- Czech added. Closes: #310470
- Swedish. Closes: #336892
- Brazilian Portuguese added. Sent during the call for updates of
the NMU campaign
- Portuguese added. Sent during the call for updates of the NMU campaign
- Russian added. Sent during the call for updates of the NMU campaign
- Italian added. Sent during the call for updates of the NMU campaign
- German updated. Sent during the call for updates of the NMU campaign
-- Christian Perrier <bubulle@debian.org> Sat, 4 Nov 2006 20:11:25 +0100
gnarwl (3.3-8) unstable; urgency=low
* Fixed upstream URL (Closes: #289598)
* Corrected upstream INSTALL file to represent current options
of gnarwl (Closes: #301737)
-- Cajus Pollmeier <cajus@debian.org> Fri, 15 Apr 2005 16:08:37 +0200
gnarwl (3.3-7) unstable; urgency=low
* Updated dutch translation (Closes: #251396)
-- Cajus Pollmeier <cajus@debian.org> Fri, 28 May 2004 19:43:08 +0200
gnarwl (3.3-6) unstable; urgency=low
* Added catalan debconf translation (Closes: #248713)
-- Cajus Pollmeier <cajus@debian.org> Fri, 14 May 2004 11:50:12 +0200
gnarwl (3.3-5) unstable; urgency=low
* Included package source in copyright file. (Closes: #237057)
* Included more documentation that has not been installed
from the upstream Makefile. (Closes: #237058)
-- Cajus Pollmeier <cajus@debian.org> Fri, 12 Mar 2004 16:24:48 +0100
gnarwl (3.3-4) unstable; urgency=low
* Added french debconf translation. (Closes: #232290)
-- Cajus Pollmeier <cajus@debian.org> Thu, 12 Feb 2004 17:36:56 +0100
gnarwl (3.3-3) unstable; urgency=low
* Aahrrg. Every time the orig.tar.gz was not in the upload. This
is fixed now. Sorry.
-- Cajus Pollmeier <cajus@debian.org> Sat, 7 Feb 2004 11:12:08 +0100
gnarwl (3.3-2) unstable; urgency=low
* Migration to po-debconf.
* Added german translation.
-- Cajus Pollmeier <cajus@debian.org> Sat, 7 Feb 2004 11:01:25 +0100
gnarwl (3.3-1) unstable; urgency=low
* New upstream release.
* Includes fixed schema. (Closes: #231067)
-- Cajus Pollmeier <cajus@debian.org> Thu, 5 Feb 2004 10:33:16 +0100
gnarwl (3.1-2) unstable; urgency=low
* Updated build dependencies for new libgdbm-dev
-- Cajus Pollmeier <cajus@debian.org> Wed, 4 Jun 2003 20:18:32 +0200
gnarwl (3.1-1) unstable; urgency=low
* New upstream release. (Closes: #184863)
* Fixed problem in postinst, where no port for LDAP server has
been specified.
-- Cajus Pollmeier <cajus@debian.org> Sat, 15 Mar 2003 11:35:03 +0100
gnarwl (2.3-1) unstable; urgency=low
* Initial release. (Closes: #170546)
-- Cajus Pollmeier <cajus@debian.org> Sun, 24 Nov 2002 10:18:39 +0100
|