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

Bug#923989: marked as done (unblock: python-dmidecode/3.12.2-8)



Your message dated Fri, 8 Mar 2019 23:09:23 +0000
with message-id <20190308230923.GA26769@powdarrmonkey.net>
and subject line Re: Bug#923989: unblock: python-dmidecode/3.12.2-8
has caused the Debian Bug report #923989,
regarding unblock: python-dmidecode/3.12.2-8
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.)


-- 
923989: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923989
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package python-dmidecode

This upload fix the poor handling of the dir-to-symlink transition for the doc
directories

unblock python-dmidecode/3.12.2-8

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru python-dmidecode-3.12.2/debian/changelog python-dmidecode-3.12.2/debian/changelog
--- python-dmidecode-3.12.2/debian/changelog	2019-01-28 23:09:03.000000000 -0500
+++ python-dmidecode-3.12.2/debian/changelog	2019-03-07 17:51:40.000000000 -0500
@@ -1,3 +1,12 @@
+python-dmidecode (3.12.2-8) unstable; urgency=medium
+
+  * debian/rules
+    - remove doc/ directories, to actually use dir_to_symlink; Closes: #919442
+  * debian/*.maintscript
+    - use prior-of tag at the end of the command-line
+
+ -- Sandro Tosi <morph@debian.org>  Thu, 07 Mar 2019 17:51:40 -0500
+
 python-dmidecode (3.12.2-7) unstable; urgency=medium
 
   * debian/*.maintscript
diff -Nru python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript
--- python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript	2019-01-28 23:09:03.000000000 -0500
+++ python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript	2019-03-07 17:51:40.000000000 -0500
@@ -1 +1 @@
-dir_to_symlink /usr/share/doc/python3-dmidecode-dbg python3-dmidecode
+dir_to_symlink /usr/share/doc/python3-dmidecode-dbg python3-dmidecode 3.12.2-8~
diff -Nru python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript
--- python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript	2019-01-28 23:09:03.000000000 -0500
+++ python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript	2019-03-07 17:51:40.000000000 -0500
@@ -1 +1 @@
-dir_to_symlink /usr/share/doc/python-dmidecode-dbg python-dmidecode
+dir_to_symlink /usr/share/doc/python-dmidecode-dbg python-dmidecode 3.12.2-8~
diff -Nru python-dmidecode-3.12.2/debian/rules python-dmidecode-3.12.2/debian/rules
--- python-dmidecode-3.12.2/debian/rules	2019-01-28 23:09:03.000000000 -0500
+++ python-dmidecode-3.12.2/debian/rules	2019-03-07 17:51:40.000000000 -0500
@@ -38,9 +38,12 @@
 endif
 
 override_dh_installdocs:
-	dh_installdocs -A README doc/AUTHORS doc/changelog doc/README.types doc/AUTHORS.upstream doc/README.upstream
 	dh_installdocs -p$(P2)-dbg --link-doc=$(P2)
 	dh_installdocs -p$(P3)-dbg --link-doc=$(P3)
+	dh_installdocs -p$(P2) README doc/AUTHORS doc/changelog doc/README.types doc/AUTHORS.upstream doc/README.upstream
+	dh_installdocs -p$(P3) README doc/AUTHORS doc/changelog doc/README.types doc/AUTHORS.upstream doc/README.upstream
+	mkdir -p $(CURDIR)/debian/$(P2)-data/usr/share/doc/
+	cp -r $(CURDIR)/debian/$(P2)/usr/share/doc/$(P2) $(CURDIR)/debian/$(P2)-data/usr/share/doc/$(P2)-data
 
 override_dh_strip:
 ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))

--- End Message ---
--- Begin Message ---
On Thu, Mar 07, 2019 at 07:43:33PM -0500, Sandro Tosi wrote:
> Please unblock package python-dmidecode
> 
> This upload fix the poor handling of the dir-to-symlink transition for the doc
> directories

Unblocked; thanks.

-- 
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

--- End Message ---

Reply to: