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

Bug#770270: marked as done (unblock: dime/0.20111205-2)



Your message dated Thu, 20 Nov 2014 08:01:45 +0000
with message-id <0ead146275550c40612f36887eb29677@mail.adsl.funky-badger.org>
and subject line Re: Bug#770270: unblock: dime/0.20111205-2
has caused the Debian Bug report #770270,
regarding unblock: dime/0.20111205-2
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.)


-- 
770270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770270
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 dime

RC Bug  #770107 was filed Yesterday. As it turns out, the
reported problem was not the only grave bug in the package.

Fixing steps taken are:
 - add ibdime1 (= ${binary:Version}), to the libdime-dev
   depends line as suggested by the bug 770107 reporter
 - change debian/dime.install to have the correct binary
   patch listed.
 - add ${shlibs:Depends}, to the dime depends line, so that
   the dime binary package correctly depends upon libdime1

Verification steps taken were:
 - installed dime and libdime1 0.20111205-2 version
 - generated a dxf sphere (dxfsphere > s.dxf)
 - converted it to vrml (dxf2vmrl s.dxf > s.wrl)
 - viewed a nice looking sphere rendered by view3dscene

gpgv: Signature made Sat 27 Sep 2014 04:31:55 PM EDT using RSA key ID 1F44E090
gpgv: Signature made Wed 19 Nov 2014 10:47:12 PM EST using RSA key ID 1F44E090
diff -Nru dime-0.20111205/debian/changelog dime-0.20111205/debian/changelog
--- dime-0.20111205/debian/changelog	2014-09-27 12:03:56.000000000 -0400
+++ dime-0.20111205/debian/changelog	2014-11-19 22:41:45.000000000 -0500
@@ -1,3 +1,11 @@
+dime (0.20111205-2) unstable; urgency=low
+
+  * Add libdime-dev dependency on libdime1 (Closes: #770107)
+  * Add ${shlibs:Depends} to dime package
+  * install dxf2vmrl and dxfsphere binaries into the dime package
+
+ -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 19 Nov 2014 22:41:36 -0500
+
 dime (0.20111205-1) unstable; urgency=low
 
   * upstream updates
diff -Nru dime-0.20111205/debian/control dime-0.20111205/debian/control
--- dime-0.20111205/debian/control	2014-09-27 12:08:12.000000000 -0400
+++ dime-0.20111205/debian/control	2014-11-19 22:18:09.000000000 -0500
@@ -8,7 +8,7 @@
 
 Package: dime
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: libdime-doc
 Description: DXF Import, Manipulation, and Export programs
  Dime is a C++ class library for reading, constructing, manipulating,
@@ -30,7 +30,7 @@
 Package: libdime-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}
+Depends: libdime1 (= ${binary:Version}), ${misc:Depends}
 Description: DXF Import, Manipulation, and Export library - devel
  Dime is a C++ class library for reading, constructing, manipulating,
  and writing DXF file data.
diff -Nru dime-0.20111205/debian/dime.install dime-0.20111205/debian/dime.install
--- dime-0.20111205/debian/dime.install	2013-10-23 20:46:54.000000000 -0400
+++ dime-0.20111205/debian/dime.install	2014-11-19 22:17:04.000000000 -0500
@@ -1,2 +1,2 @@
-build/dxf2vrml/dxf2vrml usr/bin/
-build/dxfsphere/dxfsphere usr/bin/
+build/dxf2vrml/.libs/dxf2vrml usr/bin/
+build/dxfsphere/.libs/dxfsphere usr/bin/


unblock dime/0.20111205-2

--- End Message ---
--- Begin Message ---
On 2014-11-20 4:30, A. Maitland Bottoms wrote:
Please unblock package dime

RC Bug  #770107 was filed Yesterday. As it turns out, the
reported problem was not the only grave bug in the package.

Fixing steps taken are:
 - add ibdime1 (= ${binary:Version}), to the libdime-dev
   depends line as suggested by the bug 770107 reporter
 - change debian/dime.install to have the correct binary
   patch listed.
 - add ${shlibs:Depends}, to the dime depends line, so that
   the dime binary package correctly depends upon libdime1

Verification steps taken were:
 - installed dime and libdime1 0.20111205-2 version
 - generated a dxf sphere (dxfsphere > s.dxf)
 - converted it to vrml (dxf2vmrl s.dxf > s.wrl)
 - viewed a nice looking sphere rendered by view3dscene

Unblocked.

Regards,

Adam

--- End Message ---

Reply to: