File: changelog

package info (click to toggle)
libxmlezout 1.06.1-8
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 244 kB
  • ctags: 20
  • sloc: ada: 1,191; makefile: 52; sh: 19
file content (127 lines) | stat: -rw-r--r-- 4,377 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
libxmlezout (1.06.1-8) unstable; urgency=medium

  * Build-Depend: gnat, gnat-6 accordingly to Ada policy.
    Drop Conflict/Replace relations implied by Dependency on gnat-6.
    Switch to gprbuild as gnatmake is dropping project support.
    Accept versioned debian_packaging.mk path.
  * Add myself to Uploaders.
  * Switch from manual -dbg packages to automatic -dbgsym packages.
  * Drop diversion for manpage, libxmlezout0 is not in oldstable anymore.
  * Fix URL in watch file and switch to version 4.
  * Spring cleaning in rules file.
  * Enable all hardening flags, but PIE.
  * Add basic run time test.
  * Ensure deterministic timestamps in ALI files for reproducible builds.
  * Add VCS-*.
  * Put linker options like --as-needed before -l options.
  * Drop obsolete README.source README.Debian xmlezout.gpr.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 16 Aug 2016 16:06:09 +0200

libxmlezout (1.06.1-7.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Don't use a symbols file, mismatches on mips* and ppc64*. The soversion
    gets bumped with every gnat release anyway.

 -- Matthias Klose <doko@debian.org>  Sat, 13 Aug 2016 12:12:33 +0200

libxmlezout (1.06.1-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix build using gnat-6 (Radovan Birdic). Closes: #828847.
  * Bump ALI and SO version
  * Update symbols file.

 -- Matthias Klose <doko@debian.org>  Thu, 11 Aug 2016 14:39:20 +0200

libxmlezout (1.06.1-7) unstable; urgency=medium

  * Bump ALI and SO version
  * Lintian cleaning
    debian/copyright needed some update

 -- Xavier Grave <xavier.grave@csnsm.in2p3.fr>  Thu, 02 Oct 2014 11:26:20 +0200

libxmlezout (1.06.1-6) unstable; urgency=low

  * Adapt to dh-ada-library
  * compile with gnat-4.9, depend on gnat
  * Lintian cleaning
    => added symbols file
    => document patches

 -- Xavier Grave <xavier.grave@csnsm.in2p3.fr>  Wed, 14 May 2014 09:50:05 +0200

libxmlezout (1.06.1-5) unstable; urgency=low

  * make get-orig-source target comply with debian policy
    - follow Nicolas' example in music123
  * create get-pkg-source as a facility to the maintainer before first upload
  * fix also a lintian warning
    - syntax-error-in-dep5-copyright
  * take CFLAGS and LDFLAGS from dpkg-dev
    - adapt CFLAGS to ADAFLAGS by removing Wformat stuff

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Mon, 31 Oct 2011 13:35:57 +0000

libxmlezout (1.06.1-4) unstable; urgency=low

  * Move xml_ez_out.7 manpage to dev package
    - in order to have the dev package compatible with libxmlezout0
      the diversion is moved from libxmlezout1 to libxmlezout2-dev

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Sun, 25 Sep 2011 20:29:11 +0200

libxmlezout (1.06.1-3) unstable; urgency=low

  * Add diversion in libxmlezout1
    for /usr/share/man/man7/xml_ez_out.7.gz
    Closes: #642074
  * Add Conflicts and Replace section for libxmlezout2-dev
    in order to avoid conflicts with libxmlezout1-dev

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Sun, 25 Sep 2011 02:24:19 +0200

libxmlezout (1.06.1-2) unstable; urgency=low

  * Lintian cleaning
    - add build-arch and build-indep target in debian/rules
    - Go to 3.9.2 standards version

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Sat, 17 Sep 2011 22:53:36 +0200

libxmlezout (1.06.1-1) unstable; urgency=low

  * Upstream changes :
    mainly in makefiles
    fix a bug found using gnat pro :
      discriminants of tagged type cannot have defaults
  * Fix no conformant control file with Debian Ada Policy
    dev package dependence on gnat
  * Take new gcc-multilib scheme into account
    - put libs in /usr/lib/$(DEB_HOST_MULTIHARCH)
    - modify control accordingly

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Mon, 12 Sep 2011 13:03:39 +0200

libxmlezout (1.06-2) unstable; urgency=low

  * Lintian cleaning (warning and info).
      I: binary-control-field-duplicates-source
      I: duplicate-short-description
      W: debhelper-but-no-misc-depends
      I: quilt-patch-missing-description
  * Architecture support changes to any.  Closes: #568448.

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Fri,  5 Feb 2010 13:47:00 +0100

libxmlezout (1.06-1) unstable; urgency=low

  * First upstream version.  Closes: #562088.

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Wed, 23 Dec 2009 12:25:00 +0100

Local variables:
left-margin: 2
End: