[Pkg-privacy-commits] [Git][pkg-privacy-team/onioncircuits][master] 9 commits: mark autopkgtest as flaky
Sascha Steinbiss
satta at debian.org
Wed Jan 2 14:23:08 GMT 2019
Sascha Steinbiss pushed to branch master at Privacy Maintainers / onioncircuits
Commits:
99ce11c4 by Sascha Steinbiss at 2018-12-30T13:59:50Z
mark autopkgtest as flaky
- - - - -
65c3605e by Sascha Steinbiss at 2018-12-30T14:00:17Z
remove distutils as runtime dep
- - - - -
0245bbc5 by Sascha Steinbiss at 2018-12-30T14:00:50Z
bump Standards-Version
- - - - -
9e1152d9 by Sascha Steinbiss at 2018-12-30T14:01:09Z
remove obsolete Python version restriction
- - - - -
e86814b4 by Sascha Steinbiss at 2018-12-30T14:01:21Z
use Salsa Vcs-* URLs
- - - - -
dc6812f8 by Sascha Steinbiss at 2019-01-02T14:12:14Z
fix typo
- - - - -
e890cbd5 by Sascha Steinbiss at 2019-01-02T14:12:37Z
remove deprecated 'needs-recommends' restriction on autopkgtests
- - - - -
4104dbd4 by Sascha Steinbiss at 2019-01-02T14:12:54Z
use debhelper 11
- - - - -
749c8126 by Sascha Steinbiss at 2019-01-02T14:13:10Z
update lintian overrides
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/source.lintian-overrides → debian/source/lintian-overrides
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,20 @@
+onioncircuits (0.5-3) unstable; urgency=medium
+
+ * Mark autopkgtest as flaky.
+ Addresses #909275.
+ * Remove distutils as a runtime dependency.
+ This was tackling a symptom of another bug and is not strictly
+ required anymore.
+ * Bump Standards-Version.
+ * Remove obsolete Python version restriction.
+ * Update Vcs-* URLs to Salsa locations.
+ * Remove deprecated 'needs-recommends' restriction on autopkgtests.
+ * Use debhelper 11.
+ * Use renamed tag 'debian-watch-does-not-check-gpg-signature' in
+ lintian overrides, also use new canonical location.
+
+ -- Sascha Steinbiss <satta at debian.org> Sun, 30 Dec 2018 13:28:32 +0000
+
onioncircuits (0.5-2) unstable; urgency=medium
* Add distutils as runtime dependency.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
dh-apparmor,
dh-python,
python3-all,
@@ -15,11 +15,10 @@ Build-Depends: debhelper (>= 9),
python3-pycountry,
gir1.2-gtk-3.0,
gir1.2-glib-2.0
-X-Python3-Version: >= 3.4
-Standards-Version: 4.1.1
+Standards-Version: 4.3.0
Homepage: https://git-tails.immerda.ch/onioncircuits/
-Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/onioncircuits.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/onioncircuits.git
+Vcs-Git: https://salsa.debian.org/pkg-privacy-team/onioncircuits.git
+Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/onioncircuits
Package: onioncircuits
Architecture: all
@@ -28,7 +27,6 @@ Depends: ${python3:Depends},
python3-stem,
python3-gi,
python3-pycountry,
- python3-distutils,
gir1.2-gtk-3.0,
gir1.2-glib-2.0
Suggests: tor-geoipdb
=====================================
debian/source.lintian-overrides → debian/source/lintian-overrides
=====================================
@@ -1,2 +1,2 @@
# Upstream does not provide signed tarballs (no tarballs at all).
-onioncircuits source: debian-watch-may-check-gpg-signature
+onioncircuits source: debian-watch-does-not-check-gpg-signature
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: gui-test
Depends: @, psmisc, xvfb, dbus (>= 1.8), gir1.2-wnck-3.0, libglib2.0-bin, python-dogtail, tor, python-stem
-Restrictions: needs-root, isolation-container, allow-stderr, needs-recommends
+Restrictions: needs-root, isolation-container, allow-stderr, flaky
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onioncircuits/compare/7f6f1930943665147385e0e88ef54671519b7ce9...749c81264e098dfc04f1be407e1603de7494667f
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onioncircuits/compare/7f6f1930943665147385e0e88ef54671519b7ce9...749c81264e098dfc04f1be407e1603de7494667f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20190102/7aa14ae4/attachment-0001.html>
More information about the Pkg-privacy-commits
mailing list