1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
git-phab (2.9.0~git20170531+6877964-2) unstable; urgency=medium
[ Kevin Locke ]
* Fix bash-completion script (Closes: #985029).
-- Andrej Shadura <andrewsh@debian.org> Thu, 11 Mar 2021 23:44:16 +0100
git-phab (2.9.0~git20170531+6877964-1) unstable; urgency=medium
* New upstream snapshot.
* Orphan the package.
* Add the upstream Git repo to debian/watch.
* Use secure copyright file specification URI.
* Bump Standards-Version to 4.5.1.
* Deprecate priority extra as per policy 4.0.1.
* Use debhelper-compat instead of debian/compat, bump compat to 12.
* Set Vcs-* to salsa.debian.org.
* Properly use pybuild.
* Specify dh sequences in Build-Depends.
* Drop no longer necessary get-orig-source.
* Set Rules-Requires-Root: no.
* Update the copyrights.
-- Andrej Shadura <andrewsh@debian.org> Sat, 06 Feb 2021 20:49:12 +0100
git-phab (2.1.0-2) unstable; urgency=medium
* Upload into unstable.
-- Andrej Shadura <andrewsh@debian.org> Mon, 19 Jun 2017 13:54:36 +0300
git-phab (2.1.0-1) experimental; urgency=medium
* New upstream release.
* debian/patches: drop patches merged upstream.
-- Héctor Orón Martínez <zumbi@debian.org> Wed, 31 May 2017 12:44:20 +0200
git-phab (2.0.0-2) unstable; urgency=medium
* Apply an upstream patch:
- Explicitly set revision title when creating [a differential]
When creating a revision through the Conduit API, newer versions of
Phabricator require we explicitly set the title in the field, rather
than pulling it back from the commit message parsing.
-- Andrej Shadura <andrewsh@debian.org> Tue, 21 Mar 2017 14:08:35 +0100
git-phab (2.0.0-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release.
* Document 'apply' subcommand.
-- Andrej Shadura <andrewsh@debian.org> Fri, 02 Dec 2016 14:18:54 +0300
git-phab (1.0.0+git20161114-1) experimental; urgency=medium
[ Logan Rosen ]
* Fix FTBFS without Internet connection (Closes: #823536).
[ Andrej Shadura ]
* New upstream snapshot.
-- Andrej Shadura <andrewsh@debian.org> Thu, 17 Nov 2016 17:05:09 +0100
git-phab (1.0.0-3) unstable; urgency=medium
* Prepare to use pybuild.
-- Andrej Shadura <andrewsh@debian.org> Sat, 29 Oct 2016 17:14:38 +0200
git-phab (1.0.0-2) unstable; urgency=medium
[ Logan Rosen ]
* Fix FTBFS without Internet connection (Closes: #823536).
-- Andrej Shadura <andrewsh@debian.org> Thu, 27 Oct 2016 14:02:03 +0200
git-phab (1.0.0+git20160928-1) experimental; urgency=medium
* New upstream snapshot.
* Downgrade runtime dependency on arcanist to Suggests.
* Depend on python3-phabricator.
-- Andrej Shadura <andrewsh@debian.org> Wed, 26 Oct 2016 15:41:11 +0200
git-phab (1.0.0-1) unstable; urgency=medium
* New upstream release.
* Add gbp.conf
* Add myself as a co-maintainer.
* Use debian/clean instead of overriding dh_clean.
* Add get-orig-source target.
* Bump Standards-Version (no changes).
-- Andrej Shadura <andrewsh@debian.org> Thu, 20 Oct 2016 18:01:49 +0200
git-phab (0~git20160322-1) unstable; urgency=medium
* New upstream development release
-- Héctor Orón Martínez <zumbi@debian.org> Fri, 25 Mar 2016 13:06:49 +0100
git-phab (0~git20151211-1) unstable; urgency=low
* Initial release (Closes: #818975)
-- Héctor Orón Martínez <zumbi@debian.org> Tue, 22 Mar 2016 16:03:22 +0100
|