From fe99f93bbcd46200dc05b1cdda8c2a6bbb005a29 Mon Sep 17 00:00:00 2001 From: Sean Davis Date: Wed, 17 Jul 2013 12:53:28 -0400 Subject: [PATCH] quickly released: 13.07 --- debian/changelog | 38 ++++++++++++++++++++++++++++++++++++++ debian/control | 9 ++------- debian/copyright | 2 +- 3 files changed, 41 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 069b5da..2991d2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +mugshot (13.07ubuntu1) UNRELEASED; urgency=low + + * Fix setup.py, update debian/control + * Add translations + * Update messages + * Added camera error logging for failed init + * Do not show stock browser if no faces directory. Show error message + if camera fails to init. + * Small fixes and lots of comments + * Remove temp file when exiting, show camera option only if camera is + installed + * Introduction of working camera code. + * Initial camera, inspired by Rick Spencer's quidgets. + * Added mugshot.svg by Simon Steinbeiß + * Use old username to always work. + * Creating ubuntu package + * More debug, fix for libreoffice confirmation + * Update desktop file and version number + * Remove about dialog, connect the help button. + * Improved usability and additional cleanup. + * Add prompts for updating Pidgin/LibreOffice + * Discard preferences dialog + * Add COPYING + * Store additional entries in dconf + * Add number filter and libreoffice settings. + * Set pidgin profile image when changing image. + * Improve default widgets, further cleanup + * Initial code cleanup and bug fixes. + * Initial commit with functionality. + + -- Sean Davis Wed, 17 Jul 2013 12:53:22 -0400 + +mugshot (13.07) raring; urgency=low + + * Fedora fixes for LibreOffice and chfn + + -- Sean Davis Wed, 17 Jul 2013 12:53:22 -0400 + mugshot (0.1) raring; urgency=low * Initial release. diff --git a/debian/control b/debian/control index 0cdb3f0..e77b3ef 100644 --- a/debian/control +++ b/debian/control @@ -23,10 +23,5 @@ Depends: ${misc:Depends}, yelp Suggests: gstreamer1.0-plugins-good -Description: a lightweight user-configuration application - Mugshot allows you to easily update personal user details. This includes: - . - Linux profile image: ~/.face - User details stored in /etc/passwd (used by finger) - Pidgin buddy icon - LibreOffice user details +Description: UNKNOWN + UNKNOWN diff --git a/debian/copyright b/debian/copyright index f743886..5db95f2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mugshot Upstream-Contact: Sean Davis -Source: UNKNOWN +Source: https://launchpad.net/mugshot Files: * Copyright: (C) 2013 Sean Davis