We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae71853 commit 5382f24Copy full SHA for 5382f24
1 file changed
makedeb
@@ -31,6 +31,8 @@ mkdir $package_dir/DEBIAN
31
cat > $package_dir/DEBIAN/control <<control_end
32
Package: $pkgname
33
Version: $version
34
+Section: python
35
+Priority: optional
36
Architecture: $arch
37
Maintainer: $maintainer
38
Description: $description
0 commit comments