mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-25 17:48:41 -05:00
further refinement/updates of debian folder
This commit is contained in:
parent
8376c4a238
commit
9bdd44a4e4
5 changed files with 3 additions and 5 deletions
2
debian/compat
vendored
2
debian/compat
vendored
|
|
@ -1 +1 @@
|
||||||
10
|
11
|
||||||
|
|
|
||||||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -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
1
debian/pycompat
vendored
|
|
@ -1 +0,0 @@
|
||||||
3
|
|
||||||
1
debian/rules
vendored
1
debian/rules
vendored
|
|
@ -1,4 +1,3 @@
|
||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue