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
|
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) 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) 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
|