Skip to content

Commit 66d6132

Browse files
committed
Merge branch 'debian' into testing
2 parents a27a8be + b1f0724 commit 66d6132

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ library/debian/
1818
packaging/*tar.xz
1919
pip-log.txt
2020
pip-delete-this-directory.txt
21+
.DS_Store
22+

packaging/debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: cap1xxx
22
Maintainer: Phil Howard <phil@pimoroni.com>
33
Homepage: https://github.com/pimoroni/cap1xxx
44
Section: python
5-
Priority: optional
5+
Priority: extra
66
Build-Depends: debhelper (>= 9.0.0), dh-python, python-all (>= 2.7), python-setuptools, python3-all (>= 3.4), python3-setuptools
77
Standards-Version: 3.9.6
88
X-Python-Version: >= 2.7

0 commit comments

Comments
 (0)