Control: tags 1078778 + pending

Dear maintainer,

I've prepared an NMU for git (versioned as 1:2.45.2-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru git-2.45.2/debian/changelog git-2.45.2/debian/changelog
--- git-2.45.2/debian/changelog	2024-06-16 17:40:09.000000000 +0200
+++ git-2.45.2/debian/changelog	2024-10-13 14:16:01.000000000 +0200
@@ -1,3 +1,13 @@
+git (1:2.45.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Demote "runit" dependency to Recommends.
+    Demoting Depends: runit to Recommends: should have no effect on default
+    installs (apt will install Recommends by default), and people wanting to
+    use runit should have it installed already. (Closes: #1078778)
+
+ -- Chris Hofstaedtler <[email protected]>  Sun, 13 Oct 2024 14:16:01 +0200
+
 git (1:2.45.2-1) unstable; urgency=low
 
   * new upstream point release (see RelNotes/2.45.2.txt).
diff -Nru git-2.45.2/debian/control git-2.45.2/debian/control
--- git-2.45.2/debian/control	2024-06-16 17:37:53.000000000 +0200
+++ git-2.45.2/debian/control	2024-10-13 14:15:57.000000000 +0200
@@ -186,7 +186,8 @@
 Package: git-daemon-run
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}, git (>> ${source:Upstream-Version}), git (<< ${source:Upstream-Version}-.), runit, adduser
+Depends: ${misc:Depends}, git (>> ${source:Upstream-Version}), git (<< ${source:Upstream-Version}-.), adduser
+Recommends: runit
 Conflicts: git-daemon-sysvinit
 Description: fast, scalable, distributed revision control system (git-daemon service)
  Git is popular version control system designed to handle very large

Reply via email to