aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavi Antônio da Silva Santos <antoniossdavi@gmail.com>2023-03-01 16:02:47 +0000
committerDavi Antônio da Silva Santos <antoniossdavi@gmail.com>2023-03-04 01:24:15 +0000
commit05553d1ca7a4eba5c7487cff31384bd90b2b067f (patch)
treecc9bf64a0847016c92343cff011e248504b055d3
parent290dc700f73725caae6287c63df515af3c3d7b1d (diff)
downloadboca-05553d1ca7a4eba5c7487cff31384bd90b2b067f.tar.gz
boca-05553d1ca7a4eba5c7487cff31384bd90b2b067f.zip
Update and change package type to '3.0 (quilt)'
The package type was upgraded from the implicit '1.0 (native)' to the explicitly defined in debian/source/format '3.0 (quilt)'. The 3.0 format enables various improvements, including xz compression. The quilt format is used for regular (non-native) debian packages, and requires an upstream tarball in the directory above the git repository. The upstream tarball contains only the source code, which means that the presence of the .git and the debian directories is not recommended. For build instructions, please check: * https://www.debian.org/doc/manuals/debmake-doc/ch05.en.html * https://wiki.debian.org/Packaging/Intro
-rw-r--r--debian/source/format1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)