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
|
macs (2.2.7.1-3) unstable; urgency=medium
* Link properly with libm
Closes: #965073
* debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Wed, 15 Jul 2020 23:27:39 +0200
macs (2.2.7.1-2) unstable; urgency=medium
* Ensure that debian/rules clean always suceeds. Closes #958109
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 27 Apr 2020 19:31:48 +0200
macs (2.2.7.1-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* debian/patches/fix_test_signal_failures: removed, applied upstream
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add cython3 build-dep and force a fresh cythonizing
* debian/patches/keep_debug: remove the -g0 from setup.py
* fix manpages by adjusting the PYTHONPATH
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 13 Apr 2020 10:29:34 +0200
macs (2.2.6-3) unstable; urgency=medium
* Skip command line tests on arm64 ppc64el s390x.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 28 Dec 2019 12:57:18 +0100
macs (2.2.6-2) unstable; urgency=medium
* Run even more tests.
* Patch from upstream to fix test that fails with Python 3.8.1rc1+
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 20 Dec 2019 13:24:14 -0800
macs (2.2.6-1) unstable; urgency=medium
[ Andreas Tille ]
* Drop cython from Build-Depends
[ Michael R. Crusoe ]
* New upstream version
* Set upstream metadata fields: Repository.
* Remove obsolete fields Name from debian/upstream/metadata.
* Get sources from GitHub, so we have the tests
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 17 Dec 2019 15:35:50 +0100
macs (2.2.4-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.4.1
* Build with Python3
Closes: #936976
-- Andreas Tille <tille@debian.org> Thu, 03 Oct 2019 21:18:16 +0200
macs (2.1.4-1) unstable; urgency=medium
* New upstream version
* Add patch to fix spelling typo
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 01 Oct 2019 12:35:55 +0200
macs (2.1.3.3-1) unstable; urgency=medium
[ Jelmer Vernooij ]
* Trim trailing whitespace.
[ Michael R. Crusoe ]
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
* Set upstream metadata fields: Name.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 30 Sep 2019 13:34:12 +0200
macs (2.1.2.1-1) unstable; urgency=medium
[ Jelmer Vernooij ]
* Use secure URI in Homepage field.
[ Michael R. Crusoe ]
* New upstream release
* Drop spelling patch (incorporated upstream)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 22 Oct 2018 08:51:13 -0700
macs (2.1.1.20160309-2) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* debian/upstream/metadata:
- UTF-8 notation of names rather than TeX syntax
- added eprint
* d/rules: Do not parse d/changelog
* Remove Tim Booth and H. Soon Gweon from Uploaders
* Standards-Version: 4.1.3
* hardening=+all
* debhelper 11
[ Katerina Kalou ]
* Add autopkgtest (Closes: #879622)
-- Katerina Kalou <aik.kalou@gmail.com> Mon, 19 Feb 2018 20:00:45 +0200
macs (2.1.1.20160309-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.8
* Refresh & re-submit spelling patch
* enable "bindnow" linker flag hardening
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 13 May 2016 10:49:54 -0700
macs (2.1.1.20160226-1) unstable; urgency=medium
* New upstream release
-- Michael R. Crusoe <crusoe@ucdavis.edu> Sat, 05 Mar 2016 09:53:12 -0800
macs (2.1.0.20151222-1) unstable; urgency=medium
* New upstream release
* A couple more spelling fixes & updated VCS URLs.
-- Michael R. Crusoe <crusoe@ucdavis.edu> Mon, 01 Feb 2016 09:49:01 -0800
macs (2.1.0.20150731-1) unstable; urgency=low
* debian/watch: now released via PyPI.
* debian/rules:
- 2.1.0 uses a single binary with subcommands, manpages have been updated
- use pybuild
* debian/control:
- `cme fix dpkg-control` reformating
- added myself to uploaders
- upgrades to standards-version 3.9.6,dropped deprecated DM-Upload-Allowed
- now managed via git; VCS URLs updated
* debian/upstream/metadata: added paper
* debian/upstream/signing-key.asc: upstream now signs their releases
* debian/copyright:
- upstream is now BSD-3-clause
- MACS2/khash.h is Expat licensed
* debian/lintian-overrides: silence warning about line breaks
* debian/manpages: install manual pages using dh_installman
* debian/patches/{series,spelling}: fix two spelling errors from upstream
* debian/docs: README is now README.rst
-- Michael R. Crusoe <crusoe@ucdavis.edu> Sat, 03 Oct 2015 10:37:31 -0700
macs (2.0.9.1-1) unstable; urgency=low
* Initial upload to Debian (Closes: #696331)
* debian/control:
- Adaptations to Debian Med team maintenance
- X-Python-Version: >=2.7 because build fails
for Python 2.6
- Standards-Version: 3.9.4 (no changes needed)
- Priority: optional
* debian/watch: Removed useless comments
* debian/README.*: Removed unused dh-make templates
* debian/copyright: Added some missing information
* debian/rules:
- Removed useless dh-make comment
- use dh_python2
- use help2man to create manpages
* debhelper 9 (control+compat)
-- Andreas Tille <tille@debian.org> Wed, 19 Dec 2012 19:32:44 +0100
macs (2.0.9.1-1ubuntu3) lucid; urgency=low
* Fix typo in debian/rules
-- Tim Booth <tbooth@ceh.ac.uk> Thu, 05 Jan 2012 18:22:46 +0000
macs (2.0.9.1-1ubuntu2) lucid; urgency=low
* Package for PPA
* Packaged from version 2.0.9-1
* Changed debian/rules to override dh_auto_clean to remove *.c files
-- H. Soon Gweon (Key for package building) <soonio@gmail.com> Thu, 05 Jan 2012 13:10:02 +0000
macs (2.0.9.1-1) unstable; urgency=low
* Initial packaging attempt
-- H. Soon Gweon (Key for package building) <soonio@gmail.com> Thu, 05 Jan 2012 10:52:22 +0000
|