summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-01 23:10:22 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-01 23:10:22 +0100
commite5564f0c82b514c10b4bc7d60c1a021a593481d4 (patch)
tree0fdbc0708851f817866de9034d95ec2464581325
parent2501b61ffdf858c0f7956a2e3a99240391444f41 (diff)
d/changelog & d/control: typos
-rw-r--r--debian/changelog3
-rw-r--r--debian/control60
2 files changed, 30 insertions, 33 deletions
diff --git a/debian/changelog b/debian/changelog
index e39a00a..35c146a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium
- Change Priority from extra to optional to match with current ftp-master
override file.
- Rewrite package description.
+ - Remove not used Build-Depends.
* debian/rules:
- Enable hardening.
- Remove now unused parameter from dh_auto_configure.
@@ -40,7 +41,7 @@ xtrkcad (1:4.2.4a-1) unstable; urgency=medium
+ Remove now useless override_dh_install for debian/rules.
* Remove useless debian/docs.
- -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 01 Jan 2017 21:24:30 +0100
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 01 Jan 2017 23:09:14 +0100
xtrkcad (1:4.2.2-1.2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ba074e9..ca25970 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,8 @@ Uploaders: Mike Gabriel <sunweaver@debian.org>
Build-Depends:
cmake,
debhelper (>= 10),
- imagemagick,
- libcairo2-dev,
- libglib2.0-dev,
libgtk2.0-dev,
- libwebkitgtk-dev,
- libx11-dev,
- netpbm
+ libwebkitgtk-dev
Standards-Version: 3.9.8
Homepage: https://xtrkcad.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/xtrkcad.git
@@ -26,19 +21,19 @@ Depends:
xtrkcad-common (= ${source:Version}),
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.
+ 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
@@ -50,17 +45,18 @@ Replaces:
xtrkcad (<< 1:4.2.4a-1)
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.
+ 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.