File: changelog

package info (click to toggle)
coinor-csdp 6.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,672 kB
  • sloc: ansic: 7,178; makefile: 99
file content (127 lines) | stat: -rw-r--r-- 4,656 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
coinor-csdp (6.2.0-4) unstable; urgency=medium

  * debian/control
    - Update Maintainer to Debian Math Team.
    - Bump Standards-Version to 4.6.0.
    - Update Vcs-* fields (debian-science -> debian-math).
  * debian/copyright
    - Update my copyright years.
  * debian/README.Debian
    - Remove note about octave helper files that no longer exist.
    - Rename from README.debian.
  * debian/rules
    - Drop override_dh_strip; contained --dbgsym-migration option, but
      the migration is now complete.
    - Stop setting DH_VERBOSE.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sun, 07 Nov 2021 20:48:59 -0500

coinor-csdp (6.2.0-3) unstable; urgency=medium

  * Source-only upload needed for migration to testing.
  * debian/control
    - Set Multi-Arch; coinor-csdp-doc to foreign and libsdp* to same.
    - Drop libatlas-base-dev as an option for Build-Depends; the
      libcblas.so symbols have been merged into libblas.so.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sun, 05 Jul 2020 08:51:43 -0400

coinor-csdp (6.2.0-2) unstable; urgency=medium

  * debian/coinor-csdp-doc.examples
    - Don't bother installing the example Makefile
  * debian/control
    - New Maintainer/Uploader (Closes: #645079).
    - Update Homepage.
    - Switch Vcs-* to Debian Science Team repository.
    - Bump debhelper compatibility level to 13.
    - Wrap and sort Depends and Build-Depends.
    - Add gfortran to Build-Depends; a fortran compiler is needed
      by configure when checking for blas.
    - Bump Standards-Version to 4.5.0.
    - Add Rules-Requires-Root field.
    - Drop opening article 'A' from Description.
    - Add disambiguation to short descriptions for the coinor-csdp
      and coinor-csdp-doc, which were previously identical.
    - Drop deprecated *-dbg package.
  * debian/control
    - Add stanzas for new libsdp0 and libsdp-dev packages.
  * debian/copyright
    - Reformat to DEP5.
  * debian/libsdp*.install
    - Install headers and libraries.
  * debian/libsdp0.symbols
    - New symbols file.
  * debian/not-installed
    - Tell dh_missing that we're not installing libtool's .la file.
  * debian/orig-tar.sh
    - Remove file; no longer necessary.  Most of the files that were
      removed from the tarball are no longer present in the current
      version, and we can take care of the .pdf manual using dpkg-source.
  * debian/patches/{move-headers,use-autotools}.patch
    - Apply patches from Sage. In particular, we now use autotools
      to build a dynamic library and move the header files to a new
      subdirectory.
  * debian/README.source
    - Remove file describing the use of quilt; quilt has been standard
      for some time.
  * debian/rules
    - Use all hardening flags.
    - Drop assignment of LDFLAGS.  It's a puzzle as to why this was
      being done in the first place, as they weren't actually used.
    - Switch dh_strip option from --dbg-package to --dbgsym-migration.
    - Drop dh_auto_install target; no longer necessary now that we
      use autotools for build.
  * debian/salsa-ci.yml
    - Add Salsa pipelines config file.
  * debian/source/include-binaries
    - New file; whitelist the pre-generated .pdf manual.
  * debian/tests/control
    - Add simple smoke test for autopkgtest.
  * debian/upstream/metadata
    - New upstream metadata file.
  * debian/watch
    - Bump to version 4 and take advantage of special strings. Also
      switch from http to https.

 -- Doug Torrance <dtorrance@piedmont.edu>  Wed, 27 May 2020 01:46:38 -0400

coinor-csdp (6.2.0-1) unstable; urgency=medium

  * QA upload.
  * Update to upstream 6.2.0.
  * Update Standards-Version to 4.4.1.
  * Update compat level to 12.
  * Remove dependency on cdbs.
  * Remove Uploader.
  * Modify the patch for Makefile.
  * Push to salsa and update Vcs.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Sun, 22 Dec 2019 23:21:48 +0000

coinor-csdp (6.1.1-1) unstable; urgency=low

  * New upstream version. (Closes: #576822)
    - Switch to dpkg-source 3.0 (quilt) format.

 -- Soeren Sonnenburg <sonne@debian.org>  Fri, 09 Apr 2010 21:18:49 +0200

coinor-csdp (6.1.0-1) unstable; urgency=low

  * New upstream version.
    - refresh patches
  * Bump standards version (no changes required).

 -- Soeren Sonnenburg <sonne@debian.org>  Wed, 03 Mar 2010 12:33:43 +0100

coinor-csdp (6.0.1-2) unstable; urgency=low

  * Fix FTBS for Renesas SH(sh4) CPUs. (Closes: #560426)

 -- Soeren Sonnenburg <sonne@debian.org>  Fri, 11 Dec 2009 05:25:35 +0100

coinor-csdp (6.0.1-1) unstable; urgency=low

  * Initial Release. (Closes: #511899)

 -- Soeren Sonnenburg <sonne@debian.org>  Sun, 12 Apr 2009 00:36:13 +0200