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 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293
|
libfolia (2.4-2) unstable; urgency=medium
* Upload to unstable
-- Maarten van Gompel <proycon@anaproy.nl> Thu, 23 Apr 2020 17:30:54 +0200
libfolia (2.4-1) experimental; urgency=medium
[ Maarten van Gompel ]
* New upstream release (v2.4; skipped v1.16,v2.0-v2.3)
* debian/control: Updated ticcutils dependency
* New library package libfolia14 because SO
version changed to 14. Replaces libfolia9
(intermediate versions were not packaged)
* debian/control: Updated standards version
* debian/control: Added debhelper-compat 12 dependency
and removed old debian/compat
* debian/copyright: Updated years
[ Mattia Rizzolo ]
* d/control: Set Rules-Requires-Root:no.
* d/rules: drop unused include of architecture.mk.
-- Maarten van Gompel <proycon@anaproy.nl> Tue, 21 Apr 2020 19:15:56 +0200
libfolia (1.15-1) unstable; urgency=medium
* Updated to latest upstream (v1.15)
Skipped v1.7-v1.14
Closes: #915264
+ Fixes FTBFS against ICU 63.1 (Closes: #913514)
* Dropping cdbs
* Library version is now libfolia9 (so.9)
* d/compat: bumped to 11
* d/control: Updated vcs-* to salsa.debian.org
* d/control: Updated ticcutils dependency to v0.20
* d/control: Updated standards version to 4.2.1
* d/copyright: Fixed copyright for m4 files
* Updated description: Implements FoLiA v1.5 standard
-- Maarten van Gompel <proycon@anaproy.nl> Fri, 14 Dec 2018 19:26:46 +0100
libfolia (1.6-2) unstable; urgency=medium
* Upload to unstable.
* Updated copyright year to 2017
-- Maarten van Gompel <proycon@anaproy.nl> Tue, 10 Jan 2017 14:52:26 +0100
libfolia (1.6-1) experimental; urgency=medium
* New upstream
* Library version is now libfolia6 (so.6)
-- Maarten van Gompel <proycon@anaproy.nl> Fri, 06 Jan 2017 11:29:00 +0100
libfolia (1.5-1) unstable; urgency=medium
* New upstream
* Library version is now libfolia5 (so.5) (Closes: #843053)
* Added reference to implemented FoLiA version in package descriptions
-- Maarten van Gompel <proycon@anaproy.nl> Mon, 14 Nov 2016 18:28:00 +0100
libfolia (1.4-1) unstable; urgency=medium
* New upstream
* debian/compat: bumped to 10
* debian/control: cleanup (whitespace, ordering, descriptions),
added Multi-Arch: same to dev package
* debian/copyright: updated and reordered, tried to comply to DEP-5
* multiple files: removed redundant comment on first line
(Thanks to Mattia Rizzolo for pointing out most of the above)
-- Maarten van Gompel <proycon@anaproy.nl> Tue, 18 Oct 2016 11:24:00 +0200
libfolia (1.3.1-1) unstable; urgency=medium
* New upstream (Missed: v1.0, v1.2)
* Updated descriptions
* Website update
* debian/watch update (now pointing to github)
* Library version is now libfolia4 (so.4) instead of libfolia3 (so.3)
* Compilation on GCC6 should be fixed with new upstream (Closes: #811635)
* debian/rules, debian/control: add autoreconf in order to fix FTBFS
on ppc64el. Thanks Logan Rosen for the patch. (Closes: #734025)
* debian/watch: point to 'make dist' tarball rather than
bare sources
* Applied cme fix dpkg
* debian/copyright: fixed dep5-copyright-license-name-not-unique
* Removed Joost van Baal-Ilić as uploader
-- Maarten van Gompel <proycon@anaproy.nl> Sat, 30 Jul 2016 17:17:00 +0200
libfolia (0.13-2) unstable; urgency=low
* Upload to unstable.
* enable multiarch:
- debian/control: change "Build-Depends: cdbs,
debhelper (>= 7)" to more strict "Build-Depends: cdbs (>= 0.4.93~),
debhelper (>= 8.1.3)"
- debian/rules: Add DEB_CONFIGURE_EXTRA_FLAGS +=
--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
- debian/libfolia-dev.install, debian/libfolia3.install: change usr/lib to
usr/lib/*
- debian/control: Package libfolia3 marked as Multi-Arch: same.
Thanks
https://wiki.debian.org/Multiarch/Implementation
section #cdbs_with_autotools_and_debhelper .
-- Joost van Baal-Ilić <joostvb@debian.org> Thu, 04 Feb 2016 05:02:26 +0100
libfolia (0.13-1) experimental; urgency=low
* New upstream. (Missed: 0.12, released 2014-09-23)
[ Ko van der Sloot ]
* debian/control: use Standards-Version: 3.9.5.
[ Joost van Baal-Ilić ]
* debian/control, debian/libfolia2.install, debian/libfolia3.install:
transition from libfolia2 to libfolia3: drop package libfolia2, create
new binary package libfolia3 which ships usr/lib/libfolia.so.3.0.0.
Package libfolia-dev: drop Conflicts and Replaces: libfolia1-dev;
package now Depends: libfolia3 (not libfolia2).
* debian/control: mention funder NWO.
* .gitignore: added.
* debian/TODO: added.
-- Joost van Baal-Ilić <joostvb@debian.org> Tue, 28 Jul 2015 02:56:50 +0200
libfolia (0.11-1) unstable; urgency=low
* This release was never uploaded.
* New upstream release.
* debian/*: migrated version control from Subversion to git (still on
Debian's Alioth). Change version control tags from Subversion to git.
* debian/watch: more strict.
* debian/libfolia-dev.install: add /usr/include/libfolia, in order to
actually ship .h header files.
* debian/rules, debian/control: add autoreconf in order to fix FTBFS on
ppc64el. Thanks Logan Rosen for the patch. (Closes: #734025)
-- Joost van Baal-Ilić <joostvb@debian.org> Sat, 15 Jun 2013 12:13:44 +0200
libfolia (0.10-4.2) unstable; urgency=low
* Non-maintainer upload: Build-dep on libticcutils2-dev (closes: #723156)
-- Adam Conrad <adconrad@debian.org> Fri, 04 Oct 2013 15:36:59 -0600
libfolia (0.10-4.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: No package 'ticcutils' found"
- d/control: update build depend on libticcutils-dev.
Thanks Aaron M. Ucko for report.
(Closes: #714711)
-- Hector Oron <zumbi@debian.org> Mon, 05 Aug 2013 00:10:38 +0000
libfolia (0.10-4) unstable; urgency=low
* Fixed some typos in this changelog.
* debian/control, debian/libfolia2-dev.install, debian/libfolia-dev.install:
rename libfolia2-dev to unversioned libfolia-dev. Thanks Ansgar Burchardt.
* debian/control: remove obsolete field DM-Upload-Allowed. See
https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html
-- Joost van Baal-Ilić <joostvb@debian.org> Sat, 15 Jun 2013 08:33:10 +0200
libfolia (0.10-3) unstable; urgency=low
* Rebuild.
-- Joost van Baal-Ilić <joostvb@debian.org> Sat, 15 Jun 2013 08:17:10 +0200
libfolia (0.10-2) unstable; urgency=low
* debian/control: Added Conflicts: libfolia1-dev and Replaces:
libfolia1-dev.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Thu, 18 Apr 2013 16:55:41 +0200
libfolia (0.10-1) unstable; urgency=low
* New Upstream Release.
* debian/control: added dependency on libticcutils2, use
Standards-Version: 3.9.3.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Thu, 04 Apr 2013 12:54:47 +0200
libfolia (0.9-2) unstable; urgency=low
* Rebuild on amd64 to pull in libicu48 (was libicu44).
-- Joost van Baal-Ilić <joostvb@debian.org> Sat, 23 Jun 2012 08:20:20 +0200
libfolia (0.9-1) unstable; urgency=low
* New Upstream Release.
* debian/watch updated to watch http://software.ticc.uvt.nl/.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Thu, 29 Mar 2012 10:32:42 +0200
libfolia (0.8-1) unstable; urgency=low
* New Upstream Release.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Wed, 29 Feb 2012 11:26:47 +0100
libfolia (0.7-1) unstable; urgency=low
* New Upstream Release.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Mon, 13 Feb 2012 10:14:42 +0100
libfolia (0.6-1) unstable; urgency=low
* New Upstream Release.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Tue, 10 Jan 2012 12:13:03 +0100
libfolia (0.5-2) unstable; urgency=low
* First upload to Debian archive (Closes: #653561).
* debian/NEWS: unneeded, remove.
* updated package to use 3.0 source format.
* debian/control, debian/libfolia.install, debian/libfolia1.install,
debian/libfolia-dev.install, debian/libfolia1-dev.install: renamed
libfolia to libfolia1 and libfolia-dev to libfolia1-dev (again).
-- Joost van Baal-Ilić <joostvb@debian.org> Thu, 29 Dec 2011 11:52:44 +0100
libfolia (0.5-1) unstable; urgency=low
* New Upstream (0.4 is never released)
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Wed, 21 Dec 2011 10:32:47 +0100
libfolia (0.3-1) unstable; urgency=low
* This will be the first release that will make it to our repository
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Wed, 02 Nov 2011 10:04:38 +0100
libfolia (0.2-7) unstable; urgency=low
* debian/control: attempt to clean up a bit
* debian/libfolia1.install ==> debian/libfolia.install
* debian/libfolia1-dev.install ==> debian/libfolia-dev.install
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Wed, 02 Nov 2011 09:46:17 +0100
libfolia (0.2-6) unstable; urgency=low
* debian/libfolia-dev fixed.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Tue, 01 Nov 2011 16:13:46 +0100
libfolia (0.2-5) unstable; urgency=low
* debian/rules cleaned
* debian/control fixed
* debian/libfolia.install replaced by debian/libfolia1.install
* debian/libfolia-dev.install replaced by debian/libfolia1-dev.install
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Tue, 01 Nov 2011 15:51:20 +0100
libfolia (0.2-4) unstable; urgency=low
* debian/control changed. Trouble with naming.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Tue, 01 Nov 2011 15:15:57 +0100
libfolia (0.2-3) unstable; urgency=low
* debian/control attempt to split in lib and -dev part
* debian/libfolia.install and debian/libfolia-dev added
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Tue, 01 Nov 2011 15:05:58 +0100
libfolia (0.2-2) unstable; urgency=low
* Upload.
-- Ko van der Sloot <ko.vandersloot@uvt.nl> Mon, 31 Oct 2011 15:51:00 +0100
libfolia (0.2-1) unstable; urgency=low
* Unpublished release.
-- Ko van der Sloot <Ko.vanderSloot@uvt.nl> Mon, 31 Oct 2011 15:45:28 +0100
|