diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-02 23:32:26 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-02 23:32:26 -0600 |
| commit | 864172217ff40e2c88fcbff87d83dac38aefc3e9 (patch) | |
| tree | 6e4e1e8d45177e7059b5cd1958b8a6f93a661ac4 | |
| parent | b0d67926a15e17965850625cd72bf7d25ce9c860 (diff) | |
fix repo changelog
| -rw-r--r-- | repo-deb/main/debian/changelog | 2 | ||||
| -rw-r--r-- | repo-deb/stub/debian/changelog | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repo-deb/main/debian/changelog b/repo-deb/main/debian/changelog index 58d4a00..28331f0 100644 --- a/repo-deb/main/debian/changelog +++ b/repo-deb/main/debian/changelog @@ -2,4 +2,4 @@ forgejo-deb-repo (1-0) unstable; urgency=medium * This is a pre-release version, install for testing only - -- crystal <crystal@noreply.codeberg.org> Sun, 2 Jul 2023 19:59:00 +0000 + -- crystal <crystal@noreply.codeberg.org> Sun, 2 Jul 2023 19:59:00 +0000 diff --git a/repo-deb/stub/debian/changelog b/repo-deb/stub/debian/changelog index 1a98b87..593d48f 100644 --- a/repo-deb/stub/debian/changelog +++ b/repo-deb/stub/debian/changelog @@ -2,4 +2,4 @@ forgejo-deb-repo (0-0) unstable; urgency=medium * forgejo-deb APT repository stub - -- crystal <crystal@noreply.codeberg.org> Sun, 2 Jul 2023 20:30:00 +0000 + -- crystal <crystal@noreply.codeberg.org> Sun, 2 Jul 2023 20:30:00 +0000 |
