File: changelog

package info (click to toggle)
sugar-imageviewer-activity 65-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 540 kB
  • sloc: python: 1,374; makefile: 14; sh: 4
file content (124 lines) | stat: -rw-r--r-- 4,099 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
122
123
124
sugar-imageviewer-activity (65-2) unstable; urgency=medium

  * fix shebang to call python3 (not python)
  * simplify build;
    build-depend on dh-linktree dh-sequence-python3
    (not cdbs dh-python)
  * drop obsolete workaround
    for build path leaking into installed files;
    tighten build-dependency on python3-sugar3
  * use debhelper compatibility level 12 (not 10);
    build-depend on debhelper-compat (not debhelper)
  * declare compliance with Debian Policy 4.5.1

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 02 Feb 2021 23:37:17 +0100

sugar-imageviewer-activity (65-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + port to Python 3
      closes: bug#938588, thanks to Matthias Klose

  [ Jonas Smedegaard ]
  * depend on gir1.2-telepathyglib-0.12 (not python3-telepathy)
  * stop rename locale ibo (no longer shipped upstream)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 18 Apr 2020 11:56:18 +0200

sugar-imageviewer-activity (64-2) unstable; urgency=medium

  * (build-)depend on python3 modules (not python);
    build-depend on dh-python
  * declare compliance with Debian Policy 4.5.0

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 18 Apr 2020 11:18:56 +0200

sugar-imageviewer-activity (64-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Simplify rules.
  * Stop build-depend on dh-buildinfo.
  * Declare compliance with Debian Policy 4.3.0.
  * Update Vcs-* URLs: Maintenance moved to Salsa.
  * Set Rules-Requires-Root: no.
  * Update copyright info:
    + Use https protocol in Format and alternate Source URLs.
    + Extend coverage of packaging.
  * Update watch file:
    + Rewrite usage comment.
    + Use substitution strings.
  * Avoid install license text.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Mar 2019 21:38:56 +0100

sugar-imageviewer-activity (63-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + New icons for rotation.
    + Port to using CollabWrapper API.
    + New translations.
    + Update repository URL.
    + Update POT file.
    + CollabWrapper fixes.
    + Source formatting fixes.
    + FIx file transfer.

  [ Jonas Smedegaard ]
  * Modernize Vcs-* fields:
    + Use https protocol.
    + Use git (not cgit) in path.
  * Declare compliance with Debian Policy 4.1.0.
  * Update watch file:
    + Bump format version.
    + Mention gbp --uscan in usage comment.
    + Tighten version regex.
  * Modernize cdbs:
    + Drop upstream-tarball hints: Use gbp import-orig --uscan.
    + Do copyright-check in maintainer script (not during build).
      Relax to build-depend unversioned on cdbs.
      Stop build-depend on licensecheck.
  * Drop obsolete lintian override regarding debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Update copyright info:
    + Drop superfluous copyright signs.
    + Extend coverage for myself.
    + Track collabwrapper.py, licensed as GPL-3+.
  * Update package relations: Fix depend on python-dbus.
  * Fix rename locale ibo→ig: ISO 639-1 favored over ISO 639-2.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 30 Aug 2017 12:22:28 +0200

sugar-imageviewer-activity (62-3) unstable; urgency=medium

  * Update copyright info:
    + Update URLs to reflect new Github home.
    + Extend coverage for Debian packaging.
  * Declare compliance with Debian Policy 3.9.8.
  * Fix broken path in desktop file.
  * Have git-buildpackage filter any .git* file.
  * Modernize CDBS use:
    + Generalize resolving build-dependency on python.
    + Build-depend on licensecheck (not devscripts).

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 13 Dec 2016 17:10:30 +0100

sugar-imageviewer-activity (62-2) unstable; urgency=medium

  * Relax watch file to cover any compression suffix.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 29 Jun 2015 13:45:08 -0500

sugar-imageviewer-activity (62-1) unstable; urgency=medium

  [ Sebastian Silva ]
  * Initial release.
    Closes: Bug#593075.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 22 Jun 2015 13:24:59 -0500