File: changelog

package info (click to toggle)
fusion-icon 0.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 252 kB
  • sloc: python: 731; makefile: 16; xml: 14
file content (152 lines) | stat: -rw-r--r-- 5,745 bytes parent folder | download
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
fusion-icon (0.2.4-2) unstable; urgency=medium

  * watch: Fix URL.

 -- Samuel Thibault <sthibault@debian.org>  Tue, 01 Jan 2019 17:52:50 +0100

fusion-icon (0.2.4-1) unstable; urgency=medium

  * Upload to Debian (Closes: Bug#916850).

 -- Samuel Thibault <sthibault@debian.org>  Fri, 21 Dec 2018 17:22:38 +0100

fusion-icon (0.2.4-0~stretch1) stretch; urgency=low

  * New upstream release.
  * Bump standards to version 3.9.8.
  * Remove debian patches.
  * Drop xdg desktop file.

 -- Jof Thibaut <compiz@tuxfamily.org>  Sun, 25 Jun 2017 11:56:43 +0200

fusion-icon (0.2.2-0~jessie2) jessie; urgency=low

  * Add xdg desktop file and install with setup.py.
  * Add gir1.2-gtk-3.0 and python-gi as depends.
  * Add compiz-gtk | emerald on depends to leave the choice
    of window manager.

 -- Jof Thibaut <compiz@tuxfamily.org>  Fri, 25 Mar 2016 15:56:55 +0100

fusion-icon (0.2.2-0~jessie1) jessie; urgency=low

  * New upstream release.
    - forked on Github : Compiz Reloaded
  * Switch to format 3.0 (quilt).
  * Add dh-python as build-depends and use dh_python2.
  * Update compat and rules to debhelper 9.
  * Bump standards to version 3.9.6.
  * Change Priority to optional.
  * Update copyright to format 1.0 and Homepage link.
  * Drop debian/menu not needed.
  * Update fusion-icon.1 manpage with new options.
  * Add gir1.2-appindicator3-0.1 as depends.
  * Remove python-gtk2 | python-qt4 on depends.

 -- Jof Thibaut <compiz@tuxfamily.org>  Fri, 11 Mar 2016 02:02:33 +0100

fusion-icon (0.1.0-2) unstable; urgency=low

  [ Siegfried-Angel Gevatter Pujals ]
  * debian/control:
     - Add missing dependency on a window decorator (compiz-gtk or compiz-kde).
       The versioned alternative dependency on compiz-gnome is necessary
       because Ubuntu has the contents of compiz-gtk in it. (Closes: #498581).

  [ Sandro Tosi ]
  * debian/control
    - Switch Vcs-Browser field to viewsvn.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Sun, 12 Oct 2008 13:18:36 +0200

fusion-icon (0.1.0-1) unstable; urgency=low

  * New upstream version.
  * debian/patches/glx_vendor_crash.patch:
     - Drop it, not necessary anymore.
  * debian/control:
     - Add x11-utils as a dependency, because Fusion Icon requires xvinfo;
       thanks to Daniel Moerner for reporting this (Closes: #485709).
     - Improve the second paragraph of the long description.
  * debian/copyright:
     - Add a reference to the tarballs directory on Alioth, where copies of
       all used snapshots are stored.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Wed, 11 Jun 2008 12:29:55 +0200

fusion-icon (0.0.0+git20071028-3) unstable; urgency=low

  * debian/copyright:
     - Add the author's e-mail address.
  * debian/fusion-icon.1:
     - Mention Fusion Icon's author in the Copyright section.
  * debian/rules:
     - Add a missing dh_desktop call.
  * debian/control:
     - Add mesa-utils as a dependency, because Fusion Icon requires glxinfo;
       thanks to Daniel Campos for reporting this (Closes: #478498).
     - Raise debhelper's minimum version because of the dh_icons call.
  * debian/menu:
     - Change the formatting to use multiple lines instead of just two.
  * debian/patches/update-desktop-file.patch:
     - Improve the previously added translations of the .desktop file.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Fri, 21 Mar 2008 20:55:03 +0100

fusion-icon (0.0.0+git20071028-2) unstable; urgency=medium

  * debian/control:
     - Bump python-central build dependency's minimum version to 0.6.0.
     - Remove "${shlibs:Depends}" from Depends.
  * debian/rules:
     - Do not try to remove usr/lib, as python-central doesn't create it
       anymore now (Closes: #472010).
     - Remove unnecessary explicit dh_pycentral call.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Fri, 21 Mar 2008 19:57:39 +0100

fusion-icon (0.0.0+git20071028-1) unstable; urgency=low

  * Initial upload to Debian (Closes: #461769).
  * debian/rules:
     - Change priority from "extra" to "optional".
     - Change the Maintainer to myself and add the python-apps team
       as Uploader.
     - Add SVN information.
  * debian/copyright:
     - Some formatting changes.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Sun, 20 Jan 2008 21:34:55 +0100

fusion-icon (0.0.0+git20071028-0ubuntu2) hardy; urgency=low

  * patches/remove_shabangs.patch:
     - Remove Python shabangs
  * patches/update-desktop-file.patch:
     - Update .desktop file to match the current FD.o standards
     - Add Catalan and Spanish translations
     - Launch with the "--no-start" option, so that it doesn't reload
       Compiz when it's run from the menu
  * patches/glx_vendor_crash.patch:
     - Always define the self.glx_vendor variable, to avoid and
       AttributeError (LP: #175504)
  * Add a .xpm version of the icon (debian/fusion-icon.xpm) and a
    menu file (debian/menu, debian/install)
  * Symlink the .png icon to /usr/share/pixmaps, so that it's
    displayed in the menu and the tray (debian/links)
  * Add a manpage (debian/fusion-icon.1, debian/manpages)
  * debian/control:
     - Bump standards version to 3.7.3
     - Bump cdbs' and debhelper's minium versions.
     - Move python-central and intltool to Build-Depends-Indep
     - Add python-compizconfig dependency (LP: #174507)
     - Add python-qt4 as alternative dependency to python-gtk2
     - Change short description

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Tue, 11 Dec 2007 20:49:24 +0100

fusion-icon (0.0.0+git20071028-0ubuntu1) hardy; urgency=low

  * Initial upload.

 -- Michael Vogt <michael.vogt@ubuntu.com>  Sun, 28 Oct 2007 11:28:19 -0400