summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4359087
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: metastore
+Section: misc
+Priority: optional
+Maintainer: David Härdeman <david@hardeman.nu>
+Build-Depends: debhelper (>= 5.0.0)
+Standards-Version: 3.7.2.2
+XS-Vcs-Git: git://git.hardeman.nu/metastore.git
+XS-Vcs-Browser: http://git.hardeman.nu/?p=metastore.git;a=summary
+
+Package: metastore
+Section: misc
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Store and restore metadata
+ This package contains the metastore tool to store and restore metadata
+ from a filesystem.