summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2020-05-31 19:18:04 -0400
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2020-05-31 19:18:04 -0400
commitb9621b548cc494e9d6f4d819ebc5978be28b36a8 (patch)
tree626751c4f3b8ced517986a32b7e4f481a9f444af
parentcdce7ce3240d95463320da17bc2463499a84f330 (diff)
Create unofficial packageunofficial
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e36f5fa2..93edf665 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-urweb (20200209+dfsg-1) UNRELEASED; urgency=medium
+urweb (20200209+dfsg-1~urweb1) buster; urgency=medium
* New upstream release.
* Improve performance by using -D_FORTIFY_SOURCE=1 instead of
-D_FORTIFY_SOURCE=2. (Closes: #934722)
- -- Benjamin Barenblat <bbaren@mit.edu> Sun, 31 May 2020 18:29:19 -0400
+ -- Benjamin Barenblat <bbaren@mit.edu> Sun, 31 May 2020 19:16:04 -0400
urweb (20170720+dfsg-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 363e60c1..e081327e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Benjamin Barenblat <bbaren@mit.edu>
Build-Depends:
curl,
- debhelper-compat (= 13),
+ debhelper-compat (= 12),
default-libmysqlclient-dev,
libicu-dev,
libpq-dev,