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
|
oxref (1.00.06-1) unstable; urgency=low
* New upstream release updates its 'required' file
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 20 Dec 2015 13:04:40 +0100
oxref (1.00.05-1) unstable; urgency=low
* New upstream release uses icmake scripts updated to icmake 8.00.04.
-- Frank B. Brokken <f.b.brokken@rug.nl> Mon, 14 Dec 2015 14:23:35 +0100
oxref (1.00.04-1) unstable; urgency=low
* Upstream fixed a flaw in the installation script, Upstream's 'build'
script now supports -P to prevent the use of precompiled headers
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 06 Oct 2015 20:51:58 +0200
oxref (1.00.03-1) unstable; urgency=low
* New upstream release uses precompiled headers and redefines its
installation procedure. The debian/rules file was adapted accordingly
* Xrun now depends on libbobcat-dev >= 4.01.00
* Removed git-orig-source target from debian/rules
* New Homepage: https://fbb-git.github.io/oxref
-- Frank B. Brokken <f.b.brokken@rug.nl> Sat, 03 Oct 2015 11:24:17 +0200
oxref (1.00.02-3) unstable; urgency=medium
* Rebuild against bobcat >= 3.25.02-3 for g++5 ABI transition.
-- tony mancill <tmancill@debian.org> Thu, 13 Aug 2015 07:19:29 -0700
oxref (1.00.02-2) unstable; urgency=medium
* Upload to unstable.
-- tony mancill <tmancill@debian.org> Fri, 01 May 2015 19:39:16 -0700
oxref (1.00.02-1) experimental; urgency=medium
[ Frank B. Brokken ]
* Fixed compilation error that emerged with g++-5, reported by Matthias
Klose (Closes: #778053)
[ tony mancill ]
* Set distribution to experimental since we build-dep on a version of
bobcat in experimental.
-- tony mancill <tmancill@debian.org> Mon, 16 Feb 2015 11:43:32 -0800
oxref (1.00.01-3) unstable; urgency=medium
* Update CXXFLAGS to specify --std=c++14.
* Apply patch for manpage generation to make the build reproducible.
- Thanks to Chris Lamb. (Closes: #777415)
* Bump Standards-Version to 3.9.6 (no changes).
-- tony mancill <tmancill@debian.org> Sun, 08 Feb 2015 10:18:42 -0800
oxref (1.00.01-2) unstable; urgency=medium
* Remove explicit depndency on g++-4.8. (Closes: #751324)
* Update Vcs- URLs to canonical forms.
-- tony mancill <tmancill@debian.org> Sun, 03 Aug 2014 09:56:06 -0700
oxref (1.00.01-1) unstable; urgency=low
[ Frank Brokken ]
* Replaced FBB::Errno calls by FBB::Exception. See oxref's changelog.
(Closes: #730892)
* Removed now obsoleted git-build: target from debian/rules.
* Updated several Build-Depends versions and updated Standard-Version
[ tony mancill ]
* Bump d/compat and debhelper dependency to 9.
-- tony mancill <tmancill@debian.org> Thu, 26 Dec 2013 10:18:21 -0800
oxref (0.91.00-1) unstable; urgency=low
[ Frank B. Brokken ]
* --help, --version options return 0, catching Errno exceptions removed from
main()
[ tony mancill ]
* Bump Standards-Version to 3.9.4 (no changes).
* Change build-dep for CXX to g++-4.7.
* Update Vcs fields to point to new package repo on git.debian.org.
-- Frank B. Brokken <f.b.brokken@rug.nl> Fri, 25 Jan 2013 10:57:14 +0100
oxref (0.90.11-1) unstable; urgency=low
* build script recognizes CXX, CPPFLAGS, CXXFLAGS, and LDFLAGS
environment variables
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 22 Jul 2012 11:57:38 +0200
oxref (0.90.10-1) unstable; urgency=low
* New upstream release
* Build-depend on libbobcat-dev (>= 3.00.02)
-- George Danchev <danchev@spnet.net> Wed, 06 Jun 2012 09:21:28 +0200
oxref (0.90.03-1) unstable; urgency=low
* New upstream release, fixes a layout bug
-- Frank B. Brokken <f.b.brokken@rug.nl> Mon, 09 Jan 2012 21:36:47 +0100
oxref (0.90.02-1) unstable; urgency=low
* New upstream release
* Build-Depend on g++ >= 4.6.2, lobbobcat2-dev 2.21.00
-- Frank B. Brokken <f.b.brokken@rug.nl> Mon, 09 Jan 2012 13:51:26 +0100
oxref (0.90.01-2) unstable; urgency=low
* Build-Depend on g++ >= 4:4.6.0, better support for c++0x.
(fixes ftbfs with older compilers on some architectures)
-- George Danchev <danchev@spnet.net> Mon, 27 Jun 2011 09:52:03 +0300
oxref (0.90.01-1) unstable; urgency=low
* New upstream
+ release recognizes CXXFLAGS and LDFLAGS environment variables
* [GD] Support 'noopt' via DEB_BUILD_OPTIONS.
* [GD] Add build-* targets.
* [GD] Drop configure* targets.
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 26 Jun 2011 14:44:59 +0200
oxref (0.90.00-2) unstable; urgency=low
* Change to source format 3.0 (quilt).
* Standards-Version: 3.9.2 (no changes needed).
* Added Vcs-* fields.
-- George Danchev <danchev@spnet.net> Tue, 31 May 2011 20:56:24 +0300
oxref (0.90.00-1) unstable; urgency=low
* Initial Debianization (Closes: #613651)
-- Frank B. Brokken <f.b.brokken@rug.nl> Wed, 16 Feb 2011 12:41:45 +0100
|