diff options
author | Michael Hudson-Doyle <michael.hudson@canonical.com> | 2024-11-27 15:59:56 +1300 |
---|---|---|
committer | Michael Hudson-Doyle <michael.hudson@canonical.com> | 2024-11-27 15:59:56 +1300 |
commit | 5236e83048ac0ee40eb950e40baff29fc1510f75 (patch) | |
tree | f365f5adaa694eff9055b3706131598044cafb01 | |
parent | bbc8ea6de7d0f14059eb8a32ca8d929bdbb5227a (diff) |
explicitly set format to 3.0 (native)
-rw-r--r-- | debian/source/format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) |