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 115 116 117 118 119 120 121 122 123 124 125 126
|
easygit (1.7.5.2+debian1-4) unstable; urgency=medium
* QA upload.
* debian/control: bumped Standards-Version to 4.7.0.
* debian/copyright: updated packaging copyright information.
-- David da Silva Polverari <polverari@debian.org> Wed, 08 May 2024 17:02:24 +0000
easygit (1.7.5.2+debian1-3) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Apply multi-arch hints. + easygit: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 02 Nov 2022 21:35:54 +0000
easygit (1.7.5.2+debian1-2) unstable; urgency=medium
* QA upload.
* Bump Standards-Version to 4.6.1.
* debian/control: Merge Build-Depends-Indep and Build-Depends.
We are only building arch:all package anyway. This also solves
the FTBS (--no-arch-all --no-arch-any) package build error.
-- Boyuan Yang <byang@debian.org> Sat, 01 Oct 2022 22:51:13 -0400
easygit (1.7.5.2+debian1-1) unstable; urgency=medium
* QA upload.
* New upstream release 1.7.5.2.
+ eg script retrieved from upstream copy.
+ bash-completion-eg.sh retrieved from
https://github.com/dfabulich/easygit (52a2f86).
* debian/patches: Refresh patches.
-- Boyuan Yang <byang@debian.org> Sun, 24 Oct 2021 14:12:51 -0400
easygit (0.99-7) unstable; urgency=medium
* QA upload.
* debian/control:
+ Bump Standards-Version to 4.6.0.
+ Correct upstream homepage.
* debian/watch: Monitor correct upstream page.
-- Boyuan Yang <byang@debian.org> Sat, 09 Oct 2021 00:29:45 -0400
easygit (0.99-6) unstable; urgency=medium
* QA upload.
* Source-only upload.
-- David da Silva Polverari <david.polverari@gmail.com> Sun, 26 Sep 2021 03:08:52 +0000
easygit (0.99-5) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on bash-completion.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 20 Aug 2021 13:41:35 +0100
easygit (0.99-4) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Apply multi-arch hints.
+ easygit: Add :any qualifier for perl dependency.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 04 Feb 2021 01:36:43 +0000
easygit (0.99-3) unstable; urgency=medium
* QA upload.
* Use new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/clean: removed. Not needed anymore because manpage is permanent now.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Added secure URI to Homepage field.
- Bumped Standards-Version to 4.5.0.
- Removed DM-Upload-Allowed field. Obsolete.
- Removed help2man from Build-Depends-Indep. No longer needed.
- Updated the Vcs-* fields to Salsa.
* debian/copyright:
- Updated to format 1.0.
- Updated all data.
* debian/eg.1: created manpage with help2man.
* debian/patches/010_escaped_closing_braces.patch: generated by migration from
source format 1.0 to 3.0. Originally applied in previous revision (0.99-2).
* debian/rules:
- Added DH_VERBOSE export.
- Removed override_dh_installman and debian/eg.1 rules.
- Removed CMD variable to make rules more legible.
* debian/salsa-ci.yml: created to perform CI tests in Salsa.
* debian/source/format: created to migrate to source format 3.0.
* debian/upstream/metadata: created.
* debian/watch:
- Added secure URI.
- Bumped to version 4.
- Updated regex expression.
-- Carlos Henrique Lima Melara <charlesmelara@outlook.com> Mon, 17 Aug 2020 23:00:00 -0300
easygit (0.99-2) unstable; urgency=medium
* QA upload.
* Set Maintainer to 'Debian QA Group <packages@qa.debian.org>'.
Cf. #856288
* Fix "FTBFS with perl 5.26 -- help2man: can't get `--help' info from
./eg": apply patch from Damyan Ivanov which adds the missing escape.
(Closes: #865477)
-- gregor herrmann <gregoa@debian.org> Wed, 12 Jul 2017 21:39:41 +0200
easygit (0.99-1) unstable; urgency=low
* Initial release (Closes: #535109)
-- Ryan Niebur <ryanryan52@gmail.com> Sat, 04 Jul 2009 12:25:45 -0700
|