File: changelog

package info (click to toggle)
kshutdown 2.0beta9-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,232 kB
  • ctags: 432
  • sloc: cpp: 3,241; sh: 197; makefile: 5
file content (166 lines) | stat: -rw-r--r-- 4,878 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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
kshutdown (2.0beta9-2) unstable; urgency=low

  * Added cmake to build-depends (Closes: #581284)

 -- Eike Sauer <eike@debian.org>  Wed, 12 May 2010 19:15:00 +0100

kshutdown (2.0beta9-1) unstable; urgency=low

  * New upstream release.
  * Changed versioning number so we don't accidentally get 
    a native Debian package
  * Included Portuguese translation patch, thanks to Américo Monteiro 
    (Closes: #568311)
  * Updated standard version to 3.8.4. No changes needed.
  * Switch to dpkg-source 3.0 (quilt) format

 -- Eike Sauer <eike@debian.org>  Wed, 31 Mar 2010 20:06:12 +0200

kshutdown (2.0~beta8-1) unstable; urgency=low

  * New upstream release.
  * Updated standard version to 3.8.3

 -- Eike Sauer <eike@debian.org>  Thu, 29 Sep 2009 21:00:00 +0200

kshutdown (2.0~beta6-4) unstable; urgency=low

  * Rebuilt against KDE 4.3 (Closes: #540148)

 -- Eike Sauer <eike@debian.org>  Thu, 06 Aug 2009 18:00:00 +0200

kshutdown (2.0~beta6-3) unstable; urgency=low

  * Use correct kde cdbs class, thanks to Sune Vuorela.
  Closes: #530725 

 -- Romain Beauxis <toots@rastageeks.org>  Wed, 27 May 2009 21:03:57 +1100

kshutdown (2.0~beta6-2) unstable; urgency=low

  * Removed chrpath usage: apparently it is not
    needed anymore.
  * Merge changes from ubuntu:
    - Transition from kde4.mk to pkg-kde-tools:
      - debian/rules: Use:
        '/usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk'
      - debian/control: Build-Depend on 'pkg-kde-tools'
    - chrpath, cmake not need in build-deps 
  * Upload with a .orig tarball, fixing mistake in previous upload.
  * Cleaned debian/rules.
  * Added back debian/control.in

 -- Romain Beauxis <toots@rastageeks.org>  Wed, 27 May 2009 10:06:21 +1100

kshutdown (2.0~beta6-1) unstable; urgency=low

  * New upstream release.
    - Fixes crash when choosing "When selected application exits"
  * First upload to unstable of version 2

 -- Eike Sauer <eike@debian.org>  Sun, 26 Apr 2009 13:00:00 +0100
 
kshutdown (2.0~beta5-1) experimental; urgency=low

  [ Eike Sauer ]
  * First KDE 4 release (Closes: #523616)

  [ Romain Beauxis ]
  * Prepared upload. 
  * Updated debian/copyright.
  * Added Eike Sauer <eike@debian.org> to the uploaders.

 -- Romain Beauxis <toots@rastageeks.org>  Sat, 11 Apr 2009 20:42:56 +0200

kshutdown (1.0.4-1) unstable; urgency=low

  * New upstream release.
  * Updated standard version to 3.8.1 
  * Dropped patch fixing deprecated desktop entries (fixed upstream). 
  * Bumped compat level to 7.

 -- Romain Beauxis <toots@rastageeks.org>  Fri, 27 Mar 2009 13:36:48 +0100

kshutdown (1.0.3-1) unstable; urgency=low

  * New upstream release 
  * Refreshed patch
  * Updated standard version to 3.8.0

 -- Romain Beauxis <toots@rastageeks.org>  Fri, 20 Jun 2008 02:33:51 +0200

kshutdown (1.0.2-1) unstable; urgency=low

  * New upstream release 
  * Updated standard version to 3.7.3 (no changes)

 -- Romain Beauxis <toots@rastageeks.org>  Tue, 11 Dec 2007 01:38:55 +0100

kshutdown (1.0.1-2) unstable; urgency=low

  * Added linker flags to remove non-needed link dependencies.

 -- Romain Beauxis <toots@rastageeks.org>  Wed, 21 Nov 2007 09:51:59 +0100

kshutdown (1.0.1-1) unstable; urgency=low

  * New upstream release 
  * Fixed watch file (thanks to Raphael Geissert)
    Closes: #449772

 -- Romain Beauxis <toots@rastageeks.org>  Sun, 18 Nov 2007 14:39:07 +0100

kshutdown (1.0-1) unstable; urgency=low

  * New upstream release. 
  * Fix for FTBFS with GCC 4.3 applied upstream
  Closes: #417301

 -- Romain Beauxis <toots@rastageeks.org>  Mon, 23 Apr 2007 13:41:01 +0200

kshutdown (0.9.1~beta-1) experimental; urgency=low

  * First upload of the next release to experimental.
  * Updated debian standards
  * Added workaround for buggy rpath setting
  * Switched to cdbs' kde class

 -- Romain Beauxis <toots@rastageeks.org>  Wed, 21 Feb 2007 02:10:26 +0100

kshutdown (0.8.2-1) unstable; urgency=low

  * New upstream release 

 -- Romain Beauxis <toots@rastageeks.org>  Tue, 14 Feb 2006 03:08:46 +0100

kshutdown (0.8-1) unstable; urgency=low

  * New upstream release
  * Added swedish translation (Closes: #337551)

 -- Romain Beauxis <toots@rastageeks.org>  Tue, 29 Nov 2005 02:30:38 +0100

kshutdown (0.6.0-4) unstable; urgency=low

  * Workaround for FTBFS on some arch (see gcc Bug#323133) 

 -- Romain Beauxis <toots@rastageeks.org>  Mon,  5 Sep 2005 19:54:24 +0200

kshutdown (0.6.0-3) unstable; urgency=low

  * New upload to rebuild against new KDE and C++ libraries. 

 -- Romain Beauxis <toots@rastageeks.org>  Mon,  5 Sep 2005 11:00:11 +0200

kshutdown (0.6.0-2) unstable; urgency=low

  * Minor Debian fixes. 

 -- Romain Beauxis <toots@rastageeks.org>  Fri, 27 May 2005 11:35:55 +0200

kshutdown (0.6.0-1) unstable; urgency=low

  * Initial Release. (closes: #305843)

 -- Romain Beauxis <toots@rastageeks.org>  Thu, 14 Apr 2005 02:05:09 +0200