Commit 37f5a9f9 authored by Sandro Tosi's avatar Sandro Tosi
Browse files

Merge branch 'scrub-obsolete' into 'master'

Remove unnecessary constraints

See merge request !4
parents 450b7d1d d51a3119
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -12,6 +12,12 @@ python-apptools (4.5.0-2) UNRELEASED; urgency=medium
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Repository.
  * Update standards version to 4.5.1, no changes needed.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on debhelper.
    + python-apptools-doc: Drop versioned constraint on python-apptools in
      Replaces.
    + python-apptools-doc: Drop versioned constraint on python-apptools in
      Breaks.

 -- Ondřej Nový <onovy@debian.org>  Thu, 24 Sep 2020 08:55:21 +0200

+1 −3
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>, Stewart Ferguson <stew@ferg.aero>
Build-Depends:
 debhelper (>= 12),
 debhelper,
 debhelper-compat (= 13),
 dh-python,
 python3-all,
@@ -38,8 +38,6 @@ Package: python-apptools-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Breaks: python-apptools (<< 4.4.0)
Replaces: python-apptools (<< 4.4.0)
Multi-Arch: foreign
Description: ETS Application Tools (doc)
 The AppTools project includes a set of packages that Enthought has