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
|
contextfree (3.4.2+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #1072407)
* Updated Standards-Version to 4.6.2 (no changes)
-- John Horigan <john@glyphic.com> Tue, 04 Jun 2024 00:10:09 -0700
contextfree (3.4+dfsg-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop libagg2 runtime dependency (Closes: #1067428)
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 21 Mar 2024 15:00:29 +0100
contextfree (3.4+dfsg-1) unstable; urgency=medium
* New upstream release
* Remove FFmpeg patch, fix move to upstream.
* Remove 01_* patch, moved upstream
* Remaining patches updated to have DEP-3 compliant headers
* Updated Standards-Version to 4.6.1 (no changes)
-- John Horigan <john@glyphic.com> Wed, 18 Jan 2023 15:52:13 -0800
contextfree (3.3+dfsg1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches: Fix build with ffmpeg 5.0 (Closes: #1004803)
-- Sebastian Ramacher <sramacher@debian.org> Sun, 27 Feb 2022 17:03:40 +0100
contextfree (3.3+dfsg1-1) unstable; urgency=medium
* New upstream release
* Adds missing includes (Closes: #951939)
* Uploaded package is source-only (Closes: #950882) (Closes: #953694)
* Updated Standards-Version to 4.5.0 (no changes)
* Enable optional QuickTime/FFmpeg support.
-- John Horigan <john@glyphic.com> Thu, 12 Mar 2020 12:44:17 -0700
contextfree (3.2+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Remove strip from Makefile so that dh_strip can do it instead.
(Closes: #940662)
* Updated Standards-Version to 4.4.0.1
* Update debhelper to v12
-- John Horigan <john@glyphic.com> Mon, 23 Sep 2019 20:55:48 -0700
contextfree (3.1+dfsg1-2) unstable; urgency=medium
* Use shared library for libagg (Closes: #920920)
-- John Horigan <john@glyphic.com> Thu, 31 Jan 2019 19:36:50 -0800
contextfree (3.1+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Updated Standards-Version to 4.3.0.0
* Fixed several lintian warnings: excluded files still present, no Vcs-*,
upstream metadata
-- John Horigan <john@glyphic.com> Tue, 15 Jan 2019 21:11:31 -0800
contextfree (3.0.11.5+dfsg1-1) unstable; urgency=medium
* Upstream fix for FTBFS w.r.t. ppc64el. (Closes: #872738)
* Upstream fix for FTBFS for Alpha in myrandom.h
* Upstream fix for FTBFS for gnu/Hurd and x32
* Upstream fix for warnings about [[fallthrough]] and readdir_r
* Updated Standards-Version to 4.1.0 and debhelper to 10
-- John Horigan <john@glyphic.com> Mon, 21 Aug 2017 16:23:29 -0700
contextfree (3.0.11.4+dfsg1-1) unstable; urgency=medium
* New upstream release and new maintainer. (Closes: #770324)
* Remove src-ffmpeg, src-osx, src-net, src-win, src-net from
upstream source tarball. (Closes: #823144)
* Remove patches 01_disable_ffmpeg_support.patch,
02_do_not_link_against_libz.patch, 04-gcc-4.8-atomic.patch.
All have been fixed in upstream.
* Context Free depends on the latest version of libagg, which
has been added to package libagg-dev at version 1:2.4. Added
patch 02_use_external_libagg.patch to use libagg-dev. src-agg
has been removed from the upstream tarball.
* Added libagg-dev to Build-Depends (because of the above patch).
* Updated Standards-Version to 4.0.1. Priority changed from
extra to optional. copyright-format URL uses https.
* Remove debian/repack.sh. Use a Files-Exluded line in
debian/copyright instead.
* Add explicit dependence on package libfl-dev as it is a
recommended dependence of flex but contextfree requires it.
-- John Horigan <john@glyphic.com> Wed, 16 Aug 2017 12:46:24 -0700
contextfree (3.0.5+dfsg1-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Build using the default GCC. Closes: #751304.
-- Matthias Klose <doko@debian.org> Sat, 09 Aug 2014 14:31:18 +0200
contextfree (3.0.5+dfsg1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS: undefined reference to `__sync_bool_compare_and_swap_8'"
Add 04-gcc-4.8-atomic.patch
Patch by Aurelien Jarno
Closes: #733456
-- Anibal Monsalve Salazar <anibal@debian.org> Tue, 04 Mar 2014 13:34:23 +0000
contextfree (3.0.5+dfsg1-2) unstable; urgency=low
* Added patch 03_fix-arch-native.patch; fixes FTBFS on several architectures.
Thanks to Roland Stigge for the patch (Closes: #731005).
* Update Standards-Version to 3.9.5 (no changes required).
-- Bram Senders <bram@luon.net> Mon, 02 Dec 2013 22:04:22 +0100
contextfree (3.0.5+dfsg1-1) unstable; urgency=low
* New upstream release (Closes: #720699).
* Acknowledge NMU by Jari Aalto (thanks for helping!)
* Change Build-Depends on libpng12-dev to libpng-dev (Closes: #662291).
* Port debian/rules to using dh.
* Add debian/repack.sh script based on that of owncloud Debian package.
* Add debian/watch file, that also calls the repack script.
* Drop patch 01_use_external_libagg.patch.
Building against external libagg does not work anymore, so just use the
included copy. Also document this in debian/README.source.
* Refresh patch 02_do_not_link_against_libz.patch.
* Drop patch 03_link_against_libm.patch.
Upstream now links against libm in Makefile.
* Remove src-ffmpeg/ from upstream source tarball.
Reasons documented in debian/README.source.
* Add patch 01_disable_ffmpeg_support.patch.
Disable building against FFmpeg.
* Update copyright years in debian/copyright.
* Update Standards-Version to 3.9.4 (no changes required).
* Update manpage to take new upstream options into account.
-- Bram Senders <bram@luon.net> Thu, 28 Nov 2013 16:17:33 +0100
contextfree (2.2+dfsg1-2.1) unstable; urgency=low
* Non-maintainer upload; ACKed by the maintainer, see #664418.
* Remove deprecated dpatch and upgrade to packaging format "3.0 quilt"
(Closes: #664418).
* Update to Standards-Version to 3.9.3.1 and debhelper to 9.
* Add build-arch and build-indep targets; use dh_prep in rules file.
-- Jari Aalto <jari.aalto@cante.net> Wed, 04 Apr 2012 19:46:02 +0300
contextfree (2.2+dfsg1-2) unstable; urgency=low
* Added patch 03_link_against_libm to fix FTBFS with --no-add-needed, which
is the default when building using binutils-gold. Thanks to Ilya Barygin
<barygin@gmail.com>, who fixed this in Ubuntu (closes: #554116).
* Added ${misc:Depends} to the depends of the contextfree binary package.
* Updated Standards-Version to 3.9.1.
-- Bram Senders <bram@luon.net> Fri, 14 Jan 2011 19:37:13 +0100
contextfree (2.2+dfsg1-1) unstable; urgency=low
* Removed src-net/ directory from upstream source, which contained files
which are undistributable according to the DFSG.
* Updated debian/README.source to note this fact.
-- Bram Senders <bram@luon.net> Thu, 12 Mar 2009 16:42:39 +0100
contextfree (2.2-2) experimental; urgency=low
* Added patch 02_do_not_link_against_libz, to not uselessly link agains libz
(thanks to dpkg-shlibdeps for the warning).
-- Bram Senders <bram@luon.net> Mon, 09 Feb 2009 22:50:20 +0100
contextfree (2.2-1) experimental; urgency=low
* New upstream release (thanks to Paul van Tilburg and Joachim Breitner for
motivating me to actually package this!).
* Dropped patch 01_add_headers; fixed upstream.
* Updated manpage for cfdg 2.2.
* Update Standards-Version to 3.8.0. This requires contextfree to be built
against an external version of libagg instead of the included sources, so
added patch 01_use_external_libagg to do that. Note that we are still
using the included libagg header files instead of the external ones, as the
included copy has modifications that are needed for building contextfree.
This has also been noted in debian/README.source.
* Added libagg-dev to Build-Depends (because of the above patch).
* Updated copyright years in debian/copyright.
* Initial upload to Debian (closes: #461751).
-- Bram Senders <bram@luon.net> Sat, 07 Feb 2009 13:41:02 +0100
contextfree (2.2~beta2-1) unstable; urgency=low
* New upstream beta release.
* Dropped patch 01_int_for_getopt; fixed upstream.
* Added patch 01_add_headers for missing headers to make gcc happy.
-- Bram Senders <bram@luon.net> Wed, 24 Sep 2008 20:51:58 +0200
contextfree (2.1-1) unstable; urgency=low
* Initial creation of Debian package.
-- Bram Senders <bram@luon.net> Sun, 20 Jan 2008 14:42:26 +0100
|