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