/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2012-01-08 07:52:26 UTC
  • Revision ID: teddy@recompile.se-20120108075226-ctx469ng75x5yfdd
Remove se.recompile.Mandos.NewRequest signal - its implemetation was
buggy and its utility was questionable.

* DBUS-API (se.recompile.Mandos.NewRequest): Removed.
* mandos (ClientDBus.NewRequest): Removed.  All emitters altered.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.5.5-1) unstable; urgency=low
2
 
 
3
 
  * New upstream release.
4
 
  * debian/copyright (Format): Updated to
5
 
    "http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
6
 
  * debian/control (Build-Depends): Removed "man, locales-all".
7
 
 
8
 
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 01 Jun 2012 20:30:41 +0200
9
 
 
10
 
mandos (1.5.4-1) unstable; urgency=low
11
 
 
12
 
  * New upstream release.
13
 
 
14
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 20 May 2012 15:38:34 +0200
15
 
 
16
 
mandos (1.5.3-1.2) unstable; urgency=low
17
 
 
18
 
  * Non-maintainer upload.
19
 
  * Set Architecture to linux-any.  (Closes: #647670)
20
 
 
21
 
 -- Robert Millan <rmh@debian.org>  Sun, 22 Apr 2012 16:22:01 +0200
22
 
 
23
 
mandos (1.5.3-1.1) unstable; urgency=low
24
 
 
25
 
  * Non-maintainer upload.
26
 
  * Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
27
 
    pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
28
 
    locale for manpage creation.
29
 
    (Closes: #656178)
30
 
 
31
 
 -- gregor herrmann <gregoa@debian.org>  Tue, 31 Jan 2012 17:56:05 +0100
32
 
 
33
 
mandos (1.5.3-1) unstable; urgency=low
34
 
 
35
 
  * New upstream release.
36
 
 
37
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 15 Jan 2012 22:05:54 +0100
38
 
 
39
 
mandos (1.5.2-1) unstable; urgency=low
40
 
 
41
 
  * New upstream release.
42
 
 
43
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 08 Jan 2012 11:17:20 +0100
44
 
 
45
1
mandos (1.5.1-1) unstable; urgency=low
46
2
 
47
3
  * New upstream release.