~ubuntu-branches/debian/sid/mugshot/sid

« back to all changes in this revision

Viewing changes to data/appdata/mugshot.appdata.xml

  • Committer: Package Import Robot
  • Author(s): Sean Davis
  • Date: 2014-08-02 07:18:19 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20140802071819-mfsl7mtq3mpwjaer
Tags: 0.2.4-1
* New upstream release.
  - Fix: Mugshot does not correctly expand user details (LP: #1310634)
  - Fix: Remove hard dependency on AccountsService (LP: #1311938)
* debian/control: Remove accountsservice dependency
* debian/copyright: Update license to GPL3+

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<application>
 
3
  <id type="desktop">mugshot.desktop</id>
 
4
  <metadata_license>CC0-1.0</metadata_license>
 
5
  <project_license>GPL-3.0+</project_license>
 
6
  <name>Mugshot</name>
 
7
  <summary>Lightweight user configuration</summary>
 
8
 
 
9
  <description>
 
10
    <p>Mugshot enables users to easily updates personal contact information. With Mugshot, users are able to:</p>
 
11
    <ul>
 
12
        <li>Set the account photo displayed at login and optionally synchronize this photo with their Pidgin buddy icon</li>
 
13
        <li>Set account details stored in /etc/passwd (usable with the finger command) and optionally synchronize with their LibreOffice contact information</li>
 
14
    </ul>
 
15
  </description>
 
16
 
 
17
  <screenshots>
 
18
    <screenshot width="640" type="default" height="360">http://screenshots.smdavis.us/mugshot/mugshot.png</screenshot>
 
19
    <screenshot width="640" height="360">http://screenshots.smdavis.us/mugshot/mugshot-pidgin-sync.png</screenshot>
 
20
  </screenshots>
 
21
 
 
22
  <url type="homepage">https://launchpad.net/mugshot/</url>
 
23
  <url type="bugtracker">https://bugs.launchpad.net/mugshot/</url>
 
24
  <url type="help">http://wiki.smdavis.us/doku.php?id=mugshot-docs</url>
 
25
 
 
26
  <updatecontact>smd-seandavis@ubuntu.com</updatecontact>
 
27
 
 
28
  <provides>
 
29
    <binary>mugshot</binary>
 
30
  </provides>
 
31
 
 
32
  <releases>
 
33
    <release version="0.2.4" timestamp="1406977200">
 
34
      <description>
 
35
        <p>This stable release improves the user configuration (chfn) backend and prevents Mugshot from locking up. Mugshot also no longer depends on AccountsService, but can leverage it to better support some systems. A critical bug that prevented some users from starting Mugshot was also addressed.</p>
 
36
      </description>
 
37
    </release>
 
38
 
 
39
    <release version="0.2.3" timestamp="1396661280">
 
40
      <description>
 
41
        <p>This stable release improved AccountsService functionality and overall usability. Users without admin rights can no longer attempt to change their name, and initials are automatically populated when the name is entered.</p>
 
42
      </description>
 
43
    </release>
 
44
 
 
45
    <release version="0.2.2" timestamp="1394366340">
 
46
      <description>
 
47
        <p>This stable release fixed a crash that occured when saving user details in a non-English locale. This release also included an updated translation template and new translations.</p>
 
48
      </description>
 
49
    </release>
 
50
 
 
51
    <release version="0.2.1" timestamp="1393800000">
 
52
      <description>
 
53
        <p>This stable release fixed several bugs related to profile image management, introduced an improved password dialog, and transitioned to using GLib to more reliably determine user and environment settings.</p>
 
54
      </description>
 
55
    </release>
 
56
 
 
57
    <release version="0.2.0" timestamp="1390737600">
 
58
      <description>
 
59
        <p>The first stable release introduced simplified packaging, replaced the Help functionality with the online help documents, and transitioned to using Python 3.</p>
 
60
      </description>
 
61
    </release>
 
62
  </releases>
 
63
 
 
64
</application>
 
 
b'\\ No newline at end of file'