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
|
racon (1.5.0-3) unstable; urgency=medium
* Standards-Version: 4.6.1 (routine-update)
* Drop patch making racon compatible to old libthread_pool
-- Andreas Tille <tille@debian.org> Thu, 29 Sep 2022 14:39:55 +0200
racon (1.5.0-2) unstable; urgency=medium
* Team Upload.
[ Andreas Tille ]
* Add run-unit-test as user example
* DEP3
[ Nilesh Patra ]
* Revert md5sum based change in autopkgtest
* Versioned B-D on edlib
-- Nilesh Patra <nilesh@debian.org> Fri, 31 Dec 2021 17:08:40 +0530
racon (1.5.0-1) unstable; urgency=medium
[ Nilesh Patra ]
* Team Upload.
* New upstream version 1.5.0
[ tony mancill ]
* Rework the autopkgtest to invoke installed racon
* No longer install racon_test in binary package.
This test is run at build-time.
* Freshen years in debian/copyright
-- tony mancill <tmancill@debian.org> Wed, 29 Dec 2021 22:16:12 -0800
racon (1.4.21-1) unstable; urgency=medium
* Fix watchfile to detect new versions on github (routine-update)
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on libbioparser-dev.
-- Andreas Tille <tille@debian.org> Wed, 01 Sep 2021 17:17:28 +0200
racon (1.4.20-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* Add lintian-override
* Standards-Version: 4.5.1 (routine-update)
[ Michael R. Crusoe ]
* Update patches.
* Build the wrapper script.
* Bump libthread-pool-dev build-dep to be at least 3
* libthread-pool-dev is now header-only, update use_debian_packaged_libs.patch
to reflect that.
-- Michael R. Crusoe <crusoe@debian.org> Tue, 19 Jan 2021 08:11:15 +0100
racon (1.4.13-2) unstable; urgency=medium
[ Adrian Bunk ]
* Fix FTBFS on i386: test failures
Closes: #961110
[ Andreas Tille ]
* debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Fri, 07 Aug 2020 17:29:44 +0200
racon (1.4.13-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 13 Apr 2020 19:16:39 +0200
racon (1.4.10-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
* Point watch file to new location
* New homepage
* Versioned Build-Depends: libthread-pool-dev (>= 2)
[ Michael Crusoe ]
* New upstream version Closes: #940564
* Run the tests during the build
* Run the tests as part of 'autopkgtest'ing
* Set the racon_wrapper to use /usr/bin/rampler
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 12 Nov 2019 14:43:58 +0100
racon (1.3.2-1) unstable; urgency=medium
* Team upload.
* Standards-Version: 4.3.0 - no changes required
-- Steffen Moeller <moeller@debian.org> Sat, 26 Jan 2019 13:55:37 +0100
racon (1.3.1-1) unstable; urgency=medium
* Initial release (Closes: #890187)
-- Andreas Tille <tille@debian.org> Sun, 10 Jun 2018 11:21:59 +0200
|