aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0268731..6f37eac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+boca (1.5.15-1) jammy; urgency=medium
+
+ * Add vim .swp files to .gitignore
+ * Move project to the new debhelper dependency
+ * Drop build dependency on build-essential
+ * Update and change package type to '3.0 (quilt)'
+ * Correct data and remove dh_make boilerplate
+ * Fix descriptions' syntax
+ * Use debhelper to find missing dependencies
+ * Add required field Standards-Version
+ * Drop unversioned dependencies on essential package
+ * Fix packages' short and long descriptions
+ * Populate dbgsym packages with debug symbols
+ * Fix chown usage in maintainer scripts
+ * Abort maintainer scripts on failure
+ * Enable debhelper automatic generation of shell code
+ * Migrate dependencies and maintainer scripts to PHP 8.1
+ * Remove Apache HTTPD commands from Makefile
+ * Use automatic variables to compile tools/safeexec
+ * Enable compiler optimisations
+ * Conflict with mod_php instead of disabling it
+ * Add clean rule to the Makefile
+ * Do not overwrite Apache's configuration directory
+
+ -- Davi Antônio da Silva Santos <antoniossdavi@gmail.com> Fri, 03 Mar 2023 20:51:38 -0300
+
boca (1.5.14-8ubuntu4.2) focal; urgency=medium
* unglysalt workaround.