File: changelog

package info (click to toggle)
indigo 1.1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 26,788 kB
  • ctags: 43,825
  • sloc: ansic: 309,179; cpp: 112,400; cs: 8,446; asm: 8,011; java: 6,652; sql: 6,647; xml: 3,397; python: 3,339; sh: 207; makefile: 158; php: 48
file content (99 lines) | stat: -rw-r--r-- 4,108 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
indigo (1.1.12-1) unstable; urgency=low

  * New upstream release.

  [ Daniel Leidert ]
  * debian/control (Standards-Version): Bumped to 3.9.5.
    (Recommends): indigo-utils recommends libindigo-java because chemdiff
    needs it.
  * debian/chemdiff.1, debian/indigo-cano.1, debian/indigo-deco.1,
   debian/indigo-depict.1, debian/indigo-utils.manpages: Added.
  * debian/patches/718689_gcc_architecture_flags.patch: Dropped.
    - Applied upstream.
  * debian/patches/series: Adjusted.

 -- Debichem Team <debichem-devel@lists.alioth.debian.org>  Tue, 11 Feb 2014 22:35:34 +0100

indigo (1.1.11-2) unstable; urgency=low

  [ Daniel Leidert ]
  * debian/javabuild, debian/libindigo-java.jlibs, debian/rules: Removed
    upstream version from jars - handled by javahelper itself.
  * debian/patches/718689_gcc_architecture_flags.patch: Added.
    - Only apply GCC flags -m32/-m64 to architectures which support them
      and don't include the GCC hack on kfreebsd-amd64 (closes: #718689).
  * debian/patches/series: Adjusted.

 -- Debichem Team <debichem-devel@lists.alioth.debian.org>  Sun, 04 Aug 2013 20:56:28 +0200

indigo (1.1.11-1) unstable; urgency=low

  * New upstream release.
    - Uses Hill convention for GrossFormula function (closes: #690275).

  [ Daniel Leidert ]
  * debian/control (Standards-Version): Bumped to 3.9.4.
    (Build-Depends): Added python (closes: #713767). Added autotools-dev,
    libfreetype6-dev and libpng12-dev.
    (Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
    (Section): Fixed duplication of sections.
    (Depends): Fixed weak-library-dev-dependency. Hardened dependency of
    python-indigo and libindigo-java to libindigo0d.
    (Description): Fixed typos.
  * debian/libindigo0d.dirs, debian/libindigo-dev.dirs: Dropped.
  * debian/libindigo0d.install: Added libraries.
  * debian/libindigo-dev.install: Added libraries.
  * debian/libindigo0d.lintian-overrides: Added to override
    package-name-doesnt-match-sonames.
  * debian/rules: Enabled hardening. Added autotools_dev addon.
    (override_dh_auto_configure): Added -DCMAKE_BUILD_TYPE and
    -DCMAKE_SKIP_RPATH to avoid setting RPATHs. Define missing library paths
    for system libraries.
    (override_dh_auto_install): Moved library installation to dh_install.
    (override_dh_makeshlibs): Dropped version. Better use -V only.
  * debian/README.source: Updated.
  * debian/patches/library_dir_and_name.patch: Updated.
    - Set the libraries SOVERSION to "0d" to fix inter-library linkages. Fixed
      some includes.

 -- Debichem Team <debichem-devel@lists.alioth.debian.org>  Sat, 03 Aug 2013 19:33:00 +0200

indigo (1.1.5-1) UNRELEASED; urgency=low

  * New upstream release.

  [ Michael Banck ]
  * debian/control (indigo-utils/Description): Add a one-line summary for
    every tool explaining its purpose.
  * debian/control (Build-Depends): Added cmake.
  * debian/rules: Overhauled for cmake and directory rearrangements.
  * debian/rules (CLASSPATH): Updated version numbers.
  * debian/libindigo-java.jlibs: Likewise.
  * debian/javabuild: Likewise.
  * debian/patches/makefile.patch: Removed, no longer needed.
  * debian/patches/java_wrappers.patch: Updated.
  * debian/patches/library_dir_and_name.patch: Likewise.
  * debian/indigo-utils.install: Updated for new cmake build directory.
  * debian/libindigo-dev.install: Likewise.
  * debian/libindigo-dev.dirs: New file.
  * debian/rules (override_dh_makeshlibs): New rule, set libindigo0d
    shlibs versioning information to ">= 1.1".
  * debian/control (python-indigo/Depends): Bump libindigo0d version to 1.1.
  * debian/control (libindigo-java/Depends): Likewise.

  [ Daniel Leidert ]
  * debian/watch: Added.

 -- Michael Banck <mbanck@debian.org>  Fri, 04 May 2012 01:13:03 +0200

indigo (1.0.0-2) unstable; urgency=low

  * debian/rules: Add python2 to dh modules (Closes: #671057).

 -- Michael Banck <mbanck@debian.org>  Fri, 04 May 2012 00:39:01 +0200

indigo (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #664975).

 -- Michael Banck <mbanck@debian.org>  Sat, 24 Mar 2012 02:02:50 +0100