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
|
ntl (9.9.1-3) unstable; urgency=medium
* disable NATIVE to fix illegal instruction problems
-- Julien Puydt <julien.puydt@laposte.net> Wed, 06 Jul 2016 09:49:56 +0200
ntl (9.9.1-2) unstable; urgency=medium
* upload to unstable for transition
-- Julien Puydt <julien.puydt@laposte.net> Sun, 03 Jul 2016 13:45:04 +0200
ntl (9.9.1-1) experimental; urgency=medium
* new upstream release
* rework d/copyright
* upstream's soname is now up to libntl27
-- Julien Puydt <julien.puydt@laposte.net> Wed, 08 Jun 2016 14:54:19 +0200
ntl (9.9.0-1) experimental; urgency=medium
* new upstream release
* drop the MD5 patch (obsolete)
* drop the sage callback patch (obsolete)
* push standards-version up
* rewrite Vcs-* fields (use https)
* upstream's soname is now up to libntl26
-- Julien Puydt <julien.puydt@laposte.net> Wed, 01 Jun 2016 17:14:09 +0200
ntl (6.2.1-1) unstable; urgency=low
[Julien Puydt]
* new upstream relase (Closes: 758006)
* added myself to uploaders
* upstream configure doesn't know about CFLAGS anymore
* upstream's soname is now up to libntl5
* build-depend on libtool-bin since that is what the build
system uses (Closes: #761780)
* remove the symbols file (it's a pain to keep up to date
for ridiculous return on investment)
* work on d/copyright
-- Julien Puydt <julien.puydt@laposte.net> Tue, 26 Aug 2014 16:04:40 +0200
ntl (5.5.2-2) unstable; urgency=low
* add more optional symbols to avoid
failure with g++-4.7 (Closes: 667300)
* increase Standards-Version
-- Bernhard R. Link <brlink@debian.org> Tue, 15 May 2012 11:46:08 +0200
ntl (5.5.2-1) unstable; urgency=low
* this is still a preview, but most likely already complete
* moved to debian-science team as new maintainer
- old uploader removed so no longer misspelled (Closes: 512636)
[ Bernhard R. Link ]
* upstream uses libtool with proper soname, so it's libntl0 now
* repackage using plain debhelper instead of cdbs
* "3.0 (quilt)" format source package
* include documentation to -dev package (Closes: 585158)
* add a symbols file
[ Felix Salfelder ]
* debian/copyright
-- Bernhard R. Link <brlink@debian.org> Sat, 11 Feb 2012 13:58:18 +0100
ntl (5.4.2-4.1) unstable; urgency=low
* Non-maintainer upload.
* Fix gcc-4.5 FTBFS on mips, due to old assembly constraints usage
(Closes: #623162).
-- Aurelien Jarno <aurel32@debian.org> Mon, 09 May 2011 20:41:04 +0200
ntl (5.4.2-4) unstable; urgency=low
* Fix a missing cstdio include that slipped by (Closes: #505142).
* Update Standards-Version to 3.8.0.
-- Tim Abbott <tabbott@mit.edu> Sun, 04 Jan 2009 15:09:44 -0500
ntl (5.4.2-3) unstable; urgency=low
* Fix gcc-4.4 FTBFS from missing cstdio includes. Thanks to Martin
Michlmayr (Closes: #505142).
-- Tim Abbott <tabbott@mit.edu> Sun, 09 Nov 2008 22:17:32 -0500
ntl (5.4.2-2) unstable; urgency=low
* Set priority to optional.
* Provide more detailed copyright information.
-- Tim Abbott <tabbott@mit.edu> Tue, 17 Jun 2008 14:43:50 -0400
ntl (5.4.2-1) unstable; urgency=low
* Initial release (Closes: #480096).
-- Tim Abbott <tabbott@mit.edu> Tue, 27 May 2008 20:13:54 -0400
|