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

Bug#880622: stretch-pu: package python-arpy/1.1.1-2



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

This is a simple fix for python-arpy (missing dependencies) already
tested in unstable+testing for a while. debdiff is attached.

  Christoph

-- System Information:
Debian Release: 9.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.12.0-0.bpo.2-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_IE:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru python-arpy-1.1.1/debian/changelog python-arpy-1.1.1/debian/changelog
--- python-arpy-1.1.1/debian/changelog	2013-08-03 12:05:18.000000000 +0200
+++ python-arpy-1.1.1/debian/changelog	2017-11-02 22:14:48.000000000 +0100
@@ -1,3 +1,14 @@
+python-arpy (1.1.1-2+deb9u1) stretch; urgency=low
+
+  [ Scott Kitterman ]
+  * Correct substitution variable for python3 interpreter depends (Closes:
+    #867418)
+
+  [ Christoph Egger ]
+  * Upload to stable
+
+ -- Christoph Egger <christoph@debian.org>  Thu, 02 Nov 2017 22:14:48 +0100
+
 python-arpy (1.1.1-2) unstable; urgency=low
 
   * Add python3 support
diff -Nru python-arpy-1.1.1/debian/control python-arpy-1.1.1/debian/control
--- python-arpy-1.1.1/debian/control	2013-08-03 11:59:45.000000000 +0200
+++ python-arpy-1.1.1/debian/control	2017-11-02 22:12:29.000000000 +0100
@@ -28,7 +28,7 @@
 Architecture: all
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- ${python:Depends}
+ ${python3:Depends}
 Provides: ${python:Provides}
 Description: library for accessing "ar" archives
  arpy is a library for accessing the archive files and reading the

Reply to: