blob: 161d12888083a582e4edb757eaebde2cd5bbd190 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
indicator-printers (0.1.6-0ubuntu1~ppa1) UNRELEASED; urgency=low
* New upstream release.
* Add test coverage build targets
-- Ted Gould <ted@ubuntu.com> Wed, 04 Apr 2012 15:04:59 -0500
indicator-printers (0.1.5-0ubuntu1) precise; urgency=low
* New upstream release.
- translate accessible description (LP: #957522)
- set lease durations on cups subscriptions (LP: #959195)
- draw number of jobs as lozenge
-- Lars Uebernickel <lars.uebernickel@ubuntu.com> Tue, 20 Mar 2012 18:50:39 +0100
indicator-printers (0.1.4-0ubuntu1) precise; urgency=low
* New upstream release.
- fix small i18n problems, thanks Gabor! (LP: #945547)
-- Lars Uebernickel <lars.uebernickel@ubuntu.com> Tue, 06 Mar 2012 22:21:12 +0100
indicator-printers (0.1.3-0ubuntu2) precise; urgency=low
* Add symbolic printer icons by Daniel Planas Armangue (LP: #840151)
-- Lars Uebernickel <lars.uebernickel@ubuntu.com> Thu, 23 Feb 2012 15:57:28 +0100
indicator-printers (0.1.3-0ubuntu1) precise; urgency=low
* New upstream release.
- generate dbus service file with the correct path
- use IndicatorServiceManager to manage the lifecycle of the service
-- Lars Uebernickel <lars.uebernickel@ubuntu.com> Fri, 17 Feb 2012 19:30:24 +0100
indicator-printers (0.1.1-0ubuntu1) precise; urgency=low
* New upstream release.
- prepare for i18n
- make sure CUPS' dbus notification is on while the service is running
- fix build system to enable out-of-tree builds
* debian/control
- bump libindicator dependency 0.3.91
-- Lars Uebernickel <lars.uebernickel@ubuntu.com> Thu, 16 Feb 2012 21:19:35 +0100
indicator-printers (0.1-0ubuntu2) precise; urgency=low
* debian/control:
- Flesh out description a tad more
- Recommend system-config-printer-gnome
-- Michael Terry <mterry@ubuntu.com> Wed, 15 Feb 2012 10:21:08 -0500
indicator-printers (0.1-0ubuntu1) precise; urgency=low
* Sponsored to Ubuntu, thanks Lars!
* debian/control:
- recommends "unity | indicator-renderer", indicators are not that
useful without a renderer
- slightly improve the description
* debian/copyright:
- updated to the current format
* debian/rules:
- comment DEB_BUILDDIR to workaround a out of srcdir build issue
[ Lars Uebernickel ]
* Initial release.
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 15 Feb 2012 15:08:11 +0100
|