debian packaging
[gconf-editor] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..7253fdb
--- /dev/null
@@ -0,0 +1,12 @@
+Source: gconf-editor
+Section: user/system
+Priority: extra
+Maintainer: Andrey Batyiev <generatorglukoff@gmail.com>
+Build-Depends: debhelper (>= 5), autotools-dev
+Standards-Version: 3.7.2
+
+Package: gconf-editor
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: gconf-editor is application for editing GConf settings
+ Gconf-editor gives users the ability to access settings stored in the XML-based GConf configuration database or registry. It is used primarily by developers to debug applications, or by power users to edit hidden and complex settings.