From 35c125772644622daabec8a4a2a722d061d246e0 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 1 Feb 2010 17:38:32 +0100 Subject: Control work --- debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a875cef..a3b1d56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ inotail (0.5-3) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. + * Update Standards-Version to 3.8.4, no changes necessary. + * Use git:// URI in Vcs-Git control field. - -- Tobias Klauser Mon, 01 Feb 2010 17:34:40 +0100 + -- Tobias Klauser Mon, 01 Feb 2010 17:35:59 +0100 inotail (0.5-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 939b439..9025453 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: utils Priority: optional Maintainer: Tobias Klauser Build-Depends: debhelper (>= 7.0.50) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://distanz.ch/inotail -Vcs-Git: http://git.distanz.ch/scm/debian/pkg-inotail.git +Vcs-Git: git://git.distanz.ch/debian/pkg-inotail.git Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-inotail.git Package: inotail -- cgit v1.2.3-54-g00ecf on> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
mode:
authorDavid Ahern <dsa@cumulusnetworks.com>2017-01-30 12:07:37 -0800
committerDavid S. Miller <davem@davemloft.net>2017-01-30 15:14:22 -0500
commit30357d7d8aaf2a980ab17c2ce054b2b87e60af88 (patch)
tree296e78783c0ad08a55440a84b6c294de37f1fa72 /net/smc
parent6ad20165d376fa07919a70e4f43dfae564601829 (diff)
lwtunnel: remove device arg to lwtunnel_build_state
Nothing about lwt state requires a device reference, so remove the input argument. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc')