From b31db3308290de859a48ca04fe9ccb26d32d6322 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 12 Sep 2007 10:47:45 +1000 Subject: [PATCH] Fix up the version of the devscripts Conflicts/Replaces. --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ddcabe7..38e6457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ubuntu-dev-tools (0.5ubuntu1) gutsy; urgency=low + + * Because I'm a bozo, fix up the version of the devscripts + Conflicts/Replaces. + + -- Steve Kowalik Wed, 12 Sep 2007 10:46:21 +1000 + ubuntu-dev-tools (0.5) gutsy; urgency=low * Add requestsync and its manual page from devscripts. (LP: #138885) diff --git a/debian/control b/debian/control index 7423485..4dc9427 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Architecture: all Section: devel Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo, python-launchpad-bugs (>= 0.2.9) Recommends: bzr, pbuilder -Conflicts: devscripts (<< 2.10.7ubuntu3) -Replaces: devscripts (<< 2.10.7ubuntu3) +Conflicts: devscripts (<< 2.10.7ubuntu5) +Replaces: devscripts (<< 2.10.7ubuntu5) XB-Python-Version: ${python:Versions} Description: useful tools for Ubuntu developers This is a collection of useful tools that Ubuntu developers use to