Skip to content
Snippets Groups Projects
Commit 9e442c10 authored by Thomas Goirand's avatar Thomas Goirand
Browse files

Sets Section: oldlibs & Priority: extra for the transition package.

parent af2faa43
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ python-json-patch (1.3-4) unstable; urgency=medium
* Fixes Breaks / Replaces so that it works with backports too.
(Closes: #732365).
* Sets Section: oldlibs & Priority: extra for the transition package.
-- Thomas Goirand <zigo@debian.org> Mon, 09 Dec 2013 23:38:04 +0800
......
......@@ -72,6 +72,8 @@ Description: library to apply JSON patches - python 3.x
This package provides the Python 3.x module.
Package: python-json-patch
Section: oldlibs
Priority: extra
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-jsonpatch, ${misc:Depends}
......@@ -96,6 +98,8 @@ Description: library to apply JSON patches - python 2.x transitional package
This package is a transitional package to python-jsonpatch.
Package: python3-json-patch
Section: oldlibs
Priority: extra
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python3-jsonpatch, ${misc:Depends}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment