liborlite-perl 1.51-1 source package in Ubuntu

Changelog

liborlite-perl (1.51-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * Remove debian/source/local-options; abort-on-upstream-changes and
    unapply-patches are default in dpkg-source since 1.16.1.

  [ Angel Abad ]
  * Imported Upstream version 1.51
  * debian/copyright: Update debian/* section
  * debian/patches/fix_pod_spelling: Refresh patch
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 11:59:41 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
liborlite-perl_1.51.orig.tar.gz 60.7 KiB d31380c050cd2f50f3d72262a62917d4d0db4524427cb733807cd0da5b41d026
liborlite-perl_1.51-1.debian.tar.gz 4.4 KiB 0580accf896cfc6231e81786b798e5e815e8148c29e7995b18c1950331993516
liborlite-perl_1.51-1.dsc 2.5 KiB ae3c330f735d6460238a952ba3b6a839ea4738f0edd74497e6630d0e18f5742a

Available diffs

View changes file

Binary packages built by this source

liborlite-perl: lightweight SQLite-specific ORM

 ORLite is a Perl module that implements an object-relational mapper designed
 specifically for SQLite. It follows many of the same principles as the ::Tiny
 series of modules and has a design that aligns directly to the capabilities
 of SQLite.
 .
 ORLite discovers the schema of a SQLite database, and then deploys a set of
 packages for talking to that database.