summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 16 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b9f08c1..6859baa 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,23 @@ Package: xtrkcad
Architecture: any
Depends:
${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ xtrkcad-common (= ${source:Version}),
Description: Model Train Track CAD Program
This program allows you to design model train layouts. It is fundamentally
a drawing (CAD) program, but tailored to some of the specific issues in the
model train world.
+
+Package: xtrkcad-common
+Architecture: all
+Depends:
+ ${misc:Depends}
+Breaks:
+ xtrkcad (<< 1:4.2.4a-1)
+Replaces:
+ xtrkcad (<< 1:4.2.4a-1)
+Description: Model Train Track CAD Program common files
+ This program allows you to design model train layouts. It is fundamentally
+ a drawing (CAD) program, but tailored to some of the specific issues in the
+ model train world.
+ This package contains the demo, examples and parameter files.