Source: symlinks
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Gunnar Wolf <gwolf@debian.org>
Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.15.7)
Standards-Version: 3.9.6
Vcs-Browser: http://git.debian.org/?p=collab-maint/symlinks.git;a=summary
Vcs-Git: git://git.debian.org/collab-maint/symlinks.git

Package: symlinks
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
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.
