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
|
libnjb (2.2.7~dfsg0-4.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 14:45:32 +0100
libnjb (2.2.7~dfsg0-4) unstable; urgency=medium
* Replace autotools-dev with dh-autoreconf. (Closes: #734035)
* Enable parallel builds.
* Update debian/copyright.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Tue, 29 Apr 2014 00:42:31 +0100
libnjb (2.2.7~dfsg0-3) unstable; urgency=low
* Introduce Multi-Arch.
* Drop static library.
* Rename libnjb-examples to libnjb-tools, indeed the are useful
for communicating with the devices via command line.
* Install links to njb tools into /usr/bin/.
-- Alessio Treglia <alessio@debian.org> Mon, 16 Jan 2012 20:01:56 +0100
libnjb (2.2.7~dfsg0-2) unstable; urgency=low
* Fix FTBFS due to a wrong handling of the arch-indep
packages (Closes: #632324)
-- Alessio Treglia <alessio@debian.org> Sat, 02 Jul 2011 10:27:35 +0200
libnjb (2.2.7~dfsg0-1) unstable; urgency=low
* New maintainer (Closes: #540941).
* New upstream release.
* Add Homepage field.
* Add missing misc:Depends macro to Depends fields.
* Sort build-deps, bump DH compatibility to 7.
* Demote doxygen to Build-Depends-Indep.
* Drop chrpath from Build-Depends.
* Add symbols file.
* Add doc-base control file.
* Properly install html docs.
* Remove hotplug files, they aren't needed anymore. (Closes: #461403)
* Switch to DH7 pure-form.
* Switch packaging to 3.0 (quilt) format.
* Remove debian/libnjb.rules, now provided by upstream.
* Fix udev's rules file to comply with our policies.
* Move udev rules from /etc/udev/rules.d to /lib/udev/rules.d and
remove the old and useless debian/libnjb5.links file.
* Handle the removal of the ancient /etc/udev/rules.d/libnjb.rules file.
* Improve packages description.
* Fix lintian's binary-control-field-duplicates-source warning.
* debian/watch:
- Handle ~dfsg[0-9] suffix.
* Update debian/copyright.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Wed, 29 Jun 2011 15:04:53 +0200
libnjb (2.2.5-5) unstable; urgency=low
* QA upload.
* Move libnjb-doc to doc section (Closes: #515928).
* Don't ship .la files (Closes: #621533).
* Add libncurses5-dev to build dependencies (Closes: #597142).
* Replace SYSFS with ATTR in udev rules (Closes: #560700).
-- Luk Claes <luk@debian.org> Sun, 19 Jun 2011 09:18:54 +0200
libnjb (2.2.5-4.3) unstable; urgency=low
* Non-maintainer upload.
* Fix uninstallability on GNU/kFreeBSD (Closes: #545962): Mark udev as
Linux-specific in Depends, and get rid of hotplug entirely, which
disappeared a while ago. Thanks to Petr Salinger.
* Fix FTBFS on avr32 (Closes: #529458):
- Update config.{guess,sub} before running configure.
- Remove them in the clean target to keep the Debian diff clean.
- Add autotools-dev to Build-Depends accordingly.
- Thanks to Bradley Smith for his report.
* Fix some lintian warnings and errors:
- Stop ignoring errors in make distclean.
- Use ${binary:Version} instead of obsolete ${Source-Version}.
- Declare the needed version for debhelper in Build-Depends.
- Use the SF redirector for debian/watch.
- Fix “transferring” typo in long description.
- Strip the RPATH in all binaries. At least right now, all of them
point to /usr/lib, so there's no reason not to get rid of them
AFAICT. Use chrpath for that, and add it to Build-Depends.
-- Cyril Brulebois <kibi@debian.org> Mon, 21 Dec 2009 09:50:03 +0100
libnjb (2.2.5-4.2) unstable; urgency=low
* Non-maintainer upload.
* debian/rules: Fix bashism. (Closes: #459189)
-- Marc 'HE' Brockschmidt <he@debian.org> Wed, 23 Jan 2008 19:24:59 +0100
libnjb (2.2.5-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix build when gain-root command is sudo.
-- Luk Claes <luk@debian.org> Sat, 12 Aug 2006 19:42:36 +0200
libnjb (2.2.5-4) unstable; urgency=low
* New maintainer. Closes: #361719
-- John Bovey <jdb@kent.ac.uk> Wed, 26 Apr 2006 14:41:59 +0100
libnjb (2.2.5-3) unstable; urgency=low
* Replace and conflict with libnjb-hotplug. Closes: #353238.
-- Shaun Jackman <sjackman@debian.org> Sun, 19 Feb 2006 11:56:33 -0700
libnjb (2.2.5-2) unstable; urgency=low
* Fix the udev rules script to support libusb 0.1.10a-22.
Closes: #349036.
-- Shaun Jackman <sjackman@debian.org> Wed, 1 Feb 2006 00:07:26 -0700
libnjb (2.2.5-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Tue, 31 Jan 2006 23:20:09 -0700
libnjb (2.2.4-2) unstable; urgency=low
* Add udev support. Closes: #337790, #338741. Thanks to kaouete.
* Depend on udev | hotplug.
* Merge the libnjb-hotplug package into libnjb5.
* Update config.guess to 2005-08-03 and config.sub to 2005-07-08.
Closes: #343291.
* Update the policy version to 3.6.2.2. No changes necessary.
-- Shaun Jackman <sjackman@debian.org> Sun, 15 Jan 2006 23:40:54 -0700
libnjb (2.2.4-1) unstable; urgency=low
* New upstream release. Closes: #343039.
-- Shaun Jackman <sjackman@debian.org> Tue, 13 Dec 2005 21:22:33 -0700
libnjb (2.2.3-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Sun, 9 Oct 2005 12:21:45 -0600
libnjb (2.2.2-2) unstable; urgency=low
* Update config.sub and config.guess. Closes: #328148.
-- Shaun Jackman <sjackman@debian.org> Sun, 18 Sep 2005 01:36:46 -0600
libnjb (2.2.2-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Sat, 10 Sep 2005 11:40:18 -0600
libnjb (2.2.1-2) unstable; urgency=low
* Rebuild against libc6 2.3.2.ds1-22.
-- Shaun Jackman <sjackman@debian.org> Tue, 23 Aug 2005 14:41:28 -0700
libnjb (2.2.1-1) unstable; urgency=low
* New upstream release.
* Bump the soname to libnjb.so.5.
-- Shaun Jackman <sjackman@debian.org> Tue, 16 Aug 2005 11:15:11 -0700
libnjb (2.1-2) unstable; urgency=low
* Add libnjb-examples containing the binaries built from the example source
code in libnjb-doc.
-- Shaun Jackman <sjackman@debian.org> Thu, 12 May 2005 08:51:41 -0700
libnjb (2.1-1) unstable; urgency=low
* New upstream release.
* New upstream library version: 5:0:0. Upstream confirmed this release is
binary compatible so changed this to 5:0:1, which is the same as 4.1.0.
* Prepend njb_ to the generically named man pages (closes: #302858).
-- Shaun Jackman <sjackman@debian.org> Tue, 10 May 2005 09:49:08 -0700
libnjb (2.0-1) unstable; urgency=low
* New upstream release.
* Bump the SOVERSION to 4:0:0.
* Add libnjb-hotplug (closes: #295944).
* Add the HTML Doxygen documentation to libnjb-doc.
-- Shaun Jackman <sjackman@debian.org> Thu, 3 Mar 2005 08:47:39 -0800
libnjb (1.2.20041210-1) experimental; urgency=low
* New upstream release.
* Bump the SOVERSION to 3:0:0.
-- Shaun Jackman <sjackman@debian.org> Sun, 26 Dec 2004 15:41:33 -0800
libnjb (1.2-2) unstable; urgency=low
* Synopses were incorrect (closes: #287290).
-- Shaun Jackman <sjackman@debian.org> Sun, 26 Dec 2004 15:21:09 -0800
libnjb (1.2-1) unstable; urgency=low
* New upstream release.
* Bump the SOVERSION to 2:0:0.
-- Shaun Jackman <sjackman@debian.org> Mon, 4 Oct 2004 16:19:16 -0700
libnjb (1.1-3) unstable; urgency=low
* Fix libdir in libnjb.la.
-- Shaun Jackman <sjackman@debian.org> Mon, 28 Jun 2004 11:05:21 -0700
libnjb (1.1-2) unstable; urgency=low
* Change Section to libdevel.
-- Shaun Jackman <sjackman@debian.org> Wed, 26 May 2004 14:48:03 -0700
libnjb (1.1-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Tue, 25 May 2004 13:06:10 -0700
libnjb (1.0.1-2) unstable; urgency=low
* debian/rules: Remove dh_link (closes: #232976).
-- Shaun Jackman <sjackman@debian.org> Thu, 19 Feb 2004 09:27:20 -0800
libnjb (1.0.1-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Wed, 7 Jan 2004 15:13:08 -0800
libnjb (0.9.1b-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Mon, 21 Oct 2002 11:57:10 -0700
libnjb (0.9b-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Sun, 26 May 2002 20:05:35 -0700
libnjb (0.8b-1) unstable; urgency=low
* Initial Release. (closes: #142276, #143332)
-- Shaun Jackman <sjackman@debian.org> Sat, 6 Apr 2002 18:00:32 -0800
|