From 120cccbb55c3e2ce12e836fad8d571ca14a40899 Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Sun, 21 Oct 2007 05:24:34 +0200 Subject: [PATCH] Some debian control files. --- debian/changelog | 5 +++++ debian/control | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/control diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..c18dff3 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +doldaconnect (1.0-1) unstable; urgency=low + + * Initial dpkg release. + +-- Fredrik Tolf Wed, 17 Oct 2007 19:19:42 +0200 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..27e3a09 --- /dev/null +++ b/debian/control @@ -0,0 +1,6 @@ +Source: doldaconnect +Section: network +Priority: optional +Maintainer: Fredrik Tolf +Standards-Version: 3.6.1 + -- 2.11.0