From 2ed61cfb3ad3d404b9a44bbb3f4c8083b469ae22 Mon Sep 17 00:00:00 2001 From: randomguy3 Date: Fri, 6 Jan 2012 13:44:40 +0000 Subject: Move everything into trunk. Also add branches and tags directories. git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@348 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64 --- build/DEBIAN/control | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 build/DEBIAN/control (limited to 'build/DEBIAN/control') diff --git a/build/DEBIAN/control b/build/DEBIAN/control new file mode 100644 index 0000000..25d2f07 --- /dev/null +++ b/build/DEBIAN/control @@ -0,0 +1,11 @@ +Package: tikzit +Version: 0.3 +Section: tex +Priority: optional +Architecture: all +Essential: no +Depends: libgtk2.0-0 +Installed-Size: 156kB +Maintainer: Chris Heunen +Provides: tikzit +Description: TikZiT is a GTK+ application that allows the creation and modification of TeX diagrams written using the pgf/TikZ macro library. It is especially geared toward rapidly creating "dot"-diagrams for use in academic papers. -- cgit v1.2.3