diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-01 21:36:56 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-01 21:36:56 +0100 |
commit | 2501b61ffdf858c0f7956a2e3a99240391444f41 (patch) | |
tree | 02c69f0af0610d25abaec511de3229c6fb5c1ae8 | |
parent | a545993318495707ccd9e369b4378c59ac8b4725 (diff) |
Rewrite package description
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 38 |
2 files changed, 31 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 21c04f2..e39a00a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium - Add Vcs-* tags. - Change Priority from extra to optional to match with current ftp-master override file. + - Rewrite package description. * debian/rules: - Enable hardening. - Remove now unused parameter from dh_auto_configure. diff --git a/debian/control b/debian/control index 6859baa..ba074e9 100644 --- a/debian/control +++ b/debian/control @@ -24,10 +24,21 @@ Depends: ${shlibs: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. +Description: CAD program for designing model railroad layouts + With XTrackCAD you can: + - Design layouts in any scale and gauge + - Use the predefined libraries for many popular brands of turnouts to + help you get started easily + - Add your own favorite components + - Manipulate track much like you would with actual flex-track to modify + extend and join tracks and turnouts + - Test your design by running trains, including picking them up and moving + them with the mouse. + - At any point you can print the design in a scale of your choice. When + printed in 1:1 scale the printout can be used as a template for laying + the track to build your dream layout. + - Learning XTrackCAD is made easy with the extensive on-line help and + demonstrations. Package: xtrkcad-common Architecture: all @@ -37,8 +48,19 @@ 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. +Description: CAD program for designing model railroad layouts (common files) + With XTrackCAD you can: + - Design layouts in any scale and gauge + - Use the predefined libraries for many popular brands of turnouts to + help you get started easily + - Add your own favorite components + - Manipulate track much like you would with actual flex-track to modify + extend and join tracks and turnouts + - Test your design by running trains, including picking them up and moving + them with the mouse. + - At any point you can print the design in a scale of your choice. When + printed in 1:1 scale the printout can be used as a template for laying + the track to build your dream layout. + - Learning XTrackCAD is made easy with the extensive on-line help and + demonstrations. This package contains the demo, examples and parameter files. |