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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
simple-scan (1.0.2-1) unstable; urgency=low
* New upstream release.
-- Alessio Treglia <quadrispro@ubuntu.com> Fri, 16 Apr 2010 17:45:41 +0200
simple-scan (1.0.0-2) unstable; urgency=low
* debian/control: Revert last change of Build-Depends field, the previous
situation was preferable and even correct (Closes: #577821).
-- Alessio Treglia <quadrispro@ubuntu.com> Wed, 14 Apr 2010 23:55:43 +0200
simple-scan (1.0.0-1) unstable; urgency=low
* New upstream stable release.
* debian/rules:
- Call intltool-update to generate a PO template (LP: #551470).
* Drop debian/patches/11_thunderbird_workaround.patch patch, applied
upstream.
* Refresh 01_lpi.patch patch.
* debian/control:
- udev is not available on kfreebsd-*,hurd architectures.
- Add Vcs-{Git,Browser} tags.
-- Alessio Treglia <quadrispro@ubuntu.com> Wed, 14 Apr 2010 12:54:33 +0200
simple-scan (0.9.10-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Build-depend on libdbus-glib-1-dev.
- Recommend imagemagick.
* debian/patches/11_thunderbird_workaround.patch:
- Workaround Thunderbird/Icedove mail bug.
-- Alessio Treglia <quadrispro@ubuntu.com> Fri, 09 Apr 2010 12:41:39 +0200
simple-scan (0.9.9-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 15 Mar 2010 17:32:51 +0100
simple-scan (0.9.7-1) unstable; urgency=low
* New upstream release.
-- Alessio Treglia <quadrispro@ubuntu.com> Tue, 09 Mar 2010 07:25:04 +0100
simple-scan (0.9.6-1) unstable; urgency=low
* New upstream release.
* debian/rules: Call autoreconf before calling the configure script.
* Bump versioned build-dep on debhelper.
* Remove 99_autotools.patch.
* Build-Depends on gnome-common.
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 08 Mar 2010 14:58:35 +0100
simple-scan (0.9.5-1) unstable; urgency=low
* New upstream release.
* Include apport hook without installing it in order to mimize the delta
between Debian and Ubuntu.
* Add README.source to document how-to patch the sources.
-- Alessio Treglia <quadrispro@ubuntu.com> Thu, 18 Feb 2010 11:38:37 +0100
simple-scan (0.9.3-1) unstable; urgency=low
* New upstream release.
* Bump standards.
* Build-depend on libgudev-1.0-dev,gnome-doc-utils.
* Drop manpages from the packaging, upstream now provides them.
* Add quilt support.
* Provide ubuntu-specific patches without applying them in order to
minimze the delta.
-- Alessio Treglia <quadrispro@ubuntu.com> Tue, 16 Feb 2010 00:46:46 +0100
simple-scan (0.8.1-3) unstable; urgency=low
* Append --as-needed to LDFLAGS to avoid excessive dependencies;
thanks to Martin Pitt for reporting this (LP: #512048).
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 25 Jan 2010 00:49:34 +0100
simple-scan (0.8.1-2) unstable; urgency=low
* Update debian/copyright.
* debian/control:
- No need to build-depend on debhelper >= 7.0.50.
-- Alessio Treglia <quadrispro@ubuntu.com> Wed, 20 Jan 2010 11:26:17 +0100
simple-scan (0.8.1-1) unstable; urgency=low
* New upstream release.
-- Alessio Treglia <quadrispro@ubuntu.com> Wed, 20 Jan 2010 10:59:36 +0100
simple-scan (0.8.0-1) unstable; urgency=low
* New upstream release.
* Allow DM uploads.
-- Alessio Treglia <quadrispro@ubuntu.com> Wed, 23 Dec 2009 11:26:30 +0100
simple-scan (0.7.6-1) unstable; urgency=low
* Initial release (Closes: #561790).
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 21 Dec 2009 00:31:16 +0100
|