summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8539dc1b..aaa8413c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Vcs-Git: git://git.debian.org/git/buildd-tools/schroot
Package: schroot-common
Architecture: all
Depends: ${misc:Depends}
-Replaces: schroot (<< 1.1.1)
Description: common files for schroot
schroot allows users to execute commands or interactive shells in
different chroots. Any number of named chroots may be created, and
@@ -94,7 +93,9 @@ Package: schroot
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, schroot-common (=${source:Version})
Conflicts: dchroot (<< 0.13)
+Replaces: buildd (<< 0.62.3-1), sbuild (<< 0.62.3-1)
Enhances: sbuild
+Breaks: sbuild (<< 0.62.4-1)
Suggests: debootstrap, lvm2, btrfs-tools, aufs-modules | unionfs-modules
Description: Execute commands in a chroot environment
schroot allows users to execute commands or interactive shells in