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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181
|
sugar-read-activity (123-2) unstable; urgency=medium
* simplify build;
build-depend on dh-linktree dh-sequence-python3
(not cdbs dh-python)
* tighten build-dependency on python3-sugar3,
to ensure build path don't leak into installed files;
closes: but#975373, thanks to Vagrant Cascadian and James Cameron
* use debhelper compatibility level 12 (not 10);
build-depend on debhelper-compat (not debhelper)
* declare compliance with Debian Policy 4.5.1
* fix shebang
-- Jonas Smedegaard <dr@jones.dk> Wed, 03 Feb 2021 00:55:03 +0100
sugar-read-activity (123-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* copyright: extend coverage
* declare compliance with Debian Policy 4.5.0
* use debhelper compatibility level 10 (not 9)
* stop rename locale ibo (no longer shipped upstream)
* (build-)depend on python3 modules (not python);
build-depend on dh-python;
closes: bug#938593, thanks to Matthias Klose
-- Jonas Smedegaard <dr@jones.dk> Sat, 18 Apr 2020 16:04:11 +0200
sugar-read-activity (121-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.
* Set Rules-Requires-Root: no.
* Update copyright info:
+ Use https protocol in alternate Source URL.
+ Strip superfluous copyright signs.
+ Extend coverage of packaging.
+ Fix typo in alternate Source URL.
* Update watch file:
+ Rewrite usage comment.
+ Use substitution strings.
* Depend on gir1.2-telepathyglib-0.12 (not python-telepathy).
Depend on gir1.2-gstreamer-1.0.
-- Jonas Smedegaard <dr@jones.dk> Sat, 02 Mar 2019 23:03:12 +0100
sugar-read-activity (120-2) unstable; urgency=high
* Drop unused gir1.2-gconf-2.0 dependency.
Thanks to Jeremy Bicha.
-- Santiago Ruano Rincón <santiagorr@riseup.net> Fri, 27 Apr 2018 11:41:08 +0200
sugar-read-activity (120-1) unstable; urgency=high
* Team upload.
* New upstream version 120
- Port from Gconf (Closes: #886042). Thanks to James Cameron.
* Update VCS URLs to new repository in salsa.
* Declare compliance with Debian Policy 4.1.4.1.
-- Santiago Ruano Rincón <santiagorr@riseup.net> Thu, 26 Apr 2018 08:09:42 +0200
sugar-read-activity (119-1) unstable; urgency=medium
[ upstream ]
* New release.
+ New translations.
+ Remove EPUB support to remove WebKit 3.0 API dependency.
+ Replace BeautifulSoup dependency with ElementTree.
+ Remove unused screenshots.
+ Remove some unnecessary errors from log.
[ Jonas Smedegaard ]
* Update copyright info: Use https protocol in file format URL.
* Declare compliance with Debian Policy 4.1.0.
* Update package relations:
+ Stop depend on python-beautifulsoup gir1.2-webkit-3.0.
+ Stop recommend fonts-dejavu-core.
-- Jonas Smedegaard <dr@jones.dk> Sun, 27 Aug 2017 22:26:20 +0200
sugar-read-activity (118-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Update git-buildpackage config: Filter any .gitignore file.
* Stop override lintian for
package-needs-versioned-debhelper-build-depends: Fixed in lintian.
* Update copyright info:
+ Drop repackaging hints, obsolete since 117: Upstream no longer
ship screenshots with embedded non-DFSG free ICC profiles.
+ Update alternative Github source URL.
+ Add Github issue tracker as preferred form of contact.
+ Extend coverage of packaging.
* Update watch file:
+ Bumb to version 4.
+ Mention gbp --uscan in usage comment.
* Modernize cdbs:
+ Drop build target get-orig-source: Use gbp import-orig --uscan.
+ Do copyright-check in maintainer script (not during build).
Stop build-depend on licensecheck.
+ Simplify auto-resolved python build-dependency.
* Stop put aside binary database file: No longer shipped upstream.
* Modernize Vcs-* fields:
+ Use https protocol.
+ Use git (not cgit) in path.
* Declare compliance with Debian Policy 4.0.0.
* Update package relations:
+ Relax to build-depend unversioned on cdbs and gir1.2-evince-3.0:
Needed versions satisfied even in oldstable.
* Stop fix broken paths in desktop file: Fixed in sugar-toolkit-gtk3
since (at least) 0.110.0.
* Fix install locale ibo (ISO 639-2) as ig (ISO 639-1).
* Update lintian overrides:
+ Tighten overrides regarding license in License-Reference field.
+ Add overrides regarding FIXMEs in copyright_hints file.
+ Add overrides regarding desktop file executable in python-sugar3.
-- Jonas Smedegaard <dr@jones.dk> Fri, 28 Jul 2017 14:03:19 -0400
sugar-read-activity (117-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Set max_participants in activity.info
+ Avoid shipping binary uninspectable empty sqlite database. Instead
create if in code.
+ Fix use of Clipboard
[ Jonas Smedegaard ]
* Update copyright info:
+ Document (and hint for uscan) screenshot images excluded when
repackaging upstream source.
+ Extend coverage for Debian packaging.
* Declare compliance with Debian Policy 3.9.8.
* Stop recommend older telepathy-gabble: Legacy Tube-based
collaboration no longer possible to support.
* Modernize CDBS use:
+ Generalize resolving build-dependency on python.
+ Build-depend on licensecheck (not devscripts).
* Fix broken paths in desktop file.
* Drop patch 1001: Adopted upstream.
-- Jonas Smedegaard <dr@jones.dk> Tue, 13 Dec 2016 14:27:32 +0100
sugar-read-activity (115~dfsg-3) unstable; urgency=medium
* Fix have watch file strip dfsg suffix.
* Fix rename locale aym→ay: ISO 639-1 favored over ISO 639-2.
-- Jonas Smedegaard <dr@jones.dk> Mon, 13 Jul 2015 15:18:51 +0200
sugar-read-activity (115~dfsg-2) unstable; urgency=medium
* Relax watch file to cover any compression suffix.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Update package relations:
+ Fix stop depend on bogus python-sqlite3.
-- Jonas Smedegaard <dr@jones.dk> Sun, 28 Jun 2015 22:16:26 -0500
sugar-read-activity (115~dfsg-1) unstable; urgency=medium
[ Sebastian Silva ]
* Initial release.
Closes: Bug#591234.
-- Jonas Smedegaard <dr@jones.dk> Fri, 26 Jun 2015 11:58:35 -0500
|