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
|
xbae (4.60.4-7) unstable; urgency=medium
* Apply patch for reproducible builds, courtesy of Chris Lamb.
(Closes: #797871)
* Update Standards-Version to 3.9.6, no changes required.
-- Nicholas Breen <nbreen@debian.org> Sun, 18 Oct 2015 10:52:03 -0700
xbae (4.60.4-6) unstable; urgency=medium
* Use dh-autoreconf for support of new architectures. Patch courtesy of
Daniel T Chen. (Closes: #736667)
* Four tiny new patches fixing compiler warnings and code typos:
- implicit-declaration.diff for examples/matrix/matrix.c
- pointer-from-integer.diff for examples/tests/leak2.c
- fix-row-label-buttons.diff for src/Actions.c , patch picked from
<http://sourceforge.net/p/xbae/patches/2/>
- build-failures.diff for doc/images/Makefile.am and configure.in,
patch adapted in part from #736667 as well
* Drop libtool-as-needed.diff in favor of dh_autoreconf --as-needed.
* Update Standards-Version to 3.9.5, no changes required.
-- Nicholas Breen <nbreen@debian.org> Mon, 09 Jun 2014 17:30:55 -0700
xbae (4.60.4-5) unstable; urgency=low
* Upload to unstable, no other changes.
-- Nicholas Breen <nbreen@debian.org> Sat, 24 Aug 2013 10:01:22 -0700
xbae (4.60.4-4) experimental; urgency=low
* Upload to experimental.
* Switch Build-Depends from lesstif to openmotif. This change is ABI-
incompatible; the runtime package has been changed to "libxbae4m" and
is not co-installable with the older, lesstif-based libxbae4 to
reflect this incompatibility and prevent mixed dependencies.
(Closes: #366193)
* Update LDFLAGS invocation for proper passing of hardening flags.
-- Nicholas Breen <nbreen@debian.org> Sun, 21 Jul 2013 16:07:45 -0700
xbae (4.60.4-3) unstable; urgency=low
* Add multiarch support. Bump B-D on debhelper to version 9.
* Update maintainer address.
* Update to Standards-Version 3.9.3, no changes required.
-- Nicholas Breen <nbreen@debian.org> Sat, 25 Feb 2012 15:36:17 -0800
xbae (4.60.4-2) unstable; urgency=low
* Re-add Build-Depends on libxpm-dev.
-- Nicholas Breen <nbreen@ofb.net> Sun, 26 Jun 2011 11:13:10 -0700
xbae (4.60.4-1) unstable; urgency=low
* Adopt the package. (Closes: #359269)
* New (well, at least new*er*) upstream release. (Closes: #623204)
* Convert to source format 3.0 and debhelper 8 rules.
* patches/manpage-cleanup.diff: Collect several spelling and formatting
fixes for the man pages.
* patches/libtool-as-needed.diff: Allow conjoint use of libtool, the
existing overly-broad upstream Makefile, and -Wl,--as-needed. See
<http://bugs.debian.org/347650> for the patch and discussion.
* Remove unneeded .la file.
-- Nicholas Breen <nbreen@ofb.net> Sat, 25 Jun 2011 13:30:16 -0700
xbae (4.60.2-3) unstable; urgency=low
* Retiring - set the package maintainer to Debian QA Group.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 01 Nov 2009 19:50:32 +0000
xbae (4.60.2-2) unstable; urgency=low
* Added libxmu-dev build dependency.
-- Joop Stakenborg <pa3aba@debian.org> Mon, 27 Mar 2006 16:32:07 +0200
xbae (4.60.2-1) unstable; urgency=low
* Initial release Closes: #321213.
-- Joop Stakenborg <pa3aba@debian.org> Sun, 12 Mar 2006 19:15:24 +0100
|