diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 16:55:08 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 16:55:08 +0100 |
commit | 65f2d463eb658f0c30a5481bcd582d104dcbe4dc (patch) | |
tree | ddef5cbeefe6ba4fb0f53e1f2f3a903407cdf4d3 /debian/control | |
parent | 7b358424ebad9349421acd533c2fa1cbf6cf3e3e (diff) | |
parent | 5b4163d8c76b03f0d31b09866aa4bd06b4d8d804 (diff) |
Merge tag 'upstream/4.2.2'debian/1;4.2.2-1.2
Upstream version 4.2.2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index fc1e45d..0000000 --- a/debian/control +++ /dev/null @@ -1,17 +0,0 @@ -Source: xtrkcad -Section: editors -Priority: extra -Maintainer: Daniel E. Markle <dmarkle@ashtech.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. |