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 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
micro (2.0.11-2) unstable; urgency=medium
* Team Upload.
* Generate required runtime assets to preserve
highlighting in the statically compiled binary
(Closes: #1033415)
-- Nilesh Patra <nilesh@debian.org> Sun, 02 Apr 2023 00:38:03 +0530
micro (2.0.11-1) unstable; urgency=medium
* Team Upload.
* New upstream version 2.0.11 (Refresh patches)
* Fix d/watch to pickup correct version from github
* d/rules:
+ Install some extra modules
+ Remove un-needed additional go flags
* Vendor an ext module which is unpackaged at the moment
* Add micro's desktop as well (with icon)
* Add maintainer scripts to update editor alternatives
after installation and prior to removal (Closes: #977458)
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Sun, 26 Feb 2023 00:52:41 +0530
micro (2.0.9-1) experimental; urgency=medium
* New upstream version 2.0.9
* Refresh d/patches
-- Utkarsh Gupta <utkarsh@debian.org> Fri, 11 Jun 2021 05:20:41 +0530
micro (2.0.8-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* New upstream version 2.0.8
* Remove CompileDate and CommitHash as they're redundant
* Refresh d/patches
* Add new dependency on golang-github-xo-terminfo-dev
* Tighten dependency on golang-github-zyedidia-tcell-dev
* Tighten dependency on golang-github-zyedidia-clipboard
* Replace myself as the maintainer
[ Nilesh Patra ]
* Add dependency on golang-github-stretchr-testify-dev
(Closes: #975194)
-- Utkarsh Gupta <utkarsh@debian.org> Tue, 24 Nov 2020 23:51:02 +0530
micro (2.0.6-2) unstable; urgency=medium
* Revert "Include v2 in the path"
- as it re-introduces the problem as described
in #953400.
-- Utkarsh Gupta <utkarsh@debian.org> Mon, 29 Jun 2020 21:51:46 +0530
micro (2.0.6-1) unstable; urgency=medium
* New upstream version 2.0.6
* Tighten dependency on tcell to 1.4.8 (Closes: #961853)
* Refresh d/patches
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 25 Jun 2020 16:04:56 +0530
micro (2.0.4-1) unstable; urgency=medium
* New upstream version 2.0.4
* Include v2 in the path
* Fix d/watch to fetch the right tarball
* Refresh d/patches
* Tighten dependency on golang-github-zyedidia-tcell-dev
* Bump debhelper-compat to 13
-- Utkarsh Gupta <utkarsh@debian.org> Fri, 29 May 2020 13:03:44 +0530
micro (2.0.3-1) unstable; urgency=medium
* New upstream version 2.0.3
- Support +LINE:COL flag syntax for cursor position (Closes: #953427)
* Make d/watch cleaner
* Refresh patch
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 16 Apr 2020 17:53:55 +0530
micro (2.0.2-3) unstable; urgency=medium
* Tweak d/rules to just show the upstream version and not the Debian revision
* Use DEB_VERSION from /usr/share/dpkg/pkg-info.mk
* Refresh patch
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 09 Apr 2020 16:26:10 +0530
micro (2.0.2-2) unstable; urgency=medium
* Fix micro versioning issue (Closes: #953400)
-- Utkarsh Gupta <utkarsh@debian.org> Tue, 17 Mar 2020 03:32:17 +0530
micro (2.0.2-1) unstable; urgency=medium
* New upstream version 2.0.2
- Don't create log.txt (Closes: #952283)
-- Utkarsh Gupta <utkarsh@debian.org> Sat, 29 Feb 2020 01:24:14 +0530
micro (2.0.1-1) unstable; urgency=medium
* New upstream version 2.0.1
* Tighten dependency on golang-github-zyedidia-tcell-dev
* Refresh patch
-- Utkarsh Gupta <utkarsh@debian.org> Sat, 22 Feb 2020 16:53:49 +0530
micro (2.0.0-2) unstable; urgency=medium
* Tighten dependency on golang-github-zyedidia-tcell-dev
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 13 Feb 2020 23:06:50 +0530
micro (2.0.0-1) unstable; urgency=medium
* New upstream version 2.0.0
* Add patch to use original fork
* Update d/copyright wrt 2.0.0
* Fix d/control wrt cme
* Use @d.o address
* Add dependency on golang-github-kballard-go-shellquote-dev
-- Utkarsh Gupta <utkarsh@debian.org> Wed, 12 Feb 2020 06:09:16 +0530
micro (1.4.1-2) unstable; urgency=medium
* Source-only upload
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Sat, 28 Dec 2019 21:45:33 +0530
micro (1.4.1-1) unstable; urgency=medium
[ Raju Devidas, Jongmin Kim ]
* Initial release (Closes: #888813)
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Wed, 25 Dec 2019 11:59:59 +0530
|