Your message dated Sun, 03 Mar 2013 23:06:32 +0100
with message-id <85obf0p28n....@boum.org>
and subject line Re: Bug#690134: unblock: polyorb/2.8~20110207-5
has caused the Debian Bug report #690134,
regarding unblock: polyorb/2.8~20110207-5
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 ow...@bugs.debian.org
immediately.)


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

Please unblock package polyorb

There is a bug against libpolyorb3 (#688299) in version 2.8~20110207-4.
Version 2.8~20110207-5 remove the diversion and the manpage that was diverted
and this solve the bug.

The polyorb.7 manpage doesn't document any binary and isn't very usefull so
the changes are quite small. Also the polyorb-doc (no changes in it) contains
much more information than the polyorb.7 manpage so users still have access to
the informations from the removed manpage.

unblock polyorb/2.8~20110207-5

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in first .changes but not in second
-----------------------------------------
-rw-r--r--  root/root   /usr/share/man/man7/polyorb.7.gz
-rwxr-xr-x  root/root   DEBIAN/preinst

Control files of package libpolyorb-dbg: lines which differ (wdiff format)
--------------------------------------------------------------------------
Depends: libpolyorb3 (= [-2.8~20110207-4),-] {+2.8~20110207-5),+} 
libpolyorb2-dev (= [-2.8~20110207-4)-] {+2.8~20110207-5)+}
Version: [-2.8~20110207-4-] {+2.8~20110207-5+}

Control files of package libpolyorb2-dev: lines which differ (wdiff format)
---------------------------------------------------------------------------
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgnat-4.6 (>= [-4.6.3-4),-] 
{+4.6.3-6),+} libpolyorb3 (= [-2.8~20110207-4),-] {+2.8~20110207-5),+} g++, 
gnat-4.6
Recommends: polyorb-servers (= [-2.8~20110207-4)-] {+2.8~20110207-5)+}
Version: [-2.8~20110207-4-] {+2.8~20110207-5+}

Control files of package libpolyorb3: lines which differ (wdiff format)
-----------------------------------------------------------------------
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgnat-4.6 (>= [-4.6.3-4)-] 
{+4.6.3-6)+}
Installed-Size: [-21286-] {+21285+}
Recommends: polyorb-servers (= [-2.8~20110207-4)-] {+2.8~20110207-5)+}
Version: [-2.8~20110207-4-] {+2.8~20110207-5+}

Control files of package polyorb-doc: lines which differ (wdiff format)
-----------------------------------------------------------------------
Recommends: libpolyorb2-dev (= [-2.8~20110207-4)-] {+2.8~20110207-5)+}
Version: [-2.8~20110207-4-] {+2.8~20110207-5+}

Control files of package polyorb-servers: lines which differ (wdiff format)
---------------------------------------------------------------------------
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgnat-4.6 (>= [-4.6.3-4),-] 
{+4.6.3-6),+} libpolyorb3
Version: [-2.8~20110207-4-] {+2.8~20110207-5+}
diffstat for polyorb-2.8~20110207 polyorb-2.8~20110207

 changelog            |    9 +++++++++
 libpolyorb3.manpages |    1 -
 libpolyorb3.postrm   |   10 ----------
 libpolyorb3.preinst  |   10 ----------
 4 files changed, 9 insertions(+), 21 deletions(-)

diff -Nru polyorb-2.8~20110207/debian/changelog polyorb-2.8~20110207/debian/changelog
--- polyorb-2.8~20110207/debian/changelog	2012-06-13 23:48:28.000000000 +0200
+++ polyorb-2.8~20110207/debian/changelog	2012-09-29 09:55:26.000000000 +0200
@@ -1,3 +1,12 @@
+polyorb (2.8~20110207-5) unstable; urgency=low
+
+  * remove diversion of manpage polyorb.7
+    the man page isn't put in any package since it contains general information
+    not very usefull
+    Closes: #688299
+
+ -- Xavier Grave <xavier.gr...@ipno.in2p3.fr>  Sat, 29 Sep 2012 09:48:41 +0200
+
 polyorb (2.8~20110207-4) unstable; urgency=low
 
   * remove the testsuite run as part of the build
diff -Nru polyorb-2.8~20110207/debian/libpolyorb3.manpages polyorb-2.8~20110207/debian/libpolyorb3.manpages
--- polyorb-2.8~20110207/debian/libpolyorb3.manpages	2012-05-29 15:44:31.000000000 +0200
+++ polyorb-2.8~20110207/debian/libpolyorb3.manpages	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-docs/polyorb.7
diff -Nru polyorb-2.8~20110207/debian/libpolyorb3.postrm polyorb-2.8~20110207/debian/libpolyorb3.postrm
--- polyorb-2.8~20110207/debian/libpolyorb3.postrm	2012-05-29 23:28:57.000000000 +0200
+++ polyorb-2.8~20110207/debian/libpolyorb3.postrm	1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
-#! /bin/sh
-# prostrm script for libpolyorb3
-
-set -e
-
-dpkg-divert --package libpolyorb3 --remove --rename /usr/share/man/man7/polyorb.7.gz
-
-#DEBHELPER#
-
-exit 0
diff -Nru polyorb-2.8~20110207/debian/libpolyorb3.preinst polyorb-2.8~20110207/debian/libpolyorb3.preinst
--- polyorb-2.8~20110207/debian/libpolyorb3.preinst	2012-05-29 23:28:57.000000000 +0200
+++ polyorb-2.8~20110207/debian/libpolyorb3.preinst	1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
-#! /bin/sh
-# preinst script for libpolyorb3
-
-set -e
-
-dpkg-divert --package libpolyorb3 --rename --add /usr/share/man/man7/polyorb.7.gz
-
-#DEBHELPER#
-
-exit 0

--- End Message ---
--- Begin Message ---
[2013-02-15] polyorb 2.8~20110207-5.1 MIGRATED to testing (Britney)

--- End Message ---

Reply via email to