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

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

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.

4. By Russ Allbery

* Redo how library data is handled following the recommendations in
  perlxs(1), eliminating a cast of a pointer through an int and thereby
  hopefully fixing problems on 64-bit platforms.
* Explicitly set USER when running the test suite. The value doesn't
  matter for the tests, and some package build methods (debuild) strip
  the environment.
* Update standards version to 3.6.2 (no changes required).
* Reduce priority to extra again after consultation with ftp-masters.

3. By Stephen Zander <email address hidden>

New Maintainer

2. By Graeme Mathieson <email address hidden>

Initial Release.

1. By Graeme Mathieson <email address hidden>

Import upstream version 0.02

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/libauthen-sasl-cyrus-perl
This branch contains Public information 
Everyone can see this information.

Subscribers