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
|
cclib (1.8.1-3) unstable; urgency=medium
* Team upload.
* debian/tests Depends: python3-h5py
-- Drew Parsons <dparsons@debian.org> Sat, 13 Dec 2025 18:35:01 +0100
cclib (1.8.1-2) unstable; urgency=medium
* Team upload.
* debian/tests Depends: python3-yaml
-- Drew Parsons <dparsons@debian.org> Sat, 13 Dec 2025 12:07:28 +0100
cclib (1.8.1-1) unstable; urgency=medium
* Team upload
[ Debichem Team ]
* New upstream release.
[ Michael Banck ]
* debian/control (Build-Depends): Added pybuild-plugin-pyproject.
[ Drew Parsons ]
* update debian/watch to version 5 format. Include Uversion-Mangle
to catch alpha releases.
* update debian/upstream/metadata: use Documentation field not Homepage
* debian patch revert_versioningit_unPR1373.patch reverts upstream
PR#1373 to remove use of versioningit, since it is not yet packaged
for Debian (See WNPP#1010897).
* debian patch test_skip_pyquante.patch skips tests requiring PyQuante
(analysis.calculate(), or density tests in testvolume.py)
* update debian/tests
- checkout test data for the tag matching the current version.
If not available, fall back to HEAD. Closes: #1108852.
- run all regression tests
- drop --terse from tests (pytest has no such option)
* use help2man to generate a man page for ccframe
-- Drew Parsons <dparsons@debian.org> Fri, 12 Dec 2025 19:37:31 +0100
cclib (1.8-1) unstable; urgency=medium
* New upstream version (Closes: #1039452).
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-numpy.
[ Michael Banck ]
* debian/watch: Updated.
* debian/patches/openbabel3-pybel-import.patch: Removed, applied upstream.
* debian/tests: Added autopkgtests (Closes: #1035127).
-- Michael Banck <mbanck@debian.org> Mon, 11 Sep 2023 12:33:57 +0530
cclib (1.6.2-2) unstable; urgency=medium
* Team upload.
* Fix imports to use new path to pybel in openbabel 3.
* Update Standards-Version to 4.5.0 (no changes required).
* Move to debhelper-compat (= 11).
-- Stuart Prescott <stuart@debian.org> Sun, 12 Apr 2020 18:17:59 +1000
cclib (1.6.2-1) unstable; urgency=medium
* New upstream release.
* debian/control (Build-Depends): Removed python-all, python-numpy and
python-setuptools.
* debian/control (python-cclib): Package removed (closes: #936275)
* debian/rules: Remove python2 packaging.
* debian/python-cclib.install: Removed.
-- Michael Banck <mbanck@debian.org> Sat, 02 Nov 2019 16:39:48 +0100
cclib (1.6.1-1) unstable; urgency=medium
* New upstream release.
-- Michael Banck <mbanck@debian.org> Fri, 19 Jul 2019 22:11:37 -0300
cclib (1.6-1) unstable; urgency=medium
* New upstream release.
* Fixes overly generic python module name scripts/__init__.py (Clses:
#897689).
-- Michael Banck <mbanck@debian.org> Mon, 24 Dec 2018 15:00:07 +0100
cclib (1.5.3-1) unstable; urgency=medium
* New upstream release.
- License has been changed in version 1.5 from LGPL to 3-Clause BSD
(see debian/copyright).
[ Daniel Leidert ]
* debian/compat: Raised dh compatibility level to 11.
* debian/control (Vcs*): Adjusted after move to salsa.d.o.
(Build-Depends): Raised debhelper version.
(Uploaders): Removed Karol Langner. Thanks for your work.
(Standards-Version): Bumped to 4.1.4.
* debian/copyright: Updated. Upstream changed license from LGPL to BSD.
* debian/rules: Removed obsolete --parallel switch.
-- Debichem Team <debichem-devel@lists.alioth.debian.org> Tue, 01 May 2018 22:36:16 +0200
cclib (1.5-1) UNRELEASED; urgency=medium
* New upstream release.
[ Daniel Leidert ]
* debian/control (Standards-Version): Bumped to 3.9.8.
* debian/copyright: Updated. Added section to remove files from cclib-data.
* debian/watch: Updated.
* debian/cclib-cda.1: Updated manual page.
* debian/cclib-get.1: Ditto.
* debian/cclib.docs: Removed README.
* debian/cclib.manpages: Added ccwrite manual page.
* debian/ccwrite.1: Added.
* debian/rules: Disable test target, because it will fail without the
stripped data files.
* debian/watch: Minor update.
-- Debichem Team <debichem-devel@lists.alioth.debian.org> Thu, 06 Oct 2016 19:57:18 +0200
cclib (1.3.1-1) unstable; urgency=medium
* New upstream release.
[ Daniel Leidert ]
* debian/cclib.install: Minor change to receive files from debian/tmp/.
* debian/compat: Raised compat level to 9.
* debian/control: Added python3-cclib (closes: #733737). Wrapped and sorted.
(Standards-Version): Bumped to 3.9.6.
(Homepage): Updated.
(Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
(Build-Depends): Added python3* deps and dh_python. Raised dh version.
(Depends): Make cclib depend on python3-cclib and python3.
* debian/copyright: Rewritten for DEP5 compliance and updated.
* debian/python-cclib.install, debian/python3-cclib.install: Added.
* debian/rules: Added python3 add-on and dropped dh_auto_install override.
Added new override target for dh_python3 with a call to dh_numpy3.
* debian/upstream: Moved to debian/upstream/metadata and updated.
* debian/watch: Fixed after project split and moved to github.
* debian/patches/fix_setup.patch: Dropped. Upstream split the source into
cclib and cclib-data, so this patch does not apply anymore.
* debian/patches/series: Dropped, empty.
* debian/get-orig-source.sh: Dropped, unused.
-- Debichem Team <debichem-devel@lists.alioth.debian.org> Fri, 28 Aug 2015 12:48:45 +0200
cclib (1.1-1) unstable; urgency=low
* New upstream release.
[ Michael Banck ]
* debian/patches/fix_setup.patch: Refreshed.
* debian/control (Uploaders): Added myself.
[ Daniel Leidert (dale) ]
* debian/control: Added Provides field for python-cclib. Fixed
binary-control-field-duplicates-source.
(Build-Depends): Added python-numpy for dh_numpy and fixed python version.
(Standards-Version): Bumped to 3.9.3.
* debian/cclib.docs: Removed duplicate CHANGELOG also handled by
dh_installchangelogs.
* debian/cclib.install: Fixed brace-expansion-in-debhelper-config-file.
* debian/get-orig-source.sh: Added for re-packaging.
* debian/rules: Made shorter. Run dh_numpy.
* debian/upstream: Added.
* debian/watch: Fixed.
-- Michael Banck <mbanck@debian.org> Sun, 24 Feb 2013 14:54:36 +0100
cclib (1.0.1-2) unstable; urgency=low
* debian/control: Use source:Version in package dependencies.
* debian/control: Remove +ssh from Vcs-Svn (closes: #669254).
* Use dh_python2 and fix helper-templates-in-copyright error.
-- Karol M. Langner <karol.langner@gmail.com> Thu, 19 Apr 2012 11:58:53 +0200
cclib (1.0.1-1) unstable; urgency=low
* Initial release.
-- Karol M. Langner <karol.langner@gmail.com> Tue, 26 Jul 2011 14:53:32 +0100
|