| 1234567891011121314151617181920 | 
							- Source: bgpdump
 
- Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
 
- Homepage: https://bitbucket.org/ripencc/bgpdump/wiki/Home
 
- Standards-Version: 4.1.5
 
- Vcs-Browser: https://git.in-ulm.de/cbiedl/bgpdump
 
- Vcs-Git: https://git.in-ulm.de/cbiedl/bgpdump.git
 
- Build-Depends: debhelper (>= 11~),
 
-     asciidoctor,
 
-     libbsd-dev,
 
-     libbz2-dev,
 
-     zlib1g-dev,
 
- Priority: optional
 
- Section: admin
 
- Package: bgpdump
 
- Architecture: any
 
- Depends: ${misc:Depends}, ${shlibs:Depends},
 
- Description: Translate binary zebra/quagga/MRT files into readable output
 
-  The bgpdump programs analyses the dump files produced by the quagga
 
-  routing daemon or the Multithreaded Routing Toolkit (MRT).
 
 
  |