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 110 111 112 113 114
|
magit-annex (1.8.1-1) unstable; urgency=medium
* New upstream release.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 16 Jan 2022 16:03:18 -0700
magit-annex (1.8.0-1) unstable; urgency=medium
[ Nicholas D Steeves ]
* Drop emacs24 and emacs25 from Enhances (packages do not exist in
bullseye).
[ Sean Whitton ]
* New upstream release.
* Update build-dep dash-el -> elpa-dash (Closes: #995585).
* Update upstream copyright years.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 02 Oct 2021 10:13:04 -0700
magit-annex (1.7.1+git20200427.01.ef5dce62-1) unstable; urgency=medium
* Upload again with orig.tar made from the correct upstream commit.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 07 Jul 2020 23:13:17 -0700
magit-annex (1.7.1+git20200427.1.ef5dce62-1) unstable; urgency=medium
* Package new upstream snapshot, for compatibility with magit snapshot
which has been uploaded to unstable (Closes: #964437).
* Update build-deps elpa-magit-popup -> elpa-transient.
* Revert commenting out of magit-annex-unlock-lock-files test.
Fixed in this upstream snapshot.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 07 Jul 2020 23:10:17 -0700
magit-annex (1.7.1-3) unstable; urgency=medium
* Drop spurious slash from end of Vcs-Git field value.
* Comment out magit-annex-unlock-lock-files test (Closes: #952304).
See https://github.com/magit/magit-annex/issues/23 -- test logic is
out-of-date.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 23 Feb 2020 10:19:43 -0700
magit-annex (1.7.1-2) unstable; urgency=medium
* Team upload.
* Rebuild with current dh-elpa
-- David Bremner <bremner@debian.org> Sun, 25 Aug 2019 20:41:34 -0300
magit-annex (1.7.1-1) unstable; urgency=medium
* New upstream release.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 28 Dec 2018 08:01:47 +0000
magit-annex (1.6.0-2) unstable; urgency=medium
* Upload to unstable.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 21 Jul 2018 17:07:50 +0800
magit-annex (1.6.0-2~exp1) experimental; urgency=medium
* Re-enable the test suite at both build time and autopkgtest.
Upstream hopes to have fixed it in this release.
- Move deps from d/tests/control to d/control
- Drop d/tests/control
- Tidy up d/rules.
-- Sean Whitton <spwhitton@spwhitton.name> Wed, 18 Jul 2018 20:57:26 +0800
magit-annex (1.6.0-1) unstable; urgency=medium
* New upstream release.
-- Sean Whitton <spwhitton@spwhitton.name> Wed, 18 Jul 2018 20:40:52 +0800
magit-annex (1.5.0-1) unstable; urgency=medium
* New upstream release.
* Disable the flaky test suite in autopkgtest, too (Closes: #900870).
Previously disabled only during the package build.
Reported upstream: https://github.com/magit/magit-annex/issues/19
- Override dh_auto_test to do nothing.
* Point Vcs-* at salsa.
* Drop superfluous Testsuite: field.
* Update Maintainer for team rename.
* Drop Built-Using.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 24 Jun 2018 11:31:57 +0100
magit-annex (1.4.0-1) unstable; urgency=medium
* New upstream release.
* Override dh_auto_build to do nothing.
* Bump standards version to 4.1.0 (no changes required).
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 23 Sep 2017 14:03:37 -0700
magit-annex (1.3.1-1) unstable; urgency=medium
* New upstream release.
* Update Source: in d/copyright.
* Update upstream copyright years in d/copyright.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 02 Jun 2017 06:18:05 +0100
magit-annex (1.3.0-1) unstable; urgency=medium
* Initial release (Closes: #851334).
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 04 Feb 2017 14:14:21 -0700
|