shelldap (1.4.0-4) unstable; urgency=medium * Replace home-made GitLab CI with the standard Salsa pipeline * Bump Debhelper compat level to 12 * Declare compliance with Debian policy 4.3.0 -- Salvatore Bonaccorso Fri, 28 Dec 2018 23:26:25 +0100 shelldap (1.4.0-3) unstable; urgency=medium * Update Vcs-* fields for switch to salsa.debian.org * Add an initial Gitlab CI config file * debian/.gitlab-ci.yml: Update image used for Gitlab CI * Update .gitlab-ci.yml based on Salsa CI Team's template * GitLab CI/Lintian: install dpkg-dev, that ships dpkg-architecture, needed to run some Lintian checks * Set TERM=xterm in smoke-test autopkgtest. Thanks to Steve Langasek (Closes: #895155) * Fix wrong path for interpreter for installed shelldap * Set Rules-Requires-Root to no * debian/watch: Use @PACKAGE@, @ANY_VERSION@ and @ARCHIVE_EXT@ substitutions * Bump Debhelper compat level to 11 * Update copyright years for debian/* packaging files * Declare compliance with Debian policy 4.2.1 -- Salvatore Bonaccorso Wed, 07 Nov 2018 07:17:15 +0100 shelldap (1.4.0-2) unstable; urgency=medium * Upload to unstable -- Salvatore Bonaccorso Sat, 17 Jun 2017 20:46:43 +0200 shelldap (1.4.0-1) experimental; urgency=medium * New upstream version 1.4.0 * Refresh add-{editor,pager}-fallback.patch (offsets) * Drop fix-spelling-error.patch (applied upstream) * Update copyright years for debian/* packaging files * Use HTTPS transport protocol in Format field for copyright-format specification URL * Declare compliance with Debian policy 4.0.0 * Add simple smoke test for autopkgtest -- Salvatore Bonaccorso Fri, 09 Jun 2017 10:31:52 +0200 shelldap (1.3.2-1) unstable; urgency=medium * Imported Upstream version 1.3.2 * debian/control: Use HTTPS transport protocol for Vcs-Git URI * Declare compliance with Debian policy 3.9.7 * Update copyright years for debian/* packaging files * debian/watch: Add watch url for new upstream releases * Add fix-spelling-error.patch patch to fix spelling errors * debian/copyright: Don't duplicate license text for BSD-3-clause. Create new License stanza and reference to it for upstream and debian/* packaging files stanzas. -- Salvatore Bonaccorso Sat, 05 Mar 2016 13:36:02 +0100 shelldap (1.3.1-2) unstable; urgency=medium * Upload to unstable -- Salvatore Bonaccorso Tue, 28 Apr 2015 18:08:51 +0200 shelldap (1.3.1-1) experimental; urgency=medium * Imported Upstream version 1.3.1 * Update copyright years for upstream files * Update copyright for debian/* packaging files * Add /usr/bin/editor fallback if EDITOR environment variable is not set * Add /usr/bin/pager fallback if PAGER environment variable is not set * Use valid license short name in License field. For upstream and debian/* packaging files a BSD-3-clause license is used. Adjust the used short name in the License field according to copyright-format 1.0. * Declare compliance with Debian Policy 3.9.6 -- Salvatore Bonaccorso Sun, 08 Mar 2015 17:45:35 +0100 shelldap (1.2.0-1) unstable; urgency=medium * Imported Upstream version 1.2.0 * Drop fix-POD-error.patch patch * Update Vcs-Browser URL to cgit web frontend -- Salvatore Bonaccorso Tue, 12 Aug 2014 08:57:05 +0200 shelldap (1.1.0-1) unstable; urgency=medium * Imported Upstream version 1.1.0 * Add Suggests on libauthen-sasl-perl for SASL support in shelldap * Add fix-POD-error.patch patch to fix POD error * Update copyright years for debian/* packaging * Declare compliance with Debian Policy 3.9.5 * Wrap and sort fields in debian/control file * Add Vcs-Browser and Vcs-Git fields -- Salvatore Bonaccorso Sat, 02 Aug 2014 17:23:47 +0200 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