summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-01 21:25:23 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-01 21:25:23 +0100
commit2c31fad26603b66d744ab946a15acd15d2abf073 (patch)
tree374c44b4c7c7d923952adbf828e286c9a0a1cafd /debian/control
parentc84f6f07f081625c54beeff7f4b8aa65137d92b3 (diff)
New package xtrkcad-common
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.