ruby-net-ldap (0.17.0-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.

 -- Utkarsh Gupta <utkarsh@debian.org>  Wed, 08 Feb 2023 15:58:21 +0530

ruby-net-ldap (0.17.0-1) unstable; urgency=medium

  * Team upload.
  * Switch watch URL to github as tests were removed from the gem.
  * New upstream release:
    + removed fix-gemspec-git-usage.patch, not needed anymore.
  * Use ruby:Depends macro.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 29 Mar 2022 12:22:13 +0900

ruby-net-ldap (0.16.3-2~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.

 -- Pirate Praveen <praveen@debian.org>  Sat, 04 Sep 2021 19:03:04 +0000

ruby-net-ldap (0.16.3-2) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Bump debhelper compatibility level to 13

 -- Pirate Praveen <praveen@debian.org>  Sat, 28 Aug 2021 00:57:12 +0530

ruby-net-ldap (0.16.3-1~bpo11+1) bullseye-backports-staging; urgency=medium

  * Rebuild for bullseye-backports-staging.

 -- Pirate Praveen <praveen@debian.org>  Wed, 12 May 2021 00:24:13 +0530

ruby-net-ldap (0.16.3-1) experimental; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * New upstream version 0.16.3
  * Fix autopkgtest failure by removing require_relative to lib in tests

 -- Pirate Praveen <praveen@debian.org>  Wed, 24 Feb 2021 19:10:17 +0530

ruby-net-ldap (0.16.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump debhelper compatibility to 11
  * Bump Standards-Version to 4.1.3 (no changes needed)

 -- Balasankar C <balasankarc@debian.org>  Tue, 13 Mar 2018 11:19:14 +0530

ruby-net-ldap (0.12.1-2) unstable; urgency=medium

  * Team upload.
  * Apply patch to actually mock TCPSocket in the connection failure test
    (Closes: #860602)

 -- Christian Hofstaedtler <zeha@debian.org>  Fri, 21 Apr 2017 07:50:45 +0000

ruby-net-ldap (0.12.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Pirate Praveen <praveen@debian.org>  Tue, 15 Mar 2016 11:24:48 +0530

ruby-net-ldap (0.11-1) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Christian Hofstaedtler ]
  * Remove obsolete d/require-rubygems.overrides
  * Upload to unstable.

 -- Christian Hofstaedtler <zeha@debian.org>  Fri, 04 Mar 2016 19:14:30 +0100

ruby-net-ldap (0.11-1~exp1) experimental; urgency=medium

  * Team upload.
  * Remove unused fix_require_in_tests patch
  * Add ruby-test-unit to Build-Depends for ruby2.2
  * Add ruby-flexmock to Build-Depends (according new version)
  * Bump Standards-Version to 3.9.6 (no further changes)
  * Update Vcs-Browser to cgit URL and HTTPS

 -- Sebastien Badia <seb@sebian.fr>  Fri, 10 Apr 2015 17:27:12 +0200

ruby-net-ldap (0.8.0-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 0.8.0 (Closes: #760280)
  * Bump Standards-Version to 3.9.5
  * Drop fix-ruby2-tests patch, not needed anymore

 -- Cédric Boutillier <boutil@debian.org>  Thu, 11 Sep 2014 23:41:03 +0200

ruby-net-ldap (0.3.1-3) unstable; urgency=low

  * Team upload

  [ David Suárez ]
  * Fix failing tests on ruby2 (Closes: #720252)
  * Bump standards version to 3.9.4; no changes needed
  * Add 'copyright-should-refer-to-common-license-file-for-gpl'
      lintian override

  [ Cédric Boutillier ]
  * debian/control:
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URL for Vcs-Git field
  * debian/rules: install History.rdoc as upstream changelog

  [ Ondřej Surý ]
  * Remove myself from Uploaders

 -- David Suárez <david.sephirot@gmail.com>  Sat, 26 Oct 2013 16:15:05 +0200

ruby-net-ldap (0.3.1-2) unstable; urgency=low

  * Team upload.
  * Bump build dependency on gem2deb to >= 0.3.0~.

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 27 Jun 2012 21:24:24 +0200

ruby-net-ldap (0.3.1-1) unstable; urgency=low

  * Upstream update.
  * debian/watch: refer to latest net-ldap project.
  * debian/copyright:
    + license changed to Expat, with permission from Ondřej Surý for the
      debian/* part.
    + format 1.0
    + add a lintian-override because Comment mentions old GPL license.
  * debian/control:
    + Standards-Version 3.9.3 (no changes required)
    + Use anonscm.d.o in Vcs-* fields.
    + Update Homepage url.
    + XS-Ruby-Versions: all, this module is fine with ruby 1.8 and 1.9.
  * debian/patches:
    + Unapply unneeded patches
    + 0003-fix_require_in_tests.patch: tests are called from CURDIR.
  * Update debian/ruby-test-files.yaml

 -- Jérémy Lal <kapouer@melix.org>  Mon, 14 May 2012 17:25:45 +0200

ruby-net-ldap (0.0.4-1) unstable; urgency=low

  * Initial release (Closes: #628700)
  * Fix tests failures
    + Remove tests for removed filter operators
    + Remove tests which needed running LDAP server
    + Remove incomplete ldif test
  * Disable ruby1.9.1 build altogher, the module is not prepared for
    ruby1.9.1

 -- Ondřej Surý <ondrej@debian.org>  Tue, 31 May 2011 16:52:09 +0200