File: changelog

package info (click to toggle)
ngs-sdk 2.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,216 kB
  • sloc: cpp: 20,310; java: 5,060; perl: 3,895; python: 1,452; makefile: 691; xml: 233; sh: 70
file content (99 lines) | stat: -rw-r--r-- 2,918 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
ngs-sdk (2.9.3-1) unstable; urgency=medium

  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Secure URI in copyright format
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Remove trailing whitespace in debian/changelog

 -- Andreas Tille <tille@debian.org>  Fri, 21 Dec 2018 17:03:22 +0100

ngs-sdk (2.9.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.1.3
  * debhelper 11
  * Soname change for library: s/libngs-sdk1/libngs-sdk2/
  * New Build-Depends: python3-distutils

 -- Andreas Tille <tille@debian.org>  Sat, 24 Mar 2018 09:34:17 +0100

ngs-sdk (1.3.0-3) unstable; urgency=medium

  [ Scott Kitterman ]
  * Reduce unneeded build-dep on python3-all-dev to python3-all
    Closes: #866514

  [ Andreas Tille ]
  * debhelper 10
  * Standards-Version: 4.1.0 (no changes needed)
  * d/rules: do not parse d/changelog
  * hardening=+all

 -- Andreas Tille <tille@debian.org>  Mon, 28 Aug 2017 23:10:33 +0200

ngs-sdk (1.3.0-2) unstable; urgency=medium

  * Fix install dir by using DEB_HOST_MULTIARCH instead of DEB_BUILD_GNU_TYPE
    (thanks for the patch to Graham Inggs <ginggs@debian.org>)
    Closes: #859257

 -- Andreas Tille <tille@debian.org>  Sat, 01 Apr 2017 22:33:07 +0200

ngs-sdk (1.3.0-1) unstable; urgency=medium

  * New upstream release
  * hardening=+bindnow

 -- Andreas Tille <tille@debian.org>  Wed, 09 Nov 2016 08:54:53 +0100

ngs-sdk (1.2.5-1) unstable; urgency=medium

  * New upstream release

 -- Olivier Sallou <osallou@debian.org>  Thu, 18 Aug 2016 10:51:22 +0200

ngs-sdk (1.2.4-2) unstable; urgency=medium

  * Add a maven2 pom file for libjava-ngs

 -- Vincent Danjean <vdanjean@debian.org>  Wed, 06 Jul 2016 21:57:29 +0200

ngs-sdk (1.2.4-1) unstable; urgency=medium

  * New upstream version
  * Add missing header files to devel package

 -- Andreas Tille <tille@debian.org>  Mon, 06 Jun 2016 12:54:51 +0200

ngs-sdk (1.2.3-3) unstable; urgency=medium

  [ Andreas Tille ]
  * Really get the build working even if build results are moved to the
    wrong dir by the build system
  * cme fix dpkg-control
  * DEP5

  [ Steffen Moeller ]
  * Depend on default-jdk, not openjdk-8-java, introduce flags to javac
    to avoid Java8 bytecode, eliminating a lintian warning.
  * Bumped policy to 3.9.7, no changes required.

 -- Andreas Tille <tille@debian.org>  Sun, 10 Apr 2016 08:21:45 +0200

ngs-sdk (1.2.3-2) unstable; urgency=medium

  * debian/rules: create dynamic library in expected directory
    Closes: #813557
  * Turn architecture checking for non-Intel architectures from error into
    warning that does not cause a failure
    Closes: #813559

 -- Andreas Tille <tille@debian.org>  Sat, 06 Feb 2016 10:35:42 +0100

ngs-sdk (1.2.3-1) unstable; urgency=medium

  * Initial release (Closes: #809375)

 -- Olivier Sallou <osallou@debian.org>  Mon, 01 Feb 2016 22:26:21 +0100