jets3t 0.8.1+dfsg-4 source package in Ubuntu

Changelog

jets3t (0.8.1+dfsg-4) unstable; urgency=medium

  * Team upload.

  [ Miguel Landaeta ]
  * Remove myself from uploaders. (Closes: #871869)
  * Bump DH compat level to 10.
  * Update copyright info.
  * Simplify d/rules.

  [ Emmanuel Bourg ]
  * Set the source encoding to fix the build failure with recent JDKs
    (Closes: #893198)
  * Standards-Version updated to 4.1.4
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Thu, 07 Jun 2018 10:48:32 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jets3t_0.8.1+dfsg-4.dsc 2.2 KiB ac3eb67e6f1b816004f037992657b9244375fbfaa685766bbd4540a189e7025e
jets3t_0.8.1+dfsg.orig.tar.gz 1.1 MiB c90b973bf83f5156c43ccb7b0dffa9dc27941a45d70f39fbaace92932d43d106
jets3t_0.8.1+dfsg-4.debian.tar.xz 12.8 KiB 252087a9c66a5c5fd91a6ac39fa9eca8b609a2f519b602ae04277840091461c5

Available diffs

No changes file available.

Binary packages built by this source

jets3t: graphical and command-line tools for Amazon S3 and CloudFront

 The JetS3t toolkit provides several applications for interacting and managing
 data stored in Amazon Simple Storage Service and Amazon CloudFront content
 delivery network. Features:
  - jets3t-cockpitlite: A graphical application that Service Providers with S3
    accounts may provide to clients or customers without S3 accounts.
    jets3t-cockpitlite allows users to manage the content of an S3 account to
    upload files, download files, delete S3 objects and make objects publicly
    accessible. All these operations are mediated by a Gatekeeper service.
  - jets3t-cockpit: graphical application for transferring files, viewing and
    managing the contents of an Amazon S3 account.
  - jets3t-synchronize: A command-line application for synchronizing
    directories on your computer with an Amazon S3 account. Ideal for
    performing back-ups or synchronizing files between different computers.
  - jets3t-uploader: A graphical application that Service Providers with S3
    accounts may provide to clients or customers without S3 accounts.
    jets3t-uploader allows users to upload files to S3 using a simple
    wizard-based workflow, but all uploads must first be authorized by a
    Gatekeeper service
  - gatekeeper: A servlet that acts as an authorization service running on a
    Service Provider's server to mediate access to S3 accounts.
    It processes requests from client applications such as JetS3t Uploader &
    CockpitLite, and authorizes the client application to perform operations
    such as uploads, downloads and deletes.

libjets3t-java: Java interface to Amazon S3 and CloudFront services

 The JetS3t toolkit provides Java programmers with an API for interacting and
 managing data stored in Amazon Simple Storage Service and Amazon CloudFront
 content delivery network.

libjets3t-java-doc: documentation for libjets3t-java

 Documentation for the JetS3t toolkit that provides Java programmers with an
 API for interacting and managing data stored in Amazon Simple Storage Service
 and Amazon CloudFront content delivery network.