aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordancer <dancer>2002-09-16 07:35:56 +0000
committerdancer <dancer>2002-09-16 07:35:56 +0000
commit0b4707941329a9456063fe1fc324a20de3cd28f5 (patch)
tree6bd40f25b2450313c7cd376e2840ee4d12f52df6
parentfe96920ba2c9968d33c0e8002efa61b2890847b8 (diff)
downloadpbuilder-0b4707941329a9456063fe1fc324a20de3cd28f5.tar
pbuilder-0b4707941329a9456063fe1fc324a20de3cd28f5.tar.gz
+ * debian/control (Depends): add Source-Version dependency, because some modules
+ are going to be incompatible with each other.
-rw-r--r--ChangeLog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 616de14..cc99a8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-09-16 Junichi Uekawa <dancer@debian.org>
+ * debian/control (Depends): add Source-Version dependency, because some modules
+ are going to be incompatible with each other.
+
* debian/pbuilder-user-mode-linux.files: create file. Move pbuilder-user-mode-linux
* debian/rules: move the thing from binary-arch to binary-indep
diff --git a/debian/control b/debian/control
index 4d01a5a..e718a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: personal package builder for Debian packages
Package: pbuilder-uml
Architecture: all
-Depends: rootstrap, user-mode-linux, pbuilder
+Depends: rootstrap, user-mode-linux, pbuilder (= ${Source-Version})
Description: user-mode-linux version of pbuilder
pbuilder-uml uses a User-mode-linux system, and builds Debian packages
inside the UML image. It is an ideal system to use to check