lp:ubuntu/trusty/libauthen-sasl-cyrus-perl

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/libauthen-sasl-cyrus-perl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

14. By Colin Watson

Rebuild for Perl 5.18.

13. By Colin Watson

Rebuild for Perl 5.14.

12. By Colin Watson

Rebuild for Perl 5.12.

11. By Russ Allbery

Explicitly set USER when running the test suite, since it may not be
set in a buildd environment. This fix was accidentally dropped in
0.13-server-6.

10. By Russ Allbery

* Add the missing $(QUILT_STAMPFN) dependency to debian/rules so that
  patches are applied correctly during the build. Thanks, Ben
  Poliakoff. (Closes: #538296)
* Update standards version to 3.8.2 (no changes required).

9. By Russ Allbery

[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
  (source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.

[ Russ Allbery ]
* The tied file handle implementation in Authen::SASL::Cyrus::Security
  passed along the return value of print in its WRITE implementation.
  This is always 1, and WRITE is supposed to behave like syswrite and
  return the number of octets written. Patch from Sergio Gelato.
  (Closes: #486698)
* Remove extraneous *.patch extension from the output encoding patch and
  add an explanatory introductory comment.
* Update to debhelper compatibility level V7.
  - Use partial debhelper rules minimization.
* Update standards version to 3.8.1 (no changes required).

8. By Damyan Ivanov

* debian/rules:
  + move test suitr to build-stamp target
  + stop setting INSTALLVENDOR* vars, remove usr/share/perl5 if it exists
  + remove unused dh_link
  + no need to chmod -R $(CURDIR) in clean
* Move the change to Security.pm (encoding data in chunks) to a separate
  patch. Bring quilt into play
* Add myself to Uploaders

7. By Michael Bienia

Rebuild with libsasl2-2.

6. By Russ Allbery

* New upstream release.
* Change maintainers to the Debian Perl Group.
* Update debian/copyright and debian/watch to point to CPAN rather than
  the (not updated) home page.
* debian/rules cleanup.
  - Add build-arch and build-indep targets just in case.
  - Use a better method of optionally running make distclean.
  - Remove stamp files first in clean target.
  - Improve target dependencies.
* Update standards version to 3.7.2 (no changes required).

5. By Russ Allbery

* Encode large amounts of data in chunks of SASL_MAXOUTBUF rather than
  trying to encode all the data at once.
* Providing binary-indep in debian/rules is required by Policy even if
  there are no arch-independent packages. Whoops.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers