File: changelog

package info (click to toggle)
memtailor 1.0~git20230916-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 312 kB
  • sloc: cpp: 1,102; makefile: 44; sh: 33
file content (185 lines) | stat: -rw-r--r-- 6,301 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
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
memtailor (1.0~git20230916-1) unstable; urgency=medium

  * New upstream release (git snapshot).
  * debian/copyright
    - Update my copyright years.
  * debian/patches/c++17.patch
    - Remove patch; applied upstream.

 -- Doug Torrance <dtorrance@debian.org>  Mon, 18 Dec 2023 23:35:46 -0500

memtailor (1.0~git20220104-2) unstable; urgency=medium

  * debian/control
    - Bump Standards-Version to 4.6.2.
  * debian/patches/c++17.patch
    - New patch; set C++ standard version to 17 for GoogleTest 1.13.0
      compatibility (Closes: #1041138).

 -- Doug Torrance <dtorrance@debian.org>  Sat, 15 Jul 2023 10:38:37 -0400

memtailor (1.0~git20220104-1) unstable; urgency=medium

  * New upstream release (git snapshot).
  * debian/control
    - Update Maintainer to Debian Math Team.
    - Update my email address; now a Debian Developer.
    - Update Vcs-* URL's (science-team -> math-team).
  * debian/copyright
    - Update my copyright years and email address.
  * debian/gbp.conf
    - New file; used DEP-14 recommended "debian/latest" for Debian branch.
  * debian/upstream/metadata
    - Add "---" for document start.

 -- Doug Torrance <dtorrance@debian.org>  Wed, 09 Mar 2022 10:53:39 -0500

memtailor (1.0~git20211001-1) unstable; urgency=medium

  * New upstream release (git snapshot).
  * debian/control
    - Bump Standards-Version to 4.6.0.

 -- Doug Torrance <dtorrance@piedmont.edu>  Thu, 30 Sep 2021 22:29:54 -0400

memtailor (1.0~git20200709-1) unstable; urgency=medium

  * New upstream release (git snapshot).
  * debian/control
    - Bump Standards-Version to 4.5.1.

 -- Doug Torrance <dtorrance@piedmont.edu>  Tue, 17 Aug 2021 23:00:45 -0400

memtailor (1.0~git20200526-1) unstable; urgency=medium

  * New upstream release (git snapshot).
  * debian/control
    - Bump debhelper compatibility level to 13.
    - Bump Standards-Version to 4.5.0.
    - Add Rules-Requires-Root field.
  * debian/libmemtailor0.symbols
    - Add Build-Depends-Package field.
  * debian/not-installed
    - Tell dh_missing that we aren't installing .la file.
  * debian/patches
    - Remove directory; only patch has been applied upstream.
  * debian/salsa-ci.yml
    - Add Salsa pipelines config file.
  * debian/tests/control
    - Allow stderr output in autopkgtests for GCC warnings on armhf.
      Patch by Graham Inggs <ginggs@ubuntu.com> from Ubuntu package.

 -- Doug Torrance <dtorrance@piedmont.edu>  Wed, 01 Jul 2020 07:27:17 -0400

memtailor (1.0~git20181123-1) unstable; urgency=medium

  * New upstream release (git snapshot).
  * debian/compat
    - Drop file; no longer necessary since we build-depend on
      debhelper-compat.
  * debian/control
    - Bump Standards-Version to 4.4.1.
    - Switch Build-Depend on debhelper to debhelper-compat, specifying
      compatibility level 12.
  * debian/patches/cross.patch
    - New patch; use test -e instead of AC_CHECK_FILE to enable cross
      building.  Thanks to Helmut Grohne <helmut@subdivi.de> for the
      patch. (Closes: #941402).

 -- Doug Torrance <dtorrance@piedmont.edu>  Mon, 07 Oct 2019 17:16:33 -0400

memtailor (1.0~git20160311-2) unstable; urgency=medium

  * debian/tests/control
    - Add build-essential to Depends.  Tests were failing with
      'g++: Command not found'.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sat, 14 Jul 2018 09:04:01 -0400

memtailor (1.0~git20160311-1) unstable; urgency=medium

  * debian/compat
    - Bump debhelper compatibility level to 11.
  * debian/control
    - Bump versioned dependency on debhelper to >= 11.
    - Drop dh-autoreconf from Build-Depends; default since debhelper 10.
    - Drop dpkg-dev (>= 1.18.0) from Build-Depends; debhelper depends on a
      higher version.
    - Bump Standards-Version to 4.1.5.
    - Update Vcs-* links to Salsa.
  * debian/copyright
    - Use https in Format.
  * debian/rules
    - Remove explicit call to dh_autoreconf; default since debhelper 10.
    - Drop get-orig-source target; replaced by uscan.
  * debian/tests
    - Replace smoke test with upstream unit tests.
  * debian/upstream/metadata
    - New file; add DEP-12 upstream metadata.
  * debian/watch
    - Use uscan with git mode to obtain upstream tarball.

 -- Doug Torrance <dtorrance@piedmont.edu>  Thu, 05 Jul 2018 15:23:25 -0400

memtailor (1.0~git20160302-1) unstable; urgency=medium

  * New upstream release.
    - Now maintained by Macaulay2 developers.
  * debian/control
    - Bump Standards-Version to 3.9.7.
    - Update Homepage.
    - Use https protocol for Vcs-Browser.
    - Drop libmemtailor-dbg package in favor of automatically generated
      memtailor-dbgsym.
  * debian/copyright
    - Update Source.
  * debian/libmemtailor0.symbols
    - Add MEMTAILOR_VERSION_STRING.
  * debian/patches
    - Remove directory; patches applied upstream.
  * debian/rules
    - Remove override_dh_strip target; no longer needed.
    - Update get-orig-source target.
    - Update GTEST_PATH in override_dh_auto_configure target.
    - Add --enable-shared to override_dh_auto_configure target.
    - Enable all hardening flags.

 -- Doug Torrance <dtorrance@piedmont.edu>  Thu, 03 Mar 2016 09:11:23 -0500

memtailor (1.0~git20130809-5) unstable; urgency=medium

  * Update my email address.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sat, 29 Aug 2015 01:37:11 -0400

memtailor (1.0~git20130809-4) unstable; urgency=medium

  * debian/control
    - Add dpkg-dev (>= 1.18.0) to Build-Depends; needed for arch-bits tags in
      symbols file.
    - Tidy using wrap-and-sort.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Sun, 28 Jun 2015 09:45:19 -0500

memtailor (1.0~git20130809-3) unstable; urgency=medium

  * debian/tests/control
    - Add pkg-config to Depends; fixes failing CI test.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Fri, 19 Jun 2015 00:49:26 -0500

memtailor (1.0~git20130809-2) unstable; urgency=medium

  * debian/libmemtailor0.symbols
    - Add arch-bits tags to certain symbols to enable builds on 32-bit
      architectures.
  * debian/tests/*
    - Add test.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Tue, 09 Jun 2015 10:18:24 -0500

memtailor (1.0~git20130809-1) unstable; urgency=low

  * Initial release (Closes: #780766).

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Wed, 18 Mar 2015 01:03:13 -0500