Hi,

Subject says all.  And below the long version:

<screenshot>
$ vi debian/changelog 
$ git commit -a
[debian/main f50b783] Revert the d/changelog change
 1 file changed, 7 deletions(-)
$ git commit --amend --author 'Geert Stappers <stappersdebian.org>'
[debian/main 85cdb0f] Revert the d/changelog change
 Author: Geert Stappers <stappersdebian.org>
 Date: Sun Nov 20 22:28:50 2022 +0100
 1 file changed, 7 deletions(-)
$ git show
commit 85cdb0f6e38eaea4cbe72f6ba8d46787de5f602a (HEAD -> debian/main)
Author: Geert Stappers <stappersdebian.org>
Date:   Sun Nov 20 22:28:50 2022 +0100

    Revert the d/changelog change
    
    Makes room for other paths as a path via a NMU.

diff --git a/debian/changelog b/debian/changelog
index fc1ca45..df4a850 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,3 @@
-hello (2.10-2.1) UNRELEASED; urgency=medium
-
-  * Non-maintainer upload.
-  * Added Vcs-fields to d/control Closes: #893083.
-
- -- Geert Stappers <stapp...@debian.org>  Sun, 20 Nov 2022 17:47:38 +0100
-
 hello (2.10-2) unstable; urgency=medium
 
   * Fix version skew. Closes: #928887.
$ git push
Enumerating objects: 7, done.
Counting objects: 100% (7/7), done.
Delta compression using up to 12 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 419 bytes | 419.00 KiB/s, done.
Total 4 (delta 3), reused 0 (delta 0), pack-reused 0
To salsa.debian.org:debian/hello.git
   f55bbe9..85cdb0f  debian/main -> debian/main
$ 
</screenshot>



Groeten
Geert Stappers
-- 
Silence is hard to parse

Reply via email to