Better debian packaging

This commit is contained in:
boyska 2012-09-14 21:43:14 +02:00 committed by Jaromil
parent 235a93537c
commit b9b7927e81
6 changed files with 26 additions and 3 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
tomb (1.2-1) unstable; urgency=low
* New upstream release
-- Denis Roio <jaromil@dyne.org> Mon, 07 Nov 2011 21:03:34 +0100
tomb (1.0-1) unstable; urgency=low
* New upstream release

2
debian/compat vendored
View File

@ -1 +1 @@
7
8

6
debian/postinst vendored Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
if [ -x /usr/sbin/update-mime ]; then
update-mime
fi

View File

@ -1,2 +1,14 @@
usr/bin/tomb-status
usr/share/man/man1/tomb-status.1
usr/share/pixmaps/monmort.png
usr/share/pixmaps/monmort.xpm
usr/share/app-install/icons/monmort.png
usr/share/application-registry/tomb.applications
usr/share/applications/tomb.desktop
usr/share/mime-info/tomb.keys
usr/share/mime-info/tomb.mime
usr/share/mime/packages/dyne-tomb.xml
usr/share/themes/tomb/gtk-2.0-key/gtkrc
usr/share/icons/hicolor/32x32/mimetypes/application-x-tomb-volume.png
usr/share/icons/hicolor/32x32/mimetypes/application-x-tomb-key.png
usr/share/app-install/desktop/tomb.desktop

2
debian/tomb.install vendored
View File

@ -2,5 +2,3 @@ usr/bin/tomb
usr/bin/tomb-open
usr/share/man/man1/tomb.1
usr/share/man/man1/tomb-open.1
usr/share/pixmaps/monmort.xpm
usr/share/icons/monmort.png

View File

@ -8,6 +8,7 @@ endif
tomb_status_SOURCES = tomb-status.c
tomb_status_LDADD = @GTK2_LIBS@ @NOTIFY_LIBS@
tomb_status_LDFLAGS = -Wl,--as-needed
tomb_status_CFLAGS = @GTK2_CFLAGS@ @NOTIFY_CFLAGS@
EXTRA_DIST = monmort.xpm tomb tomb-open