File: changelog

package info (click to toggle)
sparsehash 2.0.2-1
  • links: PTS
  • area: main
  • in suites: buster, experimental, jessie, jessie-kfreebsd, stretch
  • size: 1,924 kB
  • sloc: cpp: 6,600; sh: 3,952; ansic: 1,317; makefile: 277
file content (109 lines) | stat: -rw-r--r-- 3,793 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
sparsehash (2.0.2-1) unstable; urgency=low

  * New upstream release (Closes: #705974)
  * Update watch file
  * Stop build depending on outdated automake, thanks to Eric Dorland for
    the patch (Closes: #724437)
  * Update to Standards-Version 3.9.5
    + debian/rules: add build-arch and build-indep targets
  * Run tests during build, thanks to Michael Terry for the patch
    (Closes: #700339)
  * Drop obsolete binary transition package (sparsehash)

 -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 11 Mar 2014 19:15:30 -0400

sparsehash (1.10-1) unstable; urgency=low

  * New upstream release (Closes: #624823)
  * Acknowledge NMU.  Thanks to Didier Raboud.
  * Update to Standards-Version 3.9.2 (no changes) 
  * Switch to dpkg-source 3.0 (quilt) format.

 -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 17 May 2011 15:36:10 -0400

sparsehash (1.6-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix reverse build-dependencies FTBFS with g++4.6 (Closes: #624819).

 -- Didier Raboud <odyx@debian.org>  Sun, 01 May 2011 23:02:43 +0200

sparsehash (1.6-1) unstable; urgency=low

  * New upstream release
  * Update to Standards-Version 3.8.3 (no changes) 
  * Add ${misc:Depends} as recommended by lintian

 -- Roberto C. Sanchez <roberto@connexer.com>  Sun, 24 Jan 2010 23:17:13 -0500

sparsehash (1.5.2-2) unstable; urgency=high

  * libsparsehash-dev replaces earlier versions of sparsehash binary package
    + urgency set to high
    + prevents file conflict (Closes: #540499)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 08 Aug 2009 11:45:57 -0400

sparsehash (1.5.2-1) unstable; urgency=low

  * New upstream release
  * Transition binary package to be named libsparsehash-dev (Closes: #515215)
  * Update to Standards-Version 3.8.2 (no changes)
  * Document differing copyright/licenses of certain documentation files

 -- Roberto C. Sanchez <roberto@connexer.com>  Sun, 21 Jun 2009 20:36:48 -0400

sparsehash (1.4-1) unstable; urgency=low

  * New upstream release (Closes: #520599)
  * Add /me as uploader and remove Andres Salomon
  * Update packaging
    + Update to Standards-Version 3.8.1 (no changes)
    + Update to debhelper level 5
    + Add watch file
    + Install HTML documentation into /usr/share/doc/sparsehash/html/
    + Register the documentation with doc-base
  * Point to new project home page
  * Make location of hash_fun.h conditional based on compiler version;
    patch from Peter Green (Closes: #520598)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 28 Mar 2009 21:33:21 -0400

sparsehash (1.1-1) unstable; urgency=low

  * New upstream version.

 -- Andres Salomon <dilinger@debian.org>  Fri, 07 Mar 2008 14:25:39 +0000

sparsehash (1.0.2-1) unstable; urgency=low

  * New upstream version (closes: #425138).
  * Update copyright info, as upstream's site has changed.
  * Drop autotools-update.dpatch, as upstream now uses newer autotools.
  * Silence a bunch of lintian warnings; ancient-standards-version,
    debian-rules-ignores-make-clean-error, etc.

 -- Andres Salomon <dilinger@debian.org>  Sat, 05 Jan 2008 23:26:05 +0000

sparsehash (0.4-1) unstable; urgency=low

  * New upstream version.
  * Set up package to use dpatch.
  * Change arch from any to all.
  * Update maintainer to be company alias, add myself and Andres Salomon as
    uploaders.

 -- Wes Chow <wes@senortoad.com>  Thu, 25 May 2006 14:17:25 -0400

sparsehash (0.3-2) unstable; urgency=low

  * Make package description more specific and recommend a C++
    compiler.  Closes #361969.

 -- Wes Chow <wes@senortoad.com>  Tue, 11 Apr 2006 18:00:55 -0400

sparsehash (0.3-1) unstable; urgency=low

  * Google sparsehash library.  See http://goog-sparsehash.sourceforge.net/

 -- Wes Chow <wes@senortoad.com>  Wed, 29 Mar 2006 13:34:19 -0500