From 1846f66771ab3242fb34b689a773af3dd2e4dee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20H=C3=A4rdeman?= Date: Sat, 19 May 2007 23:39:26 +0200 Subject: Add debian build scripts for my own convenience --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.1