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
|
ctfutils (10.3~svn297264-2) unstable; urgency=medium
* Upload to unstable
-- Steven Chamberlain <steven@pyro.eu.org> Sat, 28 May 2016 11:49:14 +0100
ctfutils (10.3~svn297264-1) experimental; urgency=medium
* New upstream snapshot of 10.3-RELEASE
* Refresh patches:
- compat_opensolaris.diff
- ulong_t.diff
* Make get-orig-source tarball reproducible
* Use XZ to compress orig source tarball
* Use new preferred hostname for upstream SVN with HTTPS
(svn.freebsd.org).
* Now using Standards-Version 3.9.8 (no changes needed)
* Turn a "sou %s has too many values" error into a warning;
encode only the first CTF_MAX_VLEN members.
* Add myself to Uploaders
-- Steven Chamberlain <steven@pyro.eu.org> Sun, 10 Apr 2016 20:58:12 +0100
ctfutils (9.2-5.1) unstable; urgency=low
* Non-maintainer upload.
[Sphinx Jiang]
* Fix mips64(el) build: __mips64 and __LP64__ instead of __mips64_n64
(Closes: #752059).
-- YunQiang Su <syq@debian.org> Fri, 10 Oct 2014 13:24:07 +0800
ctfutils (9.2-5) unstable; urgency=low
* Add -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE to CFLAGS. Thanks
Aaron M. Ucko. (Closes: #734782)
-- Robert Millan <rmh@debian.org> Fri, 10 Jan 2014 00:54:09 +0100
ctfutils (9.2-4) unstable; urgency=low
* off64_t.diff: Fix off64_t typedef conflict.
-- Robert Millan <rmh@debian.org> Wed, 08 Jan 2014 20:57:01 +0100
ctfutils (9.2-3) unstable; urgency=low
* Bump freebsd-glue requirement to 0.2.16 to fix FTBFS on non-
kFreeBSD.
-- Robert Millan <rmh@debian.org> Wed, 08 Jan 2014 15:17:11 +0100
ctfutils (9.2-2) unstable; urgency=low
* Set Maintainer to debian-bsd.
* Fetch source code securely (https) in get-orig-source.
* Correctly setup BSD version of MAKEFLAGS to support parallel builds.
* Build-Depend on freebsd-glue >= 0.2.14 (for <sys/elf.h>).
-- Robert Millan <rmh@debian.org> Wed, 08 Jan 2014 01:35:18 +0100
ctfutils (9.2-1) unstable; urgency=low
* Initial release. (Closes: #729149)
-- Robert Millan <rmh@debian.org> Sat, 09 Nov 2013 17:07:06 +0100
|