Source: symlinks
Section: utils
Priority: optional
Maintainer: Sven Joachim <svenjoac@gmx.de>
Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.15.7)
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/?p=users/joachim-guest/symlinks.git
Vcs-Git: git://git.debian.org/users/joachim-guest/symlinks.git

Package: symlinks
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: scan/change symbolic links
 Symlinks scans directories for symbolic links and lists
 them on stdout. Each link is prefixed with a classification
 of relative, absolute, dangling, messy, lengthy or other_fs.
 .
 Symlinks can also convert absolute links (within the same filesystem)
 to relative links and can delete messy and dangling links.
