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
|
gnome-pie (0.5.7-1) UNRELEASED; urgency=low
* New upstream release.
* debian/patches:
- Remove 001-gee-0.8.patch, applied upstream.
- Remove 002-desktop_file.patch, applied upstream.
* Reformat debian/copyright.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 24 Jan 2015 11:04:13 +0100
gnome-pie (0.5.6-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version to 3.9.6 (no changes required).
- Change Vcs-Browser to cgit.
* Add year 2015 to debian/copyright.
* New debian/patches/02-desktop_file.patch:
- Add missing keyword entry.
* Remove useless debian/source/options.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 17 Jan 2015 14:05:06 +0100
gnome-pie (0.5.5-1) unstable; urgency=medium
* New Maintainer (Closes: #755431).
* New upstream release (Closes: #687078).
* Add debian/source/options:
- Set compression to xz & compression-level to 9 to save space.
* debian/control:
- Set myself as maintainer.
- Update Build-Depends:
+ replace deprecated libgee-dev with libgee-0.8-dev.
+ valac <= 0.16 will be removed. Therefore change
valac release to >= 0.22.
* New patch:
- New debian/patches/001-gee-0.8.patch for new geeAPI 0.8 (Closes: #753863).
* debian/copyright:
- Add myself to the list of authors for debian/*.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 30 Jul 2014 07:25:36 +0200
gnome-pie (0.5.4-2) unstable; urgency=medium
* QA upload
* Bump Standards-Version to 3.9.5 (no changes needed)
* Orphan the package
* Update watch file to point to correct GitHub page
* Fix vcs-field-not-canonical
-- Alessandro Ghedini <ghedo@debian.org> Sun, 20 Jul 2014 19:52:46 +0200
gnome-pie (0.5.4-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.4 (no changes needed)
* Build depend on unversioned valac (Closes: #675644)
-- Alessandro Ghedini <ghedo@debian.org> Wed, 07 Nov 2012 18:46:56 +0100
gnome-pie (0.5.3-1) unstable; urgency=low
* New upstream release
* Email change: Alessandro Ghedini -> ghedo@debian.org
* Explicitly build depends on valac-0.14 (Closes: #673591)
-- Alessandro Ghedini <ghedo@debian.org> Sun, 20 May 2012 20:34:54 +0200
gnome-pie (0.5.2-1) unstable; urgency=low
* New upstream release
- Do not override dh_auto_install anymore
(pt_BR locale has the correct name now)
* Update debian/copyright format as in Debian Policy 3.9.3
* Bump Standards-Version to 3.9.3
* Bump debhelper compat level to 9
* Switch to GTK+ 3.0
-- Alessandro Ghedini <al3xbio@gmail.com> Mon, 19 Mar 2012 18:41:54 +0100
gnome-pie (0.4.2-1) unstable; urgency=low
* New upstream release
* Update upstream copyright years
-- Alessandro Ghedini <al3xbio@gmail.com> Fri, 27 Jan 2012 21:44:10 +0100
gnome-pie (0.4.0-1) unstable; urgency=low
* New upstream release
* Explicitly set the build system
* One Build-Depends per line
-- Alessandro Ghedini <al3xbio@gmail.com> Sun, 22 Jan 2012 14:11:45 +0100
gnome-pie (0.3.1-1) unstable; urgency=low
[ Andrea Veri ]
* debian/control:
- added B-Ds on libwnck-dev, libgnome-menu-dev and
libbamf-dev, they are required in order to build
gnome-pie-0.3 successfully.
[ Alessandro Ghedini ]
* New upstream release
* Use tarballs provided by upstream instead of git
* Drop manpage (merged upstream)
-- Alessandro Ghedini <al3xbio@gmail.com> Sun, 20 Nov 2011 15:54:48 +0100
gnome-pie (0.2+gitdfdad95-1) unstable; urgency=low
* Initial release (Closes: #645878)
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 19 Oct 2011 13:38:07 +0200
|