projects
/
anytun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
012bc15
)
wrap-and-sort the debian directory
author
Michael Prokop
<mika@debian.org>
Fri, 29 Aug 2014 20:29:08 +0000
(13:29 -0700)
committer
Michael Prokop
<mika@debian.org>
Fri, 29 Aug 2014 20:29:08 +0000
(13:29 -0700)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
4d221b3
..
b471bcc
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-2,7
+2,12
@@
Source: anytun
Section: net
Priority: extra
Maintainer: Michael Prokop <mika@debian.org>
Section: net
Priority: extra
Maintainer: Michael Prokop <mika@debian.org>
-Build-Depends: debhelper (>= 5), libgcrypt11-dev, libboost-regex-dev, libboost-serialization-dev, libboost-system-dev, libboost-thread-dev
+Build-Depends: debhelper (>= 5),
+ libboost-regex-dev,
+ libboost-serialization-dev,
+ libboost-system-dev,
+ libboost-thread-dev,
+ libgcrypt11-dev
Homepage: http://www.anytun.org/
Vcs-git: git://git.grml.org/anytun.git
Vcs-Browser: http://git.grml.org/?p=anytun.git
Homepage: http://www.anytun.org/
Vcs-git: git://git.grml.org/anytun.git
Vcs-Browser: http://git.grml.org/?p=anytun.git
@@
-10,7
+15,9
@@
Standards-Version: 3.9.3
Package: anytun
Architecture: any
Package: anytun
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Depends: adduser,
+ ${misc:Depends},
+ ${shlibs:Depends}
Suggests: quagga
Description: secure anycast tunneling protocol
Anytun is an implementation of the secure anycast tunneling protocol. It
Suggests: quagga
Description: secure anycast tunneling protocol
Anytun is an implementation of the secure anycast tunneling protocol. It