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
|
rdkit (201203-3) unstable; urgency=low
* debian/patches/big-endian_support.patch: New patch, fixes big-endian
architectures, taken from upstream revisions 2071, 2079, 2080 and 2140.
* debian/rules (override_dh_auto_test): Activate testsuite again
(Closes: #678188).
-- Michael Banck <mbanck@debian.org> Sat, 28 Jul 2012 21:18:42 +0200
rdkit (201203-2) unstable; urgency=low
* debian/rules (override_dh_auto_test): Deactivated for now
(Closes: #670053, #670054).
-- Michael Banck <mbanck@debian.org> Tue, 12 Jun 2012 13:45:10 +0200
rdkit (201203-1) unstable; urgency=low
* New upstream release.
-- Michael Banck <mbanck@debian.org> Fri, 18 May 2012 15:09:10 +0200
rdkit (201112-1) unstable; urgency=low
* New upstream release. The RDKit book license has been clarified to
Creative Commons Attribution-ShareAlike 3.0 License, so a stripped
original tarball is no longer required.
[ Michael Banck ]
* debian/control (python-rdkit): Added python-numpy to Depends.
* debian/rdkit-doc.install: Fix path (Closes: #661976).
* debian/rules (override_dh_auto_test): Copy over python files into obj
directory and set $PYTHONPATH correctly, thanks to Jakub Wilk. Also set
$RDBASE accordingly.
* debian/rules (override_dh_auto_clean): New target, remove some files added
during build which do not get removed by the default dh_auto_clean.
[ Daniel Leidert (dale) ]
* debian/watch: Added.
-- Michael Banck <mbanck@debian.org> Sun, 04 Mar 2012 19:50:59 +0100
rdkit (201106+dfsg-1) unstable; urgency=low
* Initial upload (Closes: #640118).
-- Michael Banck <mbanck@debian.org> Sat, 03 Sep 2011 16:14:53 +0200
|