Package: chirp / 0.4.0-1+deb8u1

Metadata

Package Version Patches format
chirp 0.4.0-1+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix manifest.patch | (download)

MANIFEST.IN | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 add required pieces to manifest.in file
02 fix setup py.patch | (download)

setup.py | 36 1 + 35 - 0 !
1 file changed, 1 insertion(+), 35 deletions(-)

 remove unneeded bits of the setup.py file which
04 remove redundant license.patch | (download)

setup.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 the author includes a copy of the copyright,
 but it's not needed as it's the same as one we can reference.
07 disable reporting.patch | (download)

chirpui/reporting.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disables all reporting
 Prevent chirp from "phoning home" without informed consent. This also
 has the nice side-effect of disabling the update nag screen, as chirp no
 longer has a concept of releases upstream.