phabricator 0~git20150906-1 source package in Ubuntu

Changelog

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

  * New snapshot release
  * use dpkg-statoverride in postinst/postrm (closes: #792140)
  * fixed apache config file for php-fpm (closes: #795256)
  * removed debian patch as it is no longer needed

 -- Richard Sellam <email address hidden>  Sun, 06 Sep 2015 15:18:40 +0200

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~git20150906-1.dsc 2.6 KiB e40dfa60d2808991169525d996dfb4690a427d8c022c3eee481b9491d45028ed
phabricator_0~git20150906.orig-arcanist.tar.xz 358.0 KiB 0ecf2a8f911f1b9e474e74eae60505287c6360a108dfa4ee3f840d7d81507c97
phabricator_0~git20150906.orig-libphutil.tar.xz 603.0 KiB e45bc8e58c7f9579f9ab2ba54190ac0cbc70c1818271d92562c265b899907f50
phabricator_0~git20150906.orig.tar.xz 4.8 MiB b87ac188c93c13477edd0c5fbc9b31861799d6d95ec48f65439d11c02de4478a
phabricator_0~git20150906-1.debian.tar.xz 26.8 KiB 5e570878436b37008cb36e3317db21306842a0ca76229a4577798c92b547e158

Available diffs

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