Control: tags 1059417 + patch
Control: tags 1059417 + pending

Dear maintainer,

I've prepared an NMU for ed (versioned as 1.20.1-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Chris

diff -Nru ed-1.20.1/debian/changelog ed-1.20.1/debian/changelog
--- ed-1.20.1/debian/changelog	2024-02-17 12:12:41.000000000 +0100
+++ ed-1.20.1/debian/changelog	2024-04-17 14:22:21.000000000 +0200
@@ -1,3 +1,12 @@
+ed (1.20.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Install ed, red into /usr/bin. (Closes: #1059417)
+    Keep update-alternatives calls unchanged, to preserve existing
+    user configuration.
+
+ -- Chris Hofstaedtler <z...@debian.org>  Wed, 17 Apr 2024 14:22:21 +0200
+
 ed (1.20.1-1) unstable; urgency=medium
 
   * New upstream version 1.20.1
diff -Nru ed-1.20.1/debian/rules ed-1.20.1/debian/rules
--- ed-1.20.1/debian/rules	2024-02-17 12:12:41.000000000 +0100
+++ ed-1.20.1/debian/rules	2024-04-17 14:21:33.000000000 +0200
@@ -12,7 +12,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --bindir=/bin $(CROSS) \
+	dh_auto_configure -- $(CROSS) \
 	  $(foreach v,CPPFLAGS CFLAGS LDFLAGS,'$(v)=$($(v))')
 
 override_dh_auto_test:

Reply via email to