[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#926510: unblock: python-scales/1.0.9-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package python-scales

Changed the build dependency from the transitional python-tox to tox.
Updated metadata. Diff attached.

unblock python-scales/1.0.9-2

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff --git a/debian/changelog b/debian/changelog
index 1287ad4..316882a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+python-scales (1.0.9-2) unstable; urgency=medium
+
+  [ Ondřej Nový ]
+  * d/control: Remove ancient X-Python-Version field
+  * d/control: Remove ancient X-Python3-Version field
+  * d/copyright: Use https protocol in Format field
+
+  [ Christian Ehrhardt ]
+  * d/control: follow tox transition to fix FTBFS (Closes: #924798)
+
+ -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 05 Apr 2019 21:50:34 +0200
+
 python-scales (1.0.9-1) unstable; urgency=low
 
   * Initial release (Closes: #810263)
diff --git a/debian/control b/debian/control
index 38fa52a..8bb5d82 100644
--- a/debian/control
+++ b/debian/control
@@ -9,17 +9,15 @@ Build-Depends-Indep:
  python-nose,
  python-setuptools (>= 0.6b3),
  python-six,
- python-tox,
+ tox,
  python3-all,
  python3-nose,
  python3-setuptools,
  python3-six,
 Standards-Version: 3.9.6
 Homepage: https://www.github.com/Cue/scales
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.2
-Vcs-Git: git://anonscm.debian.org/collab-maint/python-scales.git
-Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/python-scales.git;a=summary
+Vcs-Git: https://salsa.debian.org/debian/python-scales.git
+Vcs-Browser: https://salsa.debian.org/debian/python-scales
 
 Package: python-scales
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index daf7247..d9e2bb6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: python-scales
 Source: https://github.com/Cue/scales
 

Reply to: