Packaging fixes

This commit is contained in:
Sean Davis 2014-01-25 23:19:07 -05:00
parent df56b4c090
commit 3443281d1e
7 changed files with 30 additions and 23 deletions

6
MANIFEST.in Normal file
View File

@ -0,0 +1,6 @@
include AUTHORS COPYING mugshot.1 mugshot.desktop.in README
include bin/*
recursive-include data *.svg *.ui *.xml
recursive-include mugshot *.py
recursive-include mugshot_lib *.py
recursive-include po *.po *.in

11
README
View File

@ -12,3 +12,14 @@ Please report comments, suggestions and bugs to:
Check for new versions at:
https://launchpad.net/mugshot
NOTE: If you get the following error:
(mugshot:22748): GLib-GIO-ERROR **: Settings schema 'apps.mugshot' is not installed
be sure to copy data/glib-2.0/schemas/apps.mugshot.gschema.xml to either:
/usr/share/glib-2.0/schemas, or
/usr/local/share/glib-2.0/schemas
and run glib-compile-schemas on that directory before running.

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
mugshot (0.2-0ubuntu1) UNRELEASED; urgency=low
* New upstream release.
-- Sean Davis <smd.seandavis@gmail.com> Sat, 25 Jan 2014 23:10:50 -0500
mugshot (0.1-6) unstable; urgency=low
* Initial release (closes: #721006)

12
debian/control vendored
View File

@ -1,11 +1,11 @@
Source: mugshot
Section: python
Priority: extra
Priority: optional
Maintainer: Sean Davis <smd.seandavis@gmail.com>
Build-Depends: debhelper (>= 9.0.0),
python (>= 2.6.6-3~),
python-distutils-extra (>= 2.10)
Standards-Version: 3.9.4
python3,
python3-distutils-extra
Standards-Version: 3.9.5
Homepage: https://launchpad.net/mugshot
#Vcs-Git: git://git.debian.org/collab-maint/mugshot.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/mugshot.git;a=summary
@ -14,7 +14,7 @@ Package: mugshot
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
${python3:Depends},
gir1.2-gdkpixbuf-2.0,
gir1.2-glib-2.0,
gir1.2-gstreamer-1.0,
@ -25,7 +25,7 @@ Depends: ${shlibs:Depends},
python-pexpect,
yelp
Suggests:
gstreamer1.0-plugins-good
gstreamer1.0-plugins-good, gstreamer1.0-tools
Description: lightweight user-configuration application
Mugshot allows you to easily update personal user details. This includes:
.

15
debian/mugshot.1 vendored
View File

@ -1,15 +0,0 @@
.TH "mugshot" "1"
.SH "NAME"
mugshot \- A lightweight user-configuration application
.SH "SYNOPSIS"
\fB
.SH "DESCRIPTION"
.B mugshot
allows you to easily update personal user details, including finger
information, Pidgin buddy icon, and LibreOffice user details.
.SH "AUTHOR"
.PP
This manual page was written by Sean Davis <smd.seandavis@gmail.com>
for the \fBDebian GNU/Linux\fP system.

View File

@ -1 +0,0 @@
debian/mugshot.1

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-01-25 19:49-0500\n"
"POT-Creation-Date: 2014-01-25 20:37-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"