diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 17:35:04 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 17:35:04 +0100 |
commit | 97b8699027a6cae6337dae68a37be8ba5d0f6723 (patch) | |
tree | 8679c2e0c2c276643a00b2f8525a75b88a1ae5f1 /debian/control | |
parent | 65f2d463eb658f0c30a5481bcd582d104dcbe4dc (diff) |
Reload debian; new maintainer
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..f755a6e --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: xtrkcad +Section: editors +Priority: extra +Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Build-Depends: debhelper (>= 9), libglib2.0-dev, libgtk2.0-dev, libx11-dev, netpbm, imagemagick, libwebkitgtk-dev, libcairo2-dev, cmake +Standards-Version: 3.9.7 +Homepage: http://xtrkcad.org/ +#Vcs-Git: git://git.debian.org/collab-maint/xtrkcad.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/xtrkcad.git;a=summary + +Package: xtrkcad +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +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. |