summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsamu Aoki <osamu@debian.org>2024-03-10 22:02:45 +0900
committerOsamu Aoki <osamu@debian.org>2024-03-10 22:03:25 +0900
commitb0f0b0b478fe2f30797575d1b99a405c0d6453b9 (patch)
treeabd0813a4506f11283c1215e0db764f78138cad3
parent54a23c1c2bfa6e3781f39f500fa3b75d74b6bf1f (diff)
Update d/changelog
Signed-off-by: Osamu Aoki <osamu@debian.org>
-rw-r--r--debian/changelog14
-rw-r--r--debian/gbp.conf2
2 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9c431e4..9838cc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+debmake (4.4.0-4) unstable; urgency=medium
+
+ [ Otto Kekäläinen ]
+ * Enable Salsa-CI
+ * Fix Lintian overrides
+ * Extend manpage examples to include one in Markdown
+ * Add salsa-ci.yml in extra level 1
+
+ [ Osamu Aoki ]
+ * Use raw string for 3.12 compatibility. Closes: #1065590
+ * Add d/gbp.conf
+
+ -- Osamu Aoki <osamu@debian.org> Sun, 10 Mar 2024 22:02:27 +0900
+
debmake (4.4.0-3) unstable; urgency=medium
* Use dh-nodejs instead of pkg-js-tools
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..45bd5c2
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch=main