diff options
author | pommicket <pommicket@gmail.com> | 2025-03-05 20:46:36 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-03-05 20:48:59 -0500 |
commit | 408d8b0e8f3e7a7d0d082221e3c5d365c77d0769 (patch) | |
tree | 5736fb4afa7e3a5dbc9763c153404315900e097f /control | |
parent | 8de9b9568caf088e9f75d880fae7105661d9e0dc (diff) |
Bump version to 2.7.7
Also add automated control file generation
Diffstat (limited to 'control')
-rw-r--r-- | control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/control b/control deleted file mode 100644 index 4483516..0000000 --- a/control +++ /dev/null @@ -1,11 +0,0 @@ -Package: ted -Version: 2.7.6 -Section: text -Priority: optional -Architecture: amd64 -Essential: no -Maintainer: Pommicket <pommicket@gmail.com> -Description: A text editor. -Installed-Size: 3852 -Depends: libsdl2-2.0-0 -Homepage: https://github.com/pommicket/ted |