phabricator 0~git20170812-1 source package in Ubuntu

Changelog

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

  * New snapshot release
    - fix the arc stop issue (Closes: #797194)
  * Add the missing dependency on php-xml & php-curl from libphutil
    (Closes: #847306)
  * Fix spelling-error-in-readme-debian refered referred
  * Standards-Version updated to 4.0.0
  * Fix package-installs-into-obsolete-dir (bash completion)
  * Force LANG=C for svn to avoid some parsing error
    Stole here https://secure.phabricator.com/D16596
  * Update the dep to mysql (Closes: #848462)

 -- Sylvestre Ledru <email address hidden>  Sat, 12 Aug 2017 20:26:04 +0200

Upload details

Uploaded by:
Andrej Shadura
Uploaded to:
Sid
Original maintainer:
Andrej Shadura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phabricator_0~git20170812-1.dsc 2.7 KiB c72f36fbfca79e278fa67a7ce411784af83e747ba0edcfdc67b4edd61509f13a
phabricator_0~git20170812.orig-arcanist.tar.xz 382.5 KiB 68ddc09eeba74008034355fde5296cac5bdd17c14d13f204c63e676be417a282
phabricator_0~git20170812.orig-libphutil.tar.xz 703.3 KiB 3e8a5363723e6e4151455ba9d166cb20c13daab9155719a87867af076961619b
phabricator_0~git20170812.orig.tar.xz 5.9 MiB 0100501a08733a6bde5f7224a78de66dc555ab9e98aecaf31b21750833ba3f00
phabricator_0~git20170812-1.debian.tar.xz 40.3 KiB cc54843ca1a386e6ebb382bf31de962c4c6eac396574cb74466f95c9b14449c7

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.