diff options
| author | Michael Biebl <biebl@debian.org> | 2008-04-03 00:10:34 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2008-04-03 00:10:34 +0000 |
| commit | 4b7b208fc9bbf2f1476c15f817bc4d89b8e45a31 (patch) | |
| tree | 207839af34398803a7121ac600786bb718c3ba82 /debian/patches/12_readme_format.patch | |
| parent | 13a4c904828864b472ba0a8b87a02340e7f7048b (diff) | |
* New upstream release. (Closes: #470197)
- Ensure dbus errors are properly initialised. (Closes: #471317)
* Removed patches
- debian/patches/04-if_fix.patch (obsolete)
- debian/patches/11-man_page_sh_name.patch (merged upstream)
- debian/patches/12_readme_format.patch (merged upstream)
- debian/patches/20-stable_branch_updates_r2652.patch (merged upstream)
- debian/patches/21-endianess_fix_r2754.patch (merged upstream)
- debian/patches/22-fix_vpn_ftbfs_dont_disable_gnome_deprecated.patch
(merged upstream)
- debian/patches/23-rfkill_return_type.patch (fixed upstream)
- debian/patches/24-get_mode_fix_r3122.patch (merged upstream)
- debian/patches/25-libnl_unique_pid_r3155.patch (merged upstream)
- debian/patches/26-libnl_1.0-pre8_r3206.patch (merged upstream)
- debian/patches/27-dont_repeat_errors.patch (merged upstream)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2153 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/patches/12_readme_format.patch')
| -rw-r--r-- | debian/patches/12_readme_format.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/patches/12_readme_format.patch b/debian/patches/12_readme_format.patch deleted file mode 100644 index 5fa39d24..00000000 --- a/debian/patches/12_readme_format.patch +++ /dev/null @@ -1,14 +0,0 @@ -Index: README -=================================================================== ---- README (Revision 3190) -+++ README (Arbeitskopie) -@@ -20,7 +20,8 @@ - For wireless networking support, NetworkManager keeps a list of wireless - networks, the preferred list. Preferred Networks are wireless networks that - the user has explicitly made NetworkManager associate with at some previous --time. So if the user walks into a Starbucks and explicitly asks NetworkManager to associate with that Starbucks network, NetworkManager will remember the -+time. So if the user walks into a Starbucks and explicitly asks NetworkManager -+to associate with that Starbucks network, NetworkManager will remember the - Starbucks network information from that point on. Upon returning to that - Starbucks, NetworkManager will attempt to associate _automatically_ with the - Starbucks network since it is now in the Preferred Networks list. The point of |