File: changelog

package info (click to toggle)
cclib 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,296 kB
  • sloc: python: 15,486; sh: 101; makefile: 86
file content (106 lines) | stat: -rw-r--r-- 4,157 bytes parent folder | download
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
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