debian/0000755000000000000000000000000012250657473007201 5ustar debian/rules0000755000000000000000000000003612250657473010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000336612250657473010614 0ustar Source: libhtml-linklist-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Radu-Bogdan Croitoru Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-distribution-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-linklist-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-linklist-perl.git Homepage: https://metacpan.org/release/HTML-LinkList Package: libhtml-linklist-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module that creates a 'smart' list of HTML links HTML::LinkList contains a number of functions for taking sets of URLs and labels and creating suitably formatted HTML. These links are "smart" because, if given the url of the current page, if any of the links in the list equal it, that item in the list will be formatted as a special label, not as a link; this is a Good Thing, since the user would be confused by clicking on a link back to the current page. . While many website systems have plugins for "smart" navbars, they are specialized for that system only, and can't be reused elsewhere, forcing people to reinvent the wheel. This is one of the wheels, free to be reused by anybody; just the simple functions, a backend, which can be plugged into whatever system you want. . The default format for the HTML is to make an unordered list, but there are many options, enabling one to have a flatter layout with any separators you desire, or a more complicated list with differing formats for different levels. debian/source/0000755000000000000000000000000012250657473010501 5ustar debian/source/format0000644000000000000000000000001412250657473011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000027012250657473011052 0ustar libhtml-linklist-perl (0.1503-1) unstable; urgency=low * Initial Release (Closes: #731622) -- Radu-Bogdan Croitoru Sat, 07 Dec 2013 17:24:10 +0200 debian/libhtml-linklist-perl.docs0000644000000000000000000000000512250657473014270 0ustar TODO debian/compat0000644000000000000000000000000212250657473010377 0ustar 9 debian/copyright0000644000000000000000000000204712250657473011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/HTML-LinkList Upstream-Contact: Kathryn Andersen Upstream-Name: HTML-LinkList Files: * Copyright: 2006, Kathryn Andersen License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Radu-Bogdan Croitoru License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016712250657473010236 0ustar version=3 https://metacpan.org/release/HTML-LinkList .*/HTML-LinkList-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$