Skip to content

Commit f9054c2

Browse files
committed
Fix Debian package files
1 parent c5fce67 commit f9054c2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

RELEASE-VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.4.2

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: python-ev3dev
22
Maintainer: Ralph Hempel <[email protected]>
33
Section: python
44
Priority: optional
5-
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
5+
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python
66
Standards-Version: 3.9.1
77

88
Package: python-ev3dev

debian/source/format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0 (quilt)
1+
3.0 (native)

0 commit comments

Comments
 (0)