[Pkg-privacy-commits] [Git][pkg-privacy-team/onioncircuits][master] 2 commits: Update autopkgtests to the Python 3.x version of Dogtail. (Closes: #935174)

Chris Lamb lamby at debian.org
Tue Aug 20 22:34:55 BST 2019



Chris Lamb pushed to branch master at Privacy Maintainers / onioncircuits


Commits:
f61610c5 by Chris Lamb at 2019-08-20T21:26:49Z
Update autopkgtests to the Python 3.x version of Dogtail. (Closes: #935174)

- - - - -
dc478616 by Chris Lamb at 2019-08-20T21:29:17Z
releasing package onioncircuits version 0.6-2

- - - - -


3 changed files:

- debian/changelog
- debian/tests/check-circuits
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+onioncircuits (0.6-2) unstable; urgency=medium
+
+  * Update autopkgtests to the Python 3.x version of Dogtail. (Closes: #935174)
+
+ -- Chris Lamb <lamby at debian.org>  Tue, 20 Aug 2019 14:29:09 -0700
+
 onioncircuits (0.6-1) unstable; urgency=medium
 
   * Make autopkgtest more robust by adding additional checks for


=====================================
debian/tests/check-circuits
=====================================
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 # Copyright (C) 2016, 2019, Sascha Steinbiss <satta at debian.org>
 #


=====================================
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
+Depends: @, psmisc, xvfb, dbus (>= 1.8), gir1.2-wnck-3.0, libglib2.0-bin, python3-dogtail, tor, python3-stem
 Restrictions: needs-root, isolation-container, allow-stderr



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onioncircuits/compare/308b4917a62963d51b8bc617b9780c48eb05ea9d...dc478616e636ccaeebc8648aca049fa13bb16a89

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onioncircuits/compare/308b4917a62963d51b8bc617b9780c48eb05ea9d...dc478616e636ccaeebc8648aca049fa13bb16a89
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/20190820/e7b7bcc9/attachment.html>


More information about the Pkg-privacy-commits mailing list