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

Bug#902282: stretch-pu: package faker/0.7.7-2.1~deb9u1



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

Hi,

let's fix the missing dependency on python-ipaddress in stable, too.
This is a rebuild if the fixed package from sid with no further changes.

The package is already uploaded.


Andreas
diff -Nru faker-0.7.7/debian/changelog faker-0.7.7/debian/changelog
--- faker-0.7.7/debian/changelog	2017-01-31 07:32:59.000000000 +0100
+++ faker-0.7.7/debian/changelog	2018-06-24 14:55:55.000000000 +0200
@@ -1,3 +1,18 @@
+faker (0.7.7-2.1~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for stretch.
+
+ -- Andreas Beckmann <anbe@debian.org>  Sun, 24 Jun 2018 14:55:55 +0200
+
+faker (0.7.7-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * python-fake-factory: Add the missing dependency
+    on python-ipaddress. (Closes: #896403)
+
+ -- Adrian Bunk <bunk@debian.org>  Sun, 03 Jun 2018 23:17:06 +0300
+
 faker (0.7.7-2) unstable; urgency=high
 
   * Fix Non-determistically FTBFS due to tests sometimes exposing
diff -Nru faker-0.7.7/debian/control faker-0.7.7/debian/control
--- faker-0.7.7/debian/control	2017-01-30 22:27:11.000000000 +0100
+++ faker-0.7.7/debian/control	2018-06-03 22:17:06.000000000 +0200
@@ -23,7 +23,7 @@
 Package: python-fake-factory
 Architecture: all
 Depends: ${misc:Depends},
-         ${python:Depends}
+         ${python:Depends}, python-ipaddress
 Description: Faker is a Python library that generates fake data (Python 2)
  The fake data can be used to bootstrap a database, create XML documents, or
  anonymize data taken from a production service.

Reply to: