diff options
| author | Laurent Bigonville <bigon@bigon.be> | 2013-12-27 14:44:22 +0100 |
|---|---|---|
| committer | Laurent Bigonville <bigon@bigon.be> | 2013-12-27 14:44:22 +0100 |
| commit | 9471559ac0396d3c4764a00a05c7207c80a5870f (patch) | |
| tree | ceffbf7d17c089d8bf59acc6d764f2198a6346f5 /debian | |
| parent | 9f4cdb47a1a980d1804e75c2ccac23a205702884 (diff) | |
debian/control: Bump Standards-Version to 3.9.5 (no further changes)
Diffstat (limited to 'debian')
| -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/ |