phabricator 0~git20160124-1 source package in Ubuntu

Changelog

phabricator (0~git20160124-1) unstable; urgency=medium

  * New snapshot release
  * Updated debian/copyright
  * Provide a more complete manpage for arcanist (closes: #812210)

 -- Richard Sellam <email address hidden>  Sun, 24 Jan 2016 00:19:32 +0100

Upload details

Uploaded by:
Richard Sellam
Uploaded to:
Sid
Original maintainer:
Richard Sellam
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phabricator_0~git20160124-1.dsc 2.6 KiB b326caae32fb8e4fe1c66515b064e59422369d5f8449236b0d387a4acc78ecdc
phabricator_0~git20160124.orig-arcanist.tar.xz 379.9 KiB d54d8fd494da8c505aaf104c4546f67b7857cae0f7c57940de3f1fb576c3b2ee
phabricator_0~git20160124.orig-libphutil.tar.xz 615.3 KiB a052d0361e91471154de5fa2b2a48468c28a75aae50b56fbfcd2a24932bd413e
phabricator_0~git20160124.orig.tar.xz 5.0 MiB c34cb873127ca2803c40888feb08beb4b1eabd77370131f3d1f4cc261df8557d
phabricator_0~git20160124-1.debian.tar.xz 36.2 KiB e77f46b6e683c8b3c3529cd18ac8030f030c0a354d65bdac700693a8c7a81599

No changes file available.

Binary packages built by this source

arcanist: Command line interface for Phabricator (review platform)

 Arcanist is the command-line tool for Phabricator. It allows you to interact
 with Phabricator installs to send code for review, download patches, transfer
 files, view status, make API calls, and various other things.

libphutil: Shared library for Arcanist and Phabricator

 libphutil (pronounced as "lib-futile", like the English word futile)
 is principally the shared library for Arcanist and Phabricator,
 but is suitable for inclusion in other projects.
 In particular, some of the classes provided in this library improve the state
 of common operations in PHP, like executing system commands.

phabricator: Software engineering platform

 Phabricator is an open source collection of web applications which make it
 easier to write, review, and share source code.
 .
 Features:
  * Review Code: Review others' code with Differential
  * Track Bugs: You can keep track of all the defects,
    and problems in your awful software with Maniphest.
  * Browse Source: You can browse source code on the web with Diffusion
  * Wiki: You can write things down in Phriction
  * ... and others