File: changelog

package info (click to toggle)
paml 4.9j%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,668 kB
  • sloc: ansic: 27,006; xml: 4,486; sh: 71; makefile: 56
file content (181 lines) | stat: -rw-r--r-- 5,529 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
paml (4.9j+dfsg-3) unstable; urgency=medium

  * Team upload.

  [ Etienne Mollier ]
  * upstream informed of the patch

  [ Pranav Ballaney ]
  * Add autopkgtests

 -- Pranav Ballaney <ballaneypranav@gmail.com>  Fri, 29 May 2020 09:20:27 +0530

paml (4.9j+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.5.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Added patch to fix ftbfs gcc-10:
    Closes: #957659

 -- Etienne Mollier <etienne.mollier@mailoo.org>  Fri, 08 May 2020 13:58:34 +0200

paml (4.9j+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Also cleaning binaries after build
  * Standards-Version: 4.4.1

 -- Steffen Moeller <moeller@debian.org>  Sun, 10 Nov 2019 18:54:50 +0100

paml (4.9i+dfsg-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0

 -- Andreas Tille <tille@debian.org>  Thu, 01 Aug 2019 21:28:50 +0200

paml (4.9h+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4

 -- Andreas Tille <tille@debian.org>  Fri, 27 Apr 2018 07:20:08 +0200

paml (4.9g+dfsg-3) unstable; urgency=medium

  * Really enable arch=all build
    Closes: 890591

 -- Andreas Tille <tille@debian.org>  Wed, 28 Feb 2018 09:39:53 +0100

paml (4.9g+dfsg-2) unstable; urgency=medium

  * Do not fail with arch=all build
    Closes: #890591

 -- Andreas Tille <tille@debian.org>  Fri, 16 Feb 2018 15:12:05 +0100

paml (4.9g+dfsg-1) unstable; urgency=medium

  * New upstream version (upstream fixed format security issue)
  * Standards-Version: 4.1.3
  * debhelper 11
  * do not parse d/changelog

 -- Andreas Tille <tille@debian.org>  Fri, 16 Feb 2018 11:57:07 +0100

paml (4.9e+dfsg-1) unstable; urgency=medium

  * This new upstream version is now covered by a free license and can
    be released to main

 -- Andreas Tille <tille@debian.org>  Fri, 17 Mar 2017 21:30:29 +0100

paml (4.9c+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Homepage now states GPL-v3
  * Moved packaging to Git
  * Use new uscan options in watch file
  * cme fix dpkg-control
  * Removed *.pdf files since there is no source for theses files
  * Add clean target to upstream Makefile
  * *.ctl files are pointing to existing data files in /usr/lib/paml/data
  * *.ctl files are obtained from /etc/paml if there is no such file in
    current dir
  * Fix permissions

 -- Andreas Tille <tille@debian.org>  Mon, 12 Sep 2016 08:27:42 +0200

paml (4.8+dfsg-1) unstable; urgency=medium

  * New upstream version
  * d/rules: Adapt get-orig-source to new uscan syntax
  * d/watch: uversionmangle to get correct download file name
  * d/README.*: Updated
  * d/control:
     - Priority: optional
     - cme fix dpkg-control
     - XS-Autobuild: yes
  * d/patches/fix_format_security.patch: Fix some format security issues

 -- Andreas Tille <tille@debian.org>  Wed, 30 Jul 2014 14:30:38 +0200

paml (4.7-1) unstable; urgency=low

  * New upstream version
  * debian/control:
     - cme fix dpkg-control
     - use anonscm in Vcs fields
  * debian/rules: provide get-orig-source target to make use of new uscan
    to remove windows binaries

 -- Andreas Tille <tille@debian.org>  Thu, 08 Aug 2013 22:07:27 +0200

paml (4.5-1) unstable; urgency=low

  [ Pjotr Prins ]
  * Improved long description.

  [ Andreas Tille ]
  * New upstream version
  * Fixed watch file
  * debian/control: Standards-Version: 3.9.3 (no changes needed)
  * debian/rules: remove useless dh-make template
  * debian/paml.dirs: removed because unneeded
  * debian/{install,links}: install all binaries to
    /usr/lib/debian-med/bin and symlink to /usr/bin with the
    exception of evolver which has a name space conflict.  This
    is renamed to /usr/bin/paml-evolver
    Closes: #661519
  * debian/{paml.docs,paml-doc.docs}:
     - Adapted to new names
     - do not duplicate the same files into both packages (paml and
       paml-doc)
  * debian/profile.d/paml: Set PATH to find paml executables under
    their expected names
  * debian/README.Debian: Document the name space conflict solution
  * debian/upstream: Citation information
  * debhelper 9 (control+compat)
  * debian/patches/hardening.patch: Enable propagation of hardening
    flags

 -- Andreas Tille <tille@debian.org>  Tue, 15 May 2012 11:10:59 +0200

paml (4.4e-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Upload to unstable (Closes: #643843).
  * Corrected debian/watch for downloading sources with uscan.
  * Removed links to inexsistant Git repositories in debian/README.source.
  * Corrected VCS URLs (debian/control).
  * Conforms to Policy 3.9.2 (debian/control, no other changes needed).
  * Use Debhelper 8 (debian/control, debian/compat).
  * Converted debian/copyright to machine readable format version 1.0.
  * Compress binary packages with xz.

 -- Charles Plessy <plessy@debian.org>  Fri, 30 Sep 2011 21:48:20 +0900

paml (4.4c-3) experimental; urgency=low

  * doc -> non-free/doc (Closes: #608530).

 -- Steffen Moeller <moeller@debian.org>  Sat, 01 Jan 2011 13:56:50 +0100

paml (4.4c-2) experimental; urgency=low

  * Adjusting for non-free section.

 -- Pjotr Prins <pjotr.debian@thebird.nl>  Sat, 11 Sep 2010 23:01:37 +0200

paml (4.4c-1) experimental; urgency=low

  * Initial release (Closes: #595958).

 -- Pjotr Prins <pjotr.debian@thebird.nl>  Tue, 07 Sep 2010 21:09:02 +0200