chiark / gitweb /
Add a debian/sources/format file.
authorSimon Tatham <anakin@pobox.com>
Tue, 15 Mar 2022 08:13:00 +0000 (08:13 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 15 Mar 2022 08:14:07 +0000 (08:14 +0000)
This is among the many pieces of Debianology I wasn't already aware
of, but #1007426 helpfully pointed out its existence to me.

debian/changelog
debian/source/format [new file with mode: 0644]

index 8f8c3a5201365b498bfecd073cc4db6476251d1b..1c7275a3e1079732c3aaadf82113860547b6a95b 100644 (file)
@@ -1,3 +1,9 @@
+chroma (1.19-2) UNRELEASED; urgency=medium
+
+  * Switch to dpkg-source 3.0 (native) format. (Closes: #1007426)
+
+ -- Simon Tatham <anakin@pobox.com>  Tue, 15 Mar 2022 08:11:34 +0000
+
 chroma (1.19-1ubuntu1) unstable; urgency=low
 
   * Fix build process to isolate inkscape from $HOME and the GUI.
diff --git a/debian/source/format b/debian/source/format
new file mode 100644 (file)
index 0000000..89ae9db
--- /dev/null
@@ -0,0 +1 @@
+3.0 (native)