1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
|
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 <carnil@debian.org> Sat, 05 Mar 2016 13:36:02 +0100
shelldap (1.3.1-2) unstable; urgency=medium
* Upload to unstable
-- Salvatore Bonaccorso <carnil@debian.org> 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 <carnil@debian.org> 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 <carnil@debian.org> 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 <carnil@debian.org> 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 <carnil@debian.org> Fri, 17 May 2013 23:31:21 +0200
shelldap (1.0.0-1) experimental; urgency=low
* Imported Upstream version 1.0.0
-- Salvatore Bonaccorso <carnil@debian.org> 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 <carnil@debian.org> 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 <nik@naturalnet.de> 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 <carnil@debian.org> 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 <carnil@debian.org> 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 <carnil@debian.org> 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 <carnil@debian.org> 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 <carnil@debian.org> 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 <carnil@debian.org> 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 <salvatore.bonaccorso@gmail.com> Sun, 19 Sep 2010 00:04:55 +0200
shelldap (0.2-1) unstable; urgency=low
* Initial release (Closes: #548271)
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Mon, 28 Sep 2009 20:10:07 +0200
|