diff options
| author | Sjoerd Simons <sjoerd@debian.org> | 2008-10-09 22:31:49 +0000 |
|---|---|---|
| committer | Sjoerd Simons <sjoerd@debian.org> | 2008-10-09 22:31:49 +0000 |
| commit | fa26f37318b19204dda98daf4206479ca2f9a962 (patch) | |
| tree | 478a22b8679a7930b1ec549e36e1766cba3c8156 /debian | |
| parent | 6718f3ccce8e98824b7db929a4eb49cac218148e (diff) | |
Update to svn revision 4160
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2456 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/patches/series | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d5954a51..a22d77b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -network-manager (0.7.0~svn4142-1) UNRELEASED; urgency=low +network-manager (0.7.0~svn4160-1) UNRELEASED; urgency=low * SVN snapshot of the upcoming 0.7 release. @@ -34,7 +34,7 @@ network-manager (0.7.0~svn4142-1) UNRELEASED; urgency=low - Added. Temporary minimal patch to get hostname from /etc/hostname. There is work being done upstream for a more extensive version. - -- Sjoerd Simons <sjoerd@debian.org> Fri, 03 Oct 2008 12:39:14 +0100 + -- Sjoerd Simons <sjoerd@debian.org> Thu, 09 Oct 2008 23:31:04 +0100 network-manager (0.6.6-1) unstable; urgency=low diff --git a/debian/patches/series b/debian/patches/series index 69c29189..6320ab60 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,2 @@ 02-dbus_access_network_manager.patch -03-nm_get_debian_hostname.patch +03-nm_get_debian_hostname.patch -p0 |