debian/0000755000000000000000000000000012145523220007162 5ustar debian/copyright0000644000000000000000000000632112145523220011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: shelldap Upstream-Contact: Mahlon E. Smith Source: http://projects.martini.nu/shelldap Files: * Copyright: 2006-2013, Mahlon E. Smith License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Mahlon E. Smith nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2009-2013, Salvatore Bonaccorso License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/watch0000644000000000000000000000025012145523220010210 0ustar # currently shelldap has no possibility to have a watch file # since upstream released the current version on webpage only # as tip.zip without containing the version. debian/control0000644000000000000000000000143712145523220010572 0ustar Source: shelldap Section: utils Priority: optional Maintainer: Salvatore Bonaccorso Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.4 Homepage: http://projects.martini.nu/shelldap Package: shelldap Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libyaml-syck-perl, libterm-shell-perl, libnet-ldap-perl, libalgorithm-diff-perl, libterm-readkey-perl, libterm-readline-gnu-perl Recommends: libio-socket-ssl-perl Description: shell-like interface for browsing LDAP servers and editing their content Shelldap lets you browse and edit an LDAP tree as if it were a filesystem. It keeps command history, has sane autocompletes, credential caching, site-wide and individual configs, and it's fun to say. Shelldap! Shelldap! Shelldap! debian/changelog0000644000000000000000000001023712145523220011037 0ustar shelldap (1.0.2-1) unstable; urgency=low * Upload to unstable * Imported Upstream version 1.0.2 * Update copyright years for upstream files -- Salvatore Bonaccorso Fri, 17 May 2013 23:31:21 +0200 shelldap (1.0.0-1) experimental; urgency=low * Imported Upstream version 1.0.0 -- Salvatore Bonaccorso Thu, 28 Mar 2013 07:31:40 +0100 shelldap (0.7-1) experimental; urgency=low * Imported Upstream version 0.7 * Update debian/copyright information. Update copyright years for upstream files and for debian/* packaging files. * Drop fix-for-conversion-path-to-dn.patch patch. Patch included in version 0.7. * Drop 0001-Take-only-second-argument-for-run_-cd-edit-mkdir.patch patch. Patch is included in version 0.7. -- Salvatore Bonaccorso Wed, 16 Jan 2013 22:02:29 +0100 shelldap (0.5-3) experimental; urgency=low * Add 0001-Take-only-second-argument-for-run_-cd-edit-mkdir.patch patch. Take only second argument for run_{cd,edit,mkdir}. Make the behaviour of cd, edit and mkdir similar to cat and delete/rm and fail if some RDN's in the argument contain spaces without being quoted. Thanks to Dominik George for the report. (Closes: #689842) * Update debian/copyright information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for debian/* packaging. * Bump Debhelper compat level to 9. Adjust versioned Build-Depends on debhelper to (>= 9). * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Thu, 18 Oct 2012 22:39:21 +0200 shelldap (0.5-2) unstable; urgency=low * Add fix-for-conversion-path-to-dn.patch patch. Fix a bug in the conversion from given path to dn, introduced in shelldap 0.5 with passwd arguments. See: http://projects.martini.nu/shelldap/changeset/c6a3abc56c746e20671b04ae8edf8af14293076d -- Salvatore Bonaccorso Sat, 12 Nov 2011 12:55:27 +0100 shelldap (0.5-1) unstable; urgency=low * Imported Upstream version 0.5 + Make sure the hasSubordinates attribute is defined before checking its value (Closes: #639506). * Drop ssl-errmsg.patch patch. Patch was applied upstream. -- Salvatore Bonaccorso Fri, 09 Sep 2011 13:14:10 +0200 shelldap (0.4-3) unstable; urgency=low * debian/control: Add Recommends on libio-socket-ssl-perl. * Bump Standards-Version to 3.9.2. -- Salvatore Bonaccorso Thu, 18 Aug 2011 07:38:58 +0200 shelldap (0.4-2) unstable; urgency=low * Add ssl-errmsg.patch to exit with a nicer error message if IO::Socket::SSL isnt installed, but the user is requesting SSL/TLS. (Closes: #614350). -- Salvatore Bonaccorso Fri, 25 Feb 2011 17:32:24 +0100 shelldap (0.4-1) unstable; urgency=low * New upstream release * Update my email address * debian/control: Drop the DM-Upload-Allowed control field. * debian/copyright: Update copyright years. * Drop fix-manpage-layout.patch as it is applied upstream. -- Salvatore Bonaccorso Fri, 18 Feb 2011 08:48:49 +0100 shelldap (0.2+hg20100715-1) unstable; urgency=low * New upstream version from mercurial snapshot from 15. Jul 2010. * Convert to '3.0 (quilt)' source package format. Drop README.source as not needed anymore. * debian/control: Drop Build-Depends on quilt (>= 0.46-7). * debian/rules: Remove --with quilt usage in rules makefile. * debian/copyright: - Fix Format-Specification URL. - Update copyright years for debian/* packaging and adjust layout for debian/* packaging stanza. * Bump Standards-Version to 3.9.1. - debian/copyright: Drop reference to /usr/share/common-licenses/BSD as new Debian Policy droped BSD licenses from the list of licenses which should be refered to the file under `/usr/share/common-licenses'. -- Salvatore Bonaccorso Sun, 19 Sep 2010 00:04:55 +0200 shelldap (0.2-1) unstable; urgency=low * Initial release (Closes: #548271) -- Salvatore Bonaccorso Mon, 28 Sep 2009 20:10:07 +0200 debian/shelldap.dirs0000644000000000000000000000001012145523220011630 0ustar usr/bin debian/rules0000755000000000000000000000016612145523220010245 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: pod2man --section 1p $(CURDIR)/shelldap $(CURDIR)/shelldap.1p debian/shelldap.manpages0000644000000000000000000000001412145523220012466 0ustar shelldap.1p debian/source/0000755000000000000000000000000012145523220010462 5ustar debian/source/format0000644000000000000000000000001412145523220011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212145523220010360 0ustar 9 debian/clean0000644000000000000000000000001412145523220010162 0ustar shelldap.1p debian/shelldap.install0000644000000000000000000000002112145523220012337 0ustar shelldap usr/bin