File: changelog

package info (click to toggle)
libsignon-glib 2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 500 kB
  • sloc: ansic: 3,844; xml: 311; python: 33; sh: 26; makefile: 7
file content (121 lines) | stat: -rw-r--r-- 4,948 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
libsignon-glib (2.1-3) unstable; urgency=medium

  * Team upload.
  * Remove the signond-dev dependency from libsignon-glib-dev, as it is not
    needed anymore (most probably since 1.15 already).

 -- Pino Toscano <pino@debian.org>  Tue, 12 Jan 2021 09:15:05 +0100

libsignon-glib (2.1-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * Replace the patch optional-documentation.diff with upstream commit
    fc1098b3a376a04020c9e733eafda9fa0ac51723; patch
    upstream_build-make-documentation-really-optional.patch.
  * Use the dh-sequence-gir build dependency to replace the manual usage of
    the gir dh addon.
  * Remove unused/useless variables in rules.
  * Remove empty Upstream-Contact in copyright.

 -- Pino Toscano <pino@debian.org>  Wed, 06 Jan 2021 08:56:31 +0100

libsignon-glib (2.1-1) experimental; urgency=medium

  * Team upload.
  * New upstream release. (Closes: #968534)
  * Update the patches:
    - disable-deprecation-error.patch: drop, the upstream buildsystem does not
      set -Werror anymore
    - signon-dbus-specification-interfaces.diff: drop, the files are shipped
      now
    - fix-gtkdoc-comments.diff: drop, fixed upstream
  * Upstream switched buildsystem to meson, so:
    - add the meson, and python3-gi build dependencies
    - pass -Dtests=false to meson to keep the tests disabled for now
    - pass -Ddocumentation=false to meson to continue not building the
      documentation for now
    - drop the custom autoreconf, and clean steps
    - drop removal of the libtool .la file, as it does not exist anymore
  * Upstream bumped the SONAME to 2, so:
    - rename libsignon-glib1 to libsignon-glib2
    - rename gir1.2-signon-1.0 to gir1.2-signon-2.0
  * Update install files.
  * Use the in-sources D-Bus interfaces; patch fix-interfaces-path.diff.
  * Update symbols file.
  * Actually respect the 'documentation' option of the buildsystem; patch
    optional-documentation.diff.
  * Update lintian overrides.

 -- Pino Toscano <pino@debian.org>  Thu, 31 Dec 2020 15:41:16 +0100

libsignon-glib (1.15-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update watch file.
  * Switch Vcs-* fields to salsa.debian.org.
  * Update the build dependencies according to the upstream build system:
    - bump libglib2.0-dev to 2.36
    - explicitly add pkg-config, and valac, already used
    - drop signond-dev, no more needed
  * Remove libsignon-glib-dbg in favour of the -dbgsym packages.
  * Update the patches:
    - remove-pluginlibdir.patch: drop, fixed upstream
    - disable-deprecation-error.patch: update
  * Statically import the D-Bus interfaces for now, as they are fetched using
    a Git submodule, which is not exported in tarballs created from GitLab;
    patch signon-dbus-specification-interfaces.diff. (Closes: #975793)
  * Fix few invalid gtk-doc comments; patch fix-gtkdoc-comments.diff.
  * Update install files.
  * Properly use the ${gir:Depends} substvar in gir1.2-signon-1.0.
  * Add the configuration for the CI on salsa.
  * Bump the debhelper compatibility to 13:
    - switch the debhelper build dependency to debhelper-compat 13
    - remove debian/compat
    - stop explicitly using the autoreconf dh addon, as it is used by default
    - remove the autotools-dev, and dh-autoreconf build dependencies
    - stop passing --list-missing to dh_install, as the default now is
      --fail-missing
  * Add Rules-Requires-Root: no.
  * Tighten gir1.2-signon-1.0 dependency in libsignon-glib-dev.
  * Remove the explicit as-needed linking, as it is done by binutils now.
  * Switch from /usr/share/dpkg/default.mk to /usr/share/dpkg/architecture.mk,
    as we need bits only from the latter
    - drop the manual dpkg-architecture queries
  * Do not add -Wall -pendantic to the CFLAGS: the former is already used by
    the upstream buildsystem, the latter is not something we want to enforce
    in Debian builds
  * Drop commented XS-Testsuite field.
  * Bump Standards-Version to 4.5.1, no changes required.
  * Add Build-Depends-Package in the symbols file.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Pino Toscano <pino@debian.org>  Thu, 31 Dec 2020 14:24:51 +0100

libsignon-glib (1.12-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't build with -Werror. (Closes: #952060)

 -- Adrian Bunk <bunk@debian.org>  Tue, 07 Apr 2020 10:42:59 +0300

libsignon-glib (1.12-2) unstable; urgency=medium

  [ Rohan Garg ]
  * Fix install files

  [ Diane Trout ]
  * Change my address back to my personal account.
  * Add disable-deprecation-error.patch (Closes: #806156)
    Technically it's a work around.

 -- Diane Trout <diane@ghic.org>  Tue, 01 Dec 2015 12:13:31 -0800

libsignon-glib (1.12-1) unstable; urgency=medium

  * Initial Release.

 -- Diane Trout <diane@debian.org>  Sat, 19 Sep 2015 13:57:09 -0700