From cb0e15a1e65d8d90aa1f1bfbdb722c2194e94024 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Fri, 30 Oct 2015 22:15:38 +0100 Subject: [PATCH] Move python*-ubuntutools to section Python --- debian/changelog | 3 +++ debian/control | 2 ++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index dc67b7d..fd211c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ ubuntu-dev-tools (0.155) UNRELEASED; urgency=medium results for sid. End result is fixing 'pull-debian-source hello' on wily. + [ Benjamin Drung ] + * Move python*-ubuntutools to section Python + -- Dimitri John Ledkov Mon, 19 Jan 2015 14:15:32 +0000 ubuntu-dev-tools (0.154) experimental; urgency=medium diff --git a/debian/control b/debian/control index 2c7bd79..24e3bc0 100644 --- a/debian/control +++ b/debian/control @@ -128,6 +128,7 @@ Description: useful tools for Ubuntu developers Package: python-ubuntutools Architecture: all +Section: python Depends: ${python:Depends}, ${misc:Depends} Breaks: ubuntu-dev-tools (<< 0.154) Replaces: ubuntu-dev-tools (<< 0.154) @@ -139,6 +140,7 @@ Description: useful library of APIs for Ubuntu developer tools (Python 2) Package: python3-ubuntutools Architecture: all +Section: python Depends: ${python3:Depends}, ${misc:Depends} Description: useful library of APIs for Ubuntu developer tools This package ships a collection of APIs, helpers and wrappers used to