summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..b4ef40e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: sapgui-package
+Section: contrib/misc
+Priority: extra
+Maintainer: Guido Günther <agx@sigxcpu.org>
+Build-Depends: cdbs, debhelper (>= 7), python, python-support
+Standards-Version: 3.8.0
+VCS-Git: http://honk.sigxcpu.org/git/sapgui-package.git
+
+Package: sapgui-package
+Architecture: all
+Depends: cdbs, fakeroot, java5-runtime, ${python:Depends}
+Description: utility to build SAPGui related Debian packages
+ This package provides the capability to create a Debian package for the
+ Platinum Java SAP GUI from the provided JAR by just running
+ 'make-sgpkg <filename>'.