File: changelog

package info (click to toggle)
openlayer 2.1-2.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 3,392 kB
  • ctags: 2,317
  • sloc: ansic: 10,433; cpp: 9,890; xml: 109; makefile: 90; sh: 36
file content (35 lines) | stat: -rw-r--r-- 1,331 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
openlayer (2.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with libpng16" -- new library requires some includes
    and has API change. (Closes: #809870)

 -- Tobias Frost <tobi@debian.org>  Sun, 24 Jan 2016 13:26:24 +0100

openlayer (2.1-2) unstable; urgency=medium

  * upgraded the dependency on libpng-dev. Closes: #809870
  * removed the obsoleted dependency on hardening-wrapper and activated
    dpkg-buildflags features

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 09 Jan 2016 17:33:38 +0100

openlayer (2.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename library packages for g++5 ABI transition (closes: 791228).

 -- Julien Cristau <jcristau@debian.org>  Sun, 16 Aug 2015 17:51:28 +0200

openlayer (2.1-1) unstable; urgency=low

  * Initial release (Closes: #735016)
  * modified files related to src/Collisions.cpp, in order to prevent
    a compilation error for recent versions of g++ (mainly made more explicit
    a typedef based on templates).
  * modified CMakefile.txt to follow the Debian Policy for shared libraries
  * fixed an error to make possible the hardening options
  * improved the file d/copyright, thanks to Thorsten Alteholz 
    <ftpmaster@ftp-master.debian.org>

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 06 Jan 2014 14:33:43 +0100