From 8d5a69efd2da9b542c393bf9bba2ce2b7974985a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 13 Nov 2014 13:42:30 +0100 Subject: [PATCH] Add changelog fix control description --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 debian/changelog diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..33308ad --- /dev/null +++ b/debian/changelog @@ -0,0 +1,6 @@ +zorba (3.0-1.indexdata) unstable; urgency=low + + * First Zorba package + + -- Adam Dickmeiss Thu, 13 Nov 2014 13:41:57 +0100 + diff --git a/debian/control b/debian/control index 0633605..a9530a1 100644 --- a/debian/control +++ b/debian/control @@ -18,4 +18,4 @@ Section: libs Architecture: any Depends: ${shlibs:Depends} Description: runtime and development -The XQuery Processor developed by the FLWOR Foundation + The XQuery Processor developed by the FLWOR Foundation -- 1.7.10.4