~ubuntu-branches/ubuntu/precise/moin/precise-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2010-08-11 12:35:34 UTC
  • mfrom: (0.1.19 sid)
  • Revision ID: james.westby@ubuntu.com-20100811123534-q8zu7qrwqul6cvec
Tags: 1.9.3-1ubuntu1
* Merge from Debian unstable (LP: #586518). Based on work by Stefan Ebner.
  Remaining changes:
 - Remove python-xml from Suggests field, the package isn't anymore in
   sys.path.
 - Demote fckeditor from Recommends to Suggests; the code was previously
   embedded in moin, but it was also disabled, so there's no reason 
   for us to pull this in by default currently. Note: fckeditor has a
   number of security problems and so this change probably needs to be
   carried indefinitely.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
moin (1.9.3-1ubuntu1) maverick; urgency=low
 
2
 
 
3
  * Merge from Debian unstable (LP: #586518). Based on work by Stefan Ebner.
 
4
    Remaining changes:
 
5
   - Remove python-xml from Suggests field, the package isn't anymore in
 
6
     sys.path.
 
7
   - Demote fckeditor from Recommends to Suggests; the code was previously
 
8
     embedded in moin, but it was also disabled, so there's no reason 
 
9
     for us to pull this in by default currently. Note: fckeditor has a
 
10
     number of security problems and so this change probably needs to be
 
11
     carried indefinitely.
 
12
 
 
13
 -- Clint Byrum <clint@ubuntu.com>  Wed, 11 Aug 2010 12:35:34 -0700
 
14
 
 
15
moin (1.9.3-1) unstable; urgency=low
 
16
 
 
17
  * New upstream release.
 
18
 
 
19
  [ Frank Lin PIAT ]
 
20
  * Build-Depends on python rather than python-dev.
 
21
    Closes: bug#576426.
 
22
  * Fix location of README.Migration in NEWS file.
 
23
  * Install upstream's docs/REQUIREMENTS file.
 
24
  * Add manpage moin(1).
 
25
  * Drop lintian override for test.wsgi: no longer executable.
 
26
  * Add lintian override for no-doc-base-registration.
 
27
  * Install the desktop edition sample config files.
 
28
  * Fix werkzeug-0.6 http redirect incompatibility.
 
29
    Closes: bug#579189.
 
30
  * Improve DEP3 header for patch fix_werkzeug_0.6_http_redirect
 
31
  * Fix werkzeug-0.6 xmlxpc incompatibility.
 
32
    Closes: bug#580186.
 
33
 
 
34
  [ Jonas Smedegaard ]
 
35
  * Fix conditionally append version in hash-bang of Python scripts
 
36
    (relevant only on systems where default Python version is
 
37
    unsupported - i.e. highly unlikely to have caused real trouble
 
38
    anywhere). Tighten build-dependency on cdbs to versions providing
 
39
    new variable name. Rephrase related comment.
 
40
  * Drop files section in copyright file for no longer shipped CDBS
 
41
    snippet.
 
42
  * Fix append version to python dependency if using non-default
 
43
    version.
 
44
  * Tidy rules file: move variable below cdbs inclusions, and improve
 
45
    some comments.
 
46
  * Drop patches applied in upstream 0.9.3 release. Refresh patches.
 
47
  * Tighten build-dependency on cdbs.
 
48
  * Bump Policy compliance to Standards-Version 3.9.1.
 
49
 
 
50
 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 Jul 2010 20:46:59 -0400
 
51
 
 
52
moin (1.9.2-3) unstable; urgency=high
 
53
 
 
54
  [ Frank Lin PIAT ]
 
55
  * Add patch to fix CVE-2010-0828: XSS in Despam page.
 
56
    Closes: 575995, thanks to Jamie Strandboge (Ubuntu).
 
57
 
 
58
  [ Jakub Wilk ]
 
59
  * Fix htdocs symlink, when compiled with python2.6.
 
60
    Closes: bug#557956.
 
61
 
 
62
  [ Jonas Smedegaard ]
 
63
  * Drop local package-relations.mk snippet, now in main cdbs package.
 
64
  * Unfuzz and refresh patches (with quilt compacting options
 
65
    --no-timestamps --no-index -pab).
 
66
  * Add DEP3 header to patch "CVE-2010-0828.patch".
 
67
  * Stop suppressing optional build-dependencies: we need recent cdbs
 
68
    anyway (to not complicate packaging with a local CDBS snippet) so
 
69
    cannot please backporters anyway.
 
70
  * Build-depend on devscripts and dh-buildinfo, and tighten build-
 
71
    dependency on cdbs, due to above changes.
 
72
 
 
73
 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Apr 2010 16:27:00 +0200
 
74
 
1
75
moin (1.9.2-2ubuntu3) lucid; urgency=low
2
76
 
3
77
  * debian/rules: Avoid pulling libapache2-mod-wsgi by default, by recommending