cl-base64 3.3.3-2 source package in Ubuntu

Changelog

cl-base64 (3.3.3-2) unstable; urgency=low

  * Convert installation to dh-lisp
  * control: Add Vcs-Browser field

cl-base64 (3.3.3-1) unstable; urgency=low

  * New upstream
  * Convert to debhelper version 7
  * debian/watch: New file
  * debian/control: Change section to new lisp section. Add Vcs-Git
  and Homepage fields.
  * debian/rules: Change to just architecture independent rules and DH7
  * debian/{prerm,postinst}: Remove paths from binary function

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 05:54:13 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Kevin M. Rosenberg
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel
Precise release universe devel

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cl-base64_3.3.3.orig.tar.gz 6.0 KiB 35c2f6b0a2562e8ecbc956e5899390fa244976d41e6b03bc4c13a3fe768c229f
cl-base64_3.3.3-2.diff.gz 2.9 KiB 7f04aaf06818c45941f703a0afc34b596271394effcb3dbe5e011a39583fcba7
cl-base64_3.3.3-2.dsc 1.1 KiB a19405e839a947844a889d343cc5d2b73cde8ea9b4c7318a3874544c38fb3b1c

Available diffs

View changes file

Binary packages built by this source

cl-base64: Common Lisp package to encode and decode base64 with URI support

 This package provides highly optimized base64 encoding and decoding.
 Besides conversion to and from strings, integer conversions are supported.
 Encoding with Uniform Resource Identifiers is supported by using
 a modified encoding table that uses only URI-compatible characters.