Commit 3ea5992d authored by Thomas Goirand's avatar Thomas Goirand
Browse files

Add python-pkg-resources as runtime depends (Closes: #896247, #896209).

parent e7b3dceb
Loading
Loading
Loading
Loading
+5 −8
Original line number Diff line number Diff line
python-wsme (0.8.0-3) UNRELEASED; urgency=medium
python-wsme (0.8.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * d/control: Set Vcs-* to salsa.debian.org
  * d/rules: Changed UPSTREAM_GIT to new URL
  * d/copyright: Changed source URL to new one

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  [ Thomas Goirand ]
  * Add python-pkg-resources as runtime depends (Closes: #896247, #896209).

 -- Ondřej Nový <novy@ondrej.org>  Sun, 28 Feb 2016 15:53:10 +0100
 -- Thomas Goirand <zigo@debian.org>  Sat, 21 Apr 2018 15:09:03 +0000

python-wsme (0.8.0-2) unstable; urgency=medium

+2 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ Depends:
 python-ipaddr,
 python-jinja2,
 python-netaddr (>= 0.7.12),
 python-pkg-resources,
 python-simplegeneric,
 python-simplejson,
 python-six,
@@ -90,6 +91,7 @@ Architecture: all
Depends:
 python-netaddr (>= 0.7.12),
 python3-jinja2,
 python3-pkg-resources,
 python3-simplegeneric,
 python3-simplejson,
 python3-six,