diff options
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index aa46a117..ae45e343 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ network-manager (0.9.8.8-2) UNRELEASED; urgency=medium mounted from the initramfs meaning that it will be available early enough * debian/network-manager.links: Create a symlink so NetworkManager-wait-online.service is run before network-online.target + * debian/control: Bump Standards-Version to 3.9.5 (no further changes) - -- Laurent Bigonville <bigon@debian.org> Fri, 27 Dec 2013 14:19:02 +0100 + -- Laurent Bigonville <bigon@debian.org> Fri, 27 Dec 2013 14:44:00 +0100 network-manager (0.9.8.8-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 95419824..a636586b 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: gtk-doc-tools, libglib2.0-doc, libmm-glib-dev (>= 0.7.991) -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-utopia/network-manager.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-utopia/network-manager.git;a=summary Homepage: http://www.gnome.org/projects/NetworkManager/ |