~jdstrand/ufw/ufw-xenial

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Jamie Strandboge
  • Date: 2012-07-06 19:29:50 UTC
  • Revision ID: jamie@canonical.com-20120706192950-1whf5yyzv2v2xc6c
Release 0.32-0ubuntu1

* New upstream release featuring Python 3 port (LP: #1001657)
* debian/control:
  - clean up Depends and Build-Depends
  - Build-Depends on python3
  - add python-ufw for installing python2 modules
  - add X-Python3-Version: >= 3.2
  - update Vcs-Bzr
* add debian/python-ufw.install
* debian/rules:
  - use --install-layout=deb
  - adjust PYTHON to use python3
  - adjust PYVERS to use py3versions
  - add PYTHON2
  - run tests for both PYTHON and PYTHON2
  - run setup.py with both PYTHON and PYTHON2
  - use dh_python3 for ufw
  - use dh_python2 for python-ufw
* debian/ufw.lintian-overrides
  - remove old unneeded override
  - add postrm-does-not-call-updaterc.d-for-init.d-script since Ubuntu's
    debhelper adds code to postinst that does nothing on Ubuntu, but doesn't
    add the corresponding code to postrm
* New upstream release (Closes: 663677, Closes: 625681)
* debian/control: update to standards 3.9.3
* convert to source format 3.0 (quilt)
* 0001-optimize-boot.patch: only read in /etc/ufw/ufw.conf when disabled
* debian/rules: adjust to only install the application profiles when not
  Ubuntu
* debian/po/da.po: add Danish translation of debconf templates. Thanks to
  Joe Dalton (Closes: 666557)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ufw (0.31-0ubuntu1) precise; urgency=low
2
 
 
3
 
  * New upstream release which fixes:
4
 
    - LP: #921758
5
 
    - LP: #946332
6
 
    - LP: #947224
7
 
    - LP: #947416
8
 
    - LP: #611838
9
 
    - LP: #663632
10
 
    - LP: #840500
11
 
  * debian/control: use ufw-0.31-precise for Vcs-Bzr
 
1
ufw (0.32-0ubuntu1) quantal; urgency=low
 
2
 
 
3
  * New upstream release featuring Python 3 port (LP: #1001657)
 
4
  * debian/control:
 
5
    - clean up Depends and Build-Depends
 
6
    - Build-Depends on python3
 
7
    - add python-ufw for installing python2 modules
 
8
    - add X-Python3-Version: >= 3.2
 
9
    - update Vcs-Bzr
 
10
  * add debian/python-ufw.install
 
11
  * debian/rules:
 
12
    - use --install-layout=deb
 
13
    - adjust PYTHON to use python3
 
14
    - adjust PYVERS to use py3versions
 
15
    - add PYTHON2
 
16
    - run tests for both PYTHON and PYTHON2
 
17
    - run setup.py with both PYTHON and PYTHON2
 
18
    - use dh_python3 for ufw
 
19
    - use dh_python2 for python-ufw
 
20
  * debian/ufw.lintian-overrides
 
21
    - remove old unneeded override
 
22
    - add postrm-does-not-call-updaterc.d-for-init.d-script since Ubuntu's
 
23
      debhelper adds code to postinst that does nothing on Ubuntu, but doesn't
 
24
      add the corresponding code to postrm
 
25
 
 
26
 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 06 Jul 2012 11:44:48 -0500
 
27
 
 
28
ufw (0.31.1-1) unstable; urgency=low
 
29
 
 
30
  * New upstream release (Closes: 663677, Closes: 625681)
 
31
  * debian/control: update to standards 3.9.3
 
32
  * convert to source format 3.0 (quilt)
 
33
  * 0001-optimize-boot.patch: only read in /etc/ufw/ufw.conf when disabled
 
34
  * debian/rules: adjust to only install the application profiles when not
 
35
    Ubuntu
12
36
  * debian/po/nl.po: add Dutch translation of debconf templates. Thanks to
13
37
    Jeroen Schot (Closes: 658495)
14
 
 
15
 
 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 09 Mar 2012 13:23:36 -0600
16
 
 
17
 
ufw (0.30.1-2ubuntu2) precise; urgency=low
18
 
 
19
 
  * Rebuild to drop python2.6 dependencies.
20
 
 
21
 
 -- Matthias Klose <doko@ubuntu.com>  Sat, 31 Dec 2011 02:15:06 +0000
22
 
 
23
 
ufw (0.30.1-2ubuntu1) oneiric; urgency=low
24
 
 
25
 
  * Merge from Debian unstable. Remaining changes:
26
 
    - debian/rules: Don't install the upstream application profiles that are
27
 
      shipped with the Debian package.
28
 
    - debian/control: use ufw-0.30-oneiric for Vcs-Bzr
29
 
 
30
 
 -- Jamie Strandboge <jamie@ubuntu.com>  Mon, 18 Jul 2011 17:09:57 -0500
 
38
  * debian/po/da.po: add Danish translation of debconf templates. Thanks to
 
39
    Joe Dalton (Closes: 666557)
 
40
 
 
41
 -- Jamie Strandboge <jamie@ubuntu.com>  Wed, 04 Apr 2012 12:12:25 -0500
31
42
 
32
43
ufw (0.30.1-2) unstable; urgency=low
33
44
 
70
81
 
71
82
 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:46 +0200
72
83
 
73
 
ufw (0.30.1-1ubuntu1) natty; urgency=low
74
 
 
75
 
  * Merge from Debian unstable. Remaining changes:
76
 
    - debian/rules: Don't install the upstream application profiles that are
77
 
      shipped with the Debian package.
78
 
    - debian/control: use ufw-0.30-natty for Vcs-Bzr
79
 
 
80
 
 -- Jamie Strandboge <jamie@ubuntu.com>  Tue, 22 Mar 2011 12:18:42 -0500
81
 
 
82
84
ufw (0.30.1-1) unstable; urgency=low
83
85
 
84
86
  * New upstream release which fixes the following:
94
96
 
95
97
 -- Jamie Strandboge <jamie@ubuntu.com>  Mon, 21 Mar 2011 14:45:03 -0500
96
98
 
97
 
ufw (0.30.0-3ubuntu1) natty; urgency=low
98
 
 
99
 
  * Merge from Debian unstable. Remaining changes:
100
 
    - debian/rules: Don't install the upstream application profiles that are
101
 
      shipped with the Debian package.
102
 
 
103
 
 -- Jamie Strandboge <jamie@ubuntu.com>  Tue, 22 Feb 2011 17:46:28 -0600
104
 
 
105
99
ufw (0.30.0-3) unstable; urgency=low
106
100
 
107
101
  * convert to dh_python2:
129
123
 
130
124
 -- Jamie Strandboge <jamie@ubuntu.com>  Wed, 23 Feb 2011 08:10:55 -0600
131
125
 
132
 
ufw (0.30.0-2ubuntu1) natty; urgency=low
133
 
 
134
 
  * debian/rules: Don't install the upstream application profiles that
135
 
    are shipped with the Debian package. (LP: #682811)
136
 
 
137
 
 -- Bilal Akhtar <bilalakhtar@ubuntu.com>  Mon, 29 Nov 2010 21:48:48 +0300
138
 
 
139
126
ufw (0.30.0-2) unstable; urgency=low
140
127
 
141
128
  * src/frontend.py: display unicode error messages properly. Thanks to