Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
floodlight
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
croft1
floodlight
Commits
4a5ca781
Commit
4a5ca781
authored
12 years ago
by
Rich Lane
Browse files
Options
Downloads
Patches
Plain Diff
debian packaging: fix lintian warnings
parent
51f8fe1c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/control
+3
-3
3 additions, 3 deletions
debian/control
debian/copyright
+0
-3
0 additions, 3 deletions
debian/copyright
debian/docs
+0
-2
0 additions, 2 deletions
debian/docs
debian/init.d
+2
-2
2 additions, 2 deletions
debian/init.d
with
5 additions
and
10 deletions
debian/control
+
3
−
3
View file @
4a5ca781
...
...
@@ -11,6 +11,6 @@ Vcs-Browser: https://github.com/floodlight/floodlight
Package: floodlight
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description:
An Apache licensed,
Java based OpenFlow controller
Floodlight is a Java based OpenFlow controller originally written by David
Erickson at Stanford
University. It is available under the Apache 2.0 license
.
Description: Java based OpenFlow controller
Floodlight is a Java based OpenFlow controller originally written by David
Erickson at Stanford University
.
This diff is collapsed.
Click to expand it.
debian/copyright
+
0
−
3
View file @
4a5ca781
...
...
@@ -25,6 +25,3 @@ License: Apache-2.0
.
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".
# Please also look if there are files or directories which have a
# different copyright/license attached and list them here.
This diff is collapsed.
Click to expand it.
debian/docs
+
0
−
2
View file @
4a5ca781
LICENSE.txt
NOTICE.txt
README.txt
README.txt
This diff is collapsed.
Click to expand it.
debian/init.d
+
2
−
2
View file @
4a5ca781
#
!/
bin
/
sh
###
BEGIN
INIT
INFO
#
Provides
:
floodlight
#
Required
-
Start
:
$
network
$
local_fs
#
Required
-
Stop
:
#
Required
-
Start
:
$
network
$
local_fs
$
remote_fs
#
Required
-
Stop
:
$
remote_fs
#
Default
-
Start
:
2
3
4
5
#
Default
-
Stop
:
0
1
6
#
Short
-
Description
:
An
Apache
licensed
,
Java
based
OpenFlow
controller
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment