source: pkg/frankie/main/network-manager-openvpn/trunk/debian/changelog @ 6137

Revision 6137, 4.2 KB checked in by alanbach-guest, 3 years ago (diff)
  • Sync'd with Debian 0.7.2-1
Line 
1network-manager-openvpn (0.7.2-1) unstable; urgency=low
2
3  [ Soren Hansen ]
4  * Remove myself from Uploaders.
5
6  [ Michael Biebl ]
7  * New upstream release.
8  * debian/control
9    - Bump build dependencies on nm packages to (>= 0.7.2).
10    - Bump Standards-Version to 3.8.3. No further changes.
11
12 -- Alan Baghumian <alan@technotux.org>  Sat, 12 Dec 2009 21:14:44 -0800
13
14network-manager-openvpn (0.7.1-1) unstable; urgency=low
15
16  * New upstream release.
17  * Bump Standards-Version to 3.8.1. No further changes.
18
19 -- Michael Biebl <biebl@debian.org>  Thu, 16 Apr 2009 16:50:50 +0200
20
21network-manager-openvpn (0.7.0.99-1) unstable; urgency=low
22
23  * New upstream release (0.7.1 rc3).
24
25 -- Michael Biebl <biebl@debian.org>  Thu, 05 Mar 2009 13:35:17 +0100
26
27network-manager-openvpn (0.7.0.97-1) unstable; urgency=low
28
29  * New upstream release.
30  * debian/patches/01_dbus_policy.patch
31    - Removed, merged upstream.
32  * debian/control
33    - Drop libgnomeui-dev from Build-Depends, no longer required.
34
35 -- Michael Biebl <biebl@debian.org>  Wed, 25 Feb 2009 10:43:09 +0100
36
37network-manager-openvpn (0.7.0-2) experimental; urgency=low
38
39  * debian/control
40    - Wrap build dependencies.
41    - Bump build dependency on debhelper to (>= 7).
42  * debian/compat
43    - Bump to debhelper v7 compat mode.
44  * debian/patches/01_dbus_policy.patch
45    - Remove bare send_interface. (Closes: #510730)
46  * debian/rules
47    - Include gnome.mk cdbs class instead of autotools.mk.
48
49 -- Michael Biebl <biebl@debian.org>  Sat, 14 Feb 2009 13:50:13 +0100
50
51network-manager-openvpn (0.7.0-1) experimental; urgency=low
52
53  * New upstream release.
54  * debian/control
55    - Add Vcs-* fields pointing to the Subversion repository of the package.
56    - Bump Standards-Version to 3.8.0. Add REAME.source as recommended by the
57      new policy.
58    - Fix GNOME spelling error in the package description.
59    - Set Utopia Maintenance Team as Maintainer, add myself and Soren to
60      Uploaders.
61    - Add Homepage: field.
62    - Update build dependencies.
63    - Bump dependency on openvpn to (>= 2.1~rc9) for the --script-security
64      option.
65  * debian/rules
66    - Do not run autogen.sh, the upstream tarball contains a proper build
67      system now.
68    - Install plugins into /usr/lib/NetworkManager, so NetworkManager can find
69      them.
70  * debian/*.install
71    - Update accordingly.
72  * Switch patch management system to quilt.
73  * Drop obsolete patches
74    - debian/patches/01_fix_dbus_signal_name.diff
75    - debian/patches/02_fix_wrong_awk_path.diff
76    - debian/patches/07_nm-openvpn-server-name.diff
77  * Disable patches which do not apply cleanly anymore
78    - debian/patches/03_allow_servercert_override.diff
79    - debian/patches/04_increase_timeout.diff
80    - debian/patches/06_pull_dns_domain.diff
81  * debian/network-manager-openvpn.postinst
82    - Do no longer restart NetworkManager, only tell dbus to reload the config
83      files.
84  * debian/watch
85    - Add watch file which allows to track new upstream releases.
86  * debian/copyright
87    - Revised and updated.
88
89 -- Michael Biebl <biebl@debian.org>  Mon, 15 Dec 2008 21:15:16 +0100
90
91network-manager-openvpn (0.3.2svn2855-1) unstable; urgency=low
92
93  * New SVN checkout (Closes: #444907)
94  * Fixed wrong awk path (Closes: #421381)
95  * Added libnm-util-dev to build-depends (Closes: #441188)
96  * Split package into n-m-o and n-m-o-gnome (added Replaces and
97    Conflicts accordingly) (Closes: #425126)
98  * Pick up patches from Ubuntu (Thanks to Philipp Kern for collecting these!)
99    - 03_allow_servercert_override.diff
100      + Allow the user to turn off the check for a proper nsCertType=server
101        extension bit set in the server's certificate.
102    - 04_increase_timeout.diff
103      + Increased the timeout before openvpn gets killed forcefully from 5s to
104        15s.
105    - 06_pull_dns_domain.diff
106      + Pull DNS domain setting from remote OpenVPN server.
107  * 06_pull_dns_domain.diff
108    - Don't crash if the server doesn't provide us with a DNS domain.
109  * Use /etc/init.d/network-manager instead of
110    /etc/dbus/event.d/25NetworkManager.
111
112 -- Soren Hansen <soren@ubuntu.com>  Tue, 02 Oct 2007 12:30:00 +0200
113
114network-manager-openvpn (0.3.2svn2342-1) unstable; urgency=low
115
116  * Initial upload to Debian (Closes: #368748)
117
118 -- Soren Hansen <sh@linux2go.dk>  Tue, 6 Mar 2007 15:50:48 +0100
119
Note: See TracBrowser for help on using the repository browser.