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
|
baycomepp (0.10-13) unstable; urgency=medium
* Add myself to uploaders.
* ACK the NMU.
* Bump debhelper compat to 5
* Bump Standards-Version: to 3.9.6
* Fix inline definitions for GCC5 (closes: #777795)
-- Colin Tuckley <colint@debian.org> Wed, 13 May 2015 08:43:00 +0100
baycomepp (0.10-12.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "postinst-must-call-ldconfig /usr/lib/baycomfpga_init.so"
by adding minimal debian/{postinst,postrm} (closes: #553111).
-- gregor herrmann <gregoa@debian.org> Mon, 30 Nov 2009 23:58:38 +0100
baycomepp (0.10-12.1) unstable; urgency=low
* Retiring - remove myself from the uploaders list.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 10 Nov 2009 10:15:51 +0000
baycomepp (0.10-12) unstable; urgency=low
* No longer build eppdiag, because it depends on version 1.2 of GTK+.
Closes: #515266.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 15 Feb 2009 18:36:47 +0100
baycomepp (0.10-11) unstable; urgency=low
* Remove libxml-dev build dependencies. Closes: #470001.
* Remove setting of RPATH in udriver/Makefile.am.
* Move baycomfpga_init.so from /usr/libexec to /usr/lib with help
of the configure script.
* Remove zero-byte changelog.
* Add a decent copyright file with an upstream notice.
* Add a depcomp script and update missing.
* Add udriver/baycomepp.initscript as an example to the package.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 11 Mar 2008 09:37:11 +0100
baycomepp (0.10-10) unstable; urgency=low
* Transfer ownership to Debian-Hams.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 1 Apr 2007 20:11:56 +0200
baycomepp (0.10-9) unstable; urgency=low
* Acknowledge NMU, thanks Justin. Closes: #346650.
* Migrate to debhelper.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 21 Jan 2006 17:32:56 +0100
baycomepp (0.10-8.1) unstable; urgency=low
* Non-maintainer upload.
* Update build-deps for xlibs-dev removal; closes: #346650.
-- Justin Pryzby <justinpryzby@users.sf.net> Mon, 16 Jan 2006 01:11:52 -0500
baycomepp (0.10-8) unstable; urgency=low
* Fixed a FTBFS due to jumps into statement expressions, patch by Matt
Kraai, thanks! Closes: #317865.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 12 Jul 2005 10:05:29 +0200
baycomepp (0.10-7) unstable; urgency=low
* Watch file added.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 7 Aug 2004 10:11:33 +0200
baycomepp (0.10-6) unstable; urgency=low
* Patch by Andreas Jochens for gcc-3.4. Closes: #260147.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 18 Jul 2004 23:48:35 +0200
baycomepp (0.10-5) unstable; urgency=low
* Add -fPIC to INCLUDES line in main/Makefile.am and run automake.
Closes: #257176.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 3 Jul 2004 00:09:10 +0200
baycomepp (0.10-4) unstable; urgency=low
* Add amd64 to architecture list. Closes: #253803.
* Thanks to Andreas Jochens.
-- Joop Stakenborg <pa3aba@debian.org> Wed, 30 Jun 2004 19:32:44 +0200
baycomepp (0.10-3) unstable; urgency=low
* On alpha define insb and outsb functions (main/sysdeps.h).
-- Joop Stakenborg <pa3aba@debian.org> Sun, 25 Jan 2004 11:07:32 +0100
baycomepp (0.10-2) unstable; urgency=low
* Remove ntdrv/makefile prior to building. Closes: #229304.
* Make this an i386/alpha only build, because of inb/outb commands.
-- Joop Stakenborg <pa3aba@debian.org> Sat, 24 Jan 2004 15:32:07 +0100
baycomepp (0.10-1) unstable; urgency=low
* Initial release.
-- Joop Stakenborg <pa3aba@debian.org> Tue, 13 Jan 2004 21:35:13 +0100
|