]> the.earth.li Git - mqttdeck.git/commitdiff
Set Debian source format to 3.0 (native)
authorJonathan McDowell <noodles@earth.li>
Sun, 27 Apr 2025 09:35:10 +0000 (10:35 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 27 Apr 2025 09:35:10 +0000 (10:35 +0100)
We're not planning to separate out the packaging from the source, so
make this a native package and fix up the previous version number to
reflect that.

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

index 823e9a3601c2296719881f354ccd6476eff9ac5c..7fc5d055808b06e1080fac82bb1ed2e4104302d6 100644 (file)
@@ -1,4 +1,4 @@
-mqttdeck (0.1.0-1) unstable; urgency=low
+mqttdeck (0.1.0) unstable; urgency=low
 
   * Initial release
 
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)