File: changelog

package info (click to toggle)
telepathy-accounts-signon 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 120 kB
  • sloc: ansic: 767; makefile: 2
file content (59 lines) | stat: -rw-r--r-- 2,147 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
telepathy-accounts-signon (2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release:
    - the switch to meson should fix the cross-build issues (Closes: #893582)
  * Update the build dependencies according to the upstream build system:
    - add meson, as the new buildsystem
    - bump libsignon-glib-dev to 2.1
    - drop qt5-qmake, no more used to build
  * Since meson is used as buildsystem:
    - drop the explicit --buildsystem for dh
    - stop exporting QT_SELECT=qt5

 -- Pino Toscano <pino@debian.org>  Wed, 06 Jan 2021 09:00:24 +0100

telepathy-accounts-signon (1.0-2) unstable; urgency=medium

  * Team upload.

  [ Rohan Garg ]
  * We should also explicitly build-dep on qt5-qmake

  [ Pino Toscano ]
  * Switch Vcs-* fields to salsa.debian.org.
  * Add the configuration for the CI on salsa.
  * Stop passing --list-missing to dh_install, as everything is already
    installed in the single binary.
  * Do not ship the upstream README as documentation, as it is not that useful
    for users.
  * Update watch file.
  * Bump the debhelper compatibility to 13:
    - switch the debhelper build dependency to debhelper-compat 13
    - remove debian/compat
  * Add Rules-Requires-Root: no.
  * Bump Standards-Version to 4.5.1, no changes required.
  * Remove the explicit as-needed linking, as it is done by binutils now.
  * Drop unused bits from debian/rules.
  * 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 16:21:45 +0100

telepathy-accounts-signon (1.0-1) unstable; urgency=low

  [ Rohan Garg ]
  * Initial release.

  [ Diane Trout ]
  * Set maintainer to debian-qt-kde team
  * Add myself to uploaders.
  * Update homepage to point to primary upstream site.
  * Update contact information in copyright file.
  * Set section to net to match mission-control.
  * Set dh to use buildsystem qmake and to use qt5
  * Add watch file.
  * Add --list-missing to make sure everything is installed.

 -- Diane Trout <diane@debian.org>  Tue, 15 Sep 2015 21:57:17 -0700