further refinement/updates of debian folder

This commit is contained in:
kilian 2019-03-12 12:36:32 +01:00
parent 8376c4a238
commit 9bdd44a4e4
5 changed files with 3 additions and 5 deletions

2
debian/compat vendored
View file

@ -1 +1 @@
10 11

2
debian/control vendored
View file

@ -3,7 +3,7 @@ Section: graphics
Priority: optional Priority: optional
Maintainer: Kilian Valkhof <kilian@kilianvalkhof.com> Maintainer: Kilian Valkhof <kilian@kilianvalkhof.com>
Build-Depends: debhelper (>=7), python3 Build-Depends: debhelper (>=7), python3
Standards-Version: 3.9.2 Standards-Version: 4.3.0
Homepage: http://trimage.org Homepage: http://trimage.org
Package: trimage Package: trimage

1
debian/pycompat vendored
View file

@ -1 +0,0 @@
3

1
debian/rules vendored
View file

@ -1,4 +1,3 @@
#!/usr/bin/make -f #!/usr/bin/make -f
%: %:
dh $@ dh $@

View file

@ -7,4 +7,4 @@ Type=Application
Exec=trimage Exec=trimage
Categories=Application;Qt;Graphics; Categories=Application;Qt;Graphics;
StartupNotify=true StartupNotify=true
Keywords=compression,compressor,images,jpg,jpeg,png,web