File: changelog

package info (click to toggle)
libelfin 0.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 668 kB
  • sloc: cpp: 4,883; makefile: 189; python: 139; sh: 129; ansic: 10
file content (112 lines) | stat: -rw-r--r-- 3,629 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
libelfin (0.3-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches: Remove const qualifier from setter (Closes: #953618,
    #976450)

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 06 Dec 2020 12:44:01 +0100

libelfin (0.3-2) unstable; urgency=medium

  [ Lluís Vilanova ]
  * Update Vcs urls in debian/control to point to salsa.debian.org
  * Update contact email for Lluís Vilanova
  * Update to standards version 4.4.0

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 02 Sep 2020 18:49:43 +0200

libelfin (0.3-1) unstable; urgency=medium

  * New upstream version 0.3.
    - Removed 0002-portable-uint64-print.patch and 0003-big-endian.patch
      merged upstream.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 03 Dec 2016 08:41:12 +0000

libelfin (0.2-6) unstable; urgency=medium

  * Added 0003-big-endian.patch from upstream to work on big endian
    architectures.  (Closes: #844465)

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 02 Dec 2016 22:43:18 +0000

libelfin (0.2-5) unstable; urgency=medium

  * Added patch 0002-portable-uint64-print.patch to fix unportable printf().

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 15 Nov 2016 14:21:25 +0000

libelfin (0.2-4) unstable; urgency=medium

  * Dropped git build dependency, it is not needed thanks to
    0001-Let-d-rules-override-library-version.patch.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 13 Nov 2016 08:41:31 +0000

libelfin (0.2-3) unstable; urgency=medium

  * Corrected python build dependency to use python3-minimal.
  * Added missing pkg-config build dependency.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 12 Nov 2016 08:13:57 +0000

libelfin (0.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 11 Nov 2016 14:16:01 +0000

libelfin (0.2-1) experimental; urgency=medium

  [ Lluís Vilanova ]
  * Update to latest upstream.
  * New upstream version have new SONAME, adjust package names to match.

  [ Petter Reinholdtsen ]
  * Upload to experimental with the new package names.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 04 Oct 2016 09:45:29 +0200

libelfin (0.1+20160825.git.6eb10ca-6) unstable; urgency=medium

  * Extended autopkgtest to use both gcc and clang, to expose problem
    with c++11 symbols.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 02 Oct 2016 08:58:11 +0000

libelfin (0.1+20160825.git.6eb10ca-5) unstable; urgency=medium

  * Added d/clean to remove generated files after build.
  * Adjusted 0002-Add-support-for-dynamic-linking-with-libelf-and-libd.patch
    and d/rules to get working pkg-config setup (Closes: #839287).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 01 Oct 2016 15:12:15 +0000

libelfin (0.1+20160825.git.6eb10ca-4) unstable; urgency=medium

  * Added simple autopkgtest scripts to check if pkg-config and
    compiling work.
  * Added missing git build dependency to get version number in
    pkg-config files.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 30 Sep 2016 21:36:02 +0000

libelfin (0.1+20160825.git.6eb10ca-3) unstable; urgency=medium

  [ Lluís Vilanova ]
  * Fix pattern to auto-detect package names

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 14 Sep 2016 20:54:54 +0000

libelfin (0.1+20160825.git.6eb10ca-2) unstable; urgency=medium

  * Add missing python-minimal (<< 3) build dependency.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 14 Sep 2016 08:47:27 +0000

libelfin (0.1+20160825.git.6eb10ca-1) unstable; urgency=low

  [ Lluís Vilanova ]
  * Initial upload (closes: #834123).

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 12 Sep 2016 20:29:19 +0200