Package: gitinspector / 0.4.4+dfsg-5

Metadata

Package Version Patches format
gitinspector 0.4.4+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Use jQuery libraries from the Debian archive.patch | (download)

gitinspector/format.py | 28 15 + 13 - 0 !
1 file changed, 15 insertions(+), 13 deletions(-)

 use jquery libraries from the debian archive

Move arch indep files to usr share.patch | (download)

gitinspector/format.py | 4 2 + 2 - 0 !
gitinspector/localization.py | 2 1 + 1 - 0 !
setup.py | 6 4 + 2 - 0 !
3 files changed, 7 insertions(+), 5 deletions(-)

 move arch-indep files to /usr/share

Within Debian, arch-independent files shouldn't be in /usr/lib.