Commit 94ffa9b4 authored by Ondřej Nový's avatar Ondřej Nový
Browse files

d/control: Deprecating priority extra as per policy 4.0.1

parent 2e86105e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ uvloop (0.8.1+ds1-2) UNRELEASED; urgency=medium

  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Deprecating priority extra as per policy 4.0.1

 -- Ondřej Nový <onovy@debian.org>  Tue, 13 Feb 2018 09:58:15 +0100

+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ Description: fast implementation of asyncio event loop on top of libuv
Package: python3-uvloop-dbg
Architecture: any
Section: debug
Priority: extra
Priority: optional
Depends: python3-uvloop (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends},
Description: fast implementation of asyncio event loop on top of libuv
 uvloop is a fast, drop-in replacement of the built-in asyncio