File: changelog

package info (click to toggle)
pugixml 1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,448 kB
  • ctags: 2,464
  • sloc: cpp: 21,951; xml: 2,134; makefile: 116; perl: 51
file content (145 lines) | stat: -rw-r--r-- 5,589 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
pugixml (1.7-2) unstable; urgency=medium

  * Update symbols file to include all architecture.

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Fri, 06 Nov 2015 22:44:36 +0530

pugixml (1.7-1) unstable; urgency=medium

  * New upstream release.
    + Introduced a new compact tree storage mode that takes significantly
      less memory (2-5x smaller DOM) at some performance cost.
    + New integer parsing/formatting implementation (3-5x faster at
      getting/setting integers).
    + Added format_indent_attributes that makes the resulting XML
      friendlier to line diff/merge tools.
    + Fix Clang 3.7 crashes in out-of-memory cases (C++ DR 1748)
  * Refresh patch 2001 and 2002 for new release.
  * Update symbols file for new release.

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Sun, 01 Nov 2015 21:46:04 +0530

pugixml (1.6-2) unstable; urgency=medium

  * Update package name in symbols file

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Thu, 08 Oct 2015 20:23:59 +0530

pugixml (1.6-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Fix translate and normalize-space XPath functions to no longer
      return internal NUL characters.
    + Fix buffer overrun on malformed comments inside DOCTYPE sections.
    + Have attribute/text values use more digits when printing floating
      point numbers to guarantee round-tripping.

  [ Vasudev Kamath ]
  * Drop doc/manual folder no longer shipped upstream.
  * Re-add symbols file, accidentally dropped in gcc v5 transition.
  * Refresh patch 2001 with new upstream changes.
  * Add patch 2002 to avoid linking to external data in documentation
    (potential privacy issue).
  * Update copyright info:
    + Extend coverage for upstream author.
    + Drop copyright statement for docs/pugixml.css.
    + Extend coverage for myself.
    + Extend coverage for Jonas.

  [ Jonas Smedegaard ]
  * Fix bump DEP3 Last-Update header for patch 2001.
  * Update copyright info:
    + Drop unused License section BSL-1.0.
    + Rewrap Licenses at 72 chars.
    + Fix source URL, and add alternate git source URL.
    + Bump packaging license to GPL-3+.
    + Fix coverage for myself to exclude 2014.
    + Add copyright and licensing boilerplate to rules file (based on
      copyright file info, making the latter fully reflective).
  * Modernize CDBS handling:
    + Unconditionally include snippet upstream-tarball.mk and stop
      suppress optional build-dependencies: All satisfied even in
      oldstable.
    + Drop obsolete multiarch quirks.
  * Update package relations:
    + Fix tighten build-dependency on d-shlibs: Needed for v5 option.
    + Build-depend on dh-buildinfo.
    + Relax build-dependency on debhelper: Needed version satisfied even
      in oldstable.
  * Exclude .la files with d-shlibs (not custom rules targets).
  * Fix track tagged releases (not different "released" ones).
  * Simplify watch file.
  * Modernize git-buildpackage config: Avoid git- prefix.
  * Resolve stem from packaging, and major from source (not packaging).

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 06 Oct 2015 17:38:33 +0200

pugixml (1.4-3) unstable; urgency=medium

  * Re-release to unstable.
    Still closes: bug#791250.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Aug 2015 14:58:59 +0200

pugixml (1.4-2) experimental; urgency=medium

  [ Andreas Tille ]
  * Declare compliance with Debian Policy 3.9.6.
  * gcc-5 transition.
    Closes: bug#791250.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Extend coverage for main upstream author to include current year.
    + Merge same-author same-license Files sections.
    + Use License-Grant and License-Reference fields. Thanks to Ben Finney.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Aug 2015 11:21:16 +0200

pugixml (1.4-1) unstable; urgency=medium

  * Use github URL in watch file, code.google.com stopped providing
    download features.
  * Use github URL for DEB_UPSTREAM_URL and update md5sum for new release.
  * Imported Upstream version 1.4
    Closes: bug#762260, Thanks to Ghislain Antony Vaillant.
  * Refreshed patch 01-enable_staticlib_generation.patch and renamed it as
    per guidelines in patches/README file.
  * Regenerated symbols file using pkgkde-symbols-helper.
  * Introduced pkg-kde-symbols tools as build-dependency.
  * Bump Standards-Version to 3.9.5, no change required to package source.
  * Use canonical anonscm.debian.org for Vcs-Git field.
  * Use cgit URL for Vcs-Browser field.
  * Bump compat to 9 to handle multi-arch debug symbols, debhelper
    dependency is now >=9.
  * Mark the -dbg package as multi-arch same.

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Sun, 21 Sep 2014 22:09:39 +0530

pugixml (1.2-2) unstable; urgency=low

  [ Vasudev Kamath ]
  * Fix c++-demangle architecture-dependent symbols in symbols file.
    Closes: bug#704718.
  * debian/rules:
    + Pass -v$(DEB_UPSTREAM_VERSION) to dpkg-gensymbols to avoid it
      taking debian version while reconstructing symbols file.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Skip copyright-checking some images.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 01 Jul 2013 02:48:14 +0200

pugixml (1.2-1) unstable; urgency=low

  [ Vasudev Kamath ]
  * Initial packaging.
    Closes: bug#697520

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Jan 2013 18:47:10 +0100