[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#862414: marked as done (jessie-pu: package ed/1.10-2.1~deb8u1)



Your message dated Tue, 16 May 2017 23:37:30 +0300
with message-id <20170516203729.2vrsikgu6dr76khh@localhost>
and subject line Martin is planning an ed jessie-pu update with additional fixes
has caused the Debian Bug report #862414,
regarding jessie-pu: package ed/1.10-2.1~deb8u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
862414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862414
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

The only patch in the package (that was previously not applied)
is the following to fix "ed: ships /usr/share/info/dir.gz on arm64":

--- ed~/Makefile.in	2013-05-05 12:43:38.000000000 +0200
+++ ed/Makefile.in	2013-05-05 13:44:02.841303992 +0200
@@ -57,7 +57,7 @@
 check : all
 	@$(VPATH)/testsuite/check.sh $(VPATH)/testsuite $(pkgversion)
 
-install : install-bin install-info install-man
+install : install-bin install-man
 
 install-bin : all
 	if [ ! -d "$(DESTDIR)$(bindir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(bindir)" ; fi



 changelog |   15 +++++++++++++++
 rules     |    3 +++
 2 files changed, 18 insertions(+)

diff -u ed-1.10/debian/changelog ed-1.10/debian/changelog
--- ed-1.10/debian/changelog
+++ ed-1.10/debian/changelog
@@ -1,3 +1,18 @@
+ed (1.10-2.1~deb8u1) jessie; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for jessie.
+
+ -- Adrian Bunk <bunk@debian.org>  Fri, 12 May 2017 16:17:58 +0300
+
+ed (1.10-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: add build-arch target to ensure patches
+    get applied (Closes: #799702)
+
+ -- Jonathan Wiltshire <jmw@debian.org>  Sat, 20 Feb 2016 12:49:56 +0000
+
 ed (1.10-2) unstable; urgency=medium
 
   * enable DEB_BUILD_MAINT_OPTIONS = hardening=+all
diff -u ed-1.10/debian/rules ed-1.10/debian/rules
--- ed-1.10/debian/rules
+++ ed-1.10/debian/rules
@@ -22,6 +22,9 @@
 build: patch-stamp
 	dh build
 
+build-arch: patch-stamp
+	dh build
+
 clean: unpatch
 	dh clean
 	dh_clean Makefile config.status *.o ed red

--- End Message ---
--- Begin Message ---
Martin is planning an ed jessie-pu update with additional fixes,
closing the bug for mine.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply to: