summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcos <cos>2014-12-04 17:33:37 +0100
committercos <cos>2014-12-12 19:31:53 +0100
commitafa0f8504f9131a7661d69a98a157b8ae1d817a1 (patch)
treed5474b873c08a6aeb2f8208e2ebec38b4fd96787
parent77168ce1a8a88d610b92aa9037a7ba4aae130a39 (diff)
downloadmat-afa0f8504f9131a7661d69a98a157b8ae1d817a1.zip
Include new dependencies introduced in last merge.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d4d3b32..9bc02bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mat (0.2) unstable; urgency=medium
+
+ * Include new dependencies introduced in last merge.
+
+ -- cos <cos> Thu, 04 Dec 2014 17:33:37 +0100
+
mat (0.1) unstable; urgency=low
* Initial Release.
diff --git a/debian/control b/debian/control
index cf37927..498f02c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,5 +8,5 @@ Vcs-Browser: http://git.netizen.se/mat/
Package: mat
Architecture: all
-Depends: ${misc:Depends}, libdbi-perl, libdatetime-format-iso8601-perl, libgd-barcode-perl, libtext-iconv-perl, libdbd-sqlite3-perl
+Depends: ${misc:Depends}, libdbi-perl, libdatetime-format-iso8601-perl, libgd-barcode-perl, libtext-iconv-perl, libdbd-sqlite3-perl, libconfig-simple-perl, libcgi-simple-perl
Description: recipe management & meal planning script. ugly hack, beware!