Your message dated Thu, 17 Jan 2013 08:48:07 +0000
with message-id <[email protected]>
and subject line Re: Bug#697960: unblock: fusesmb/0.8.7-1.2
has caused the Debian Bug report #697960,
regarding unblock: fusesmb/0.8.7-1.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 [email protected]
immediately.)
--
697960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697960
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package fusesmb
I just rebuilt fusesmb changing its dependency from fuse-utils (a
virtual package) to fuse. The debdiff between freshly built source
packages is quite trivial:
$ debdiff /var/cache/pbuilder/result/fusesmb_0.8.7-1.{1,2}.dsc
diff -u fusesmb-0.8.7/debian/control fusesmb-0.8.7/debian/control
--- fusesmb-0.8.7/debian/control
+++ fusesmb-0.8.7/debian/control
@@ -7,7 +7,7 @@
Package: fusesmb
Architecture: any
-Depends: ${shlibs:Depends}, fuse-utils, samba-common, samba-common-bin
+Depends: ${shlibs:Depends}, fuse, samba-common, samba-common-bin
Description: filesystem client based on the SMB file transfer protocol
fusesmb is a filesystem client based on the SMB file transfer protocol. This
gives the ability to transparently exchange files with Microsoft Windows
diff -u fusesmb-0.8.7/debian/changelog fusesmb-0.8.7/debian/changelog
--- fusesmb-0.8.7/debian/changelog
+++ fusesmb-0.8.7/debian/changelog
@@ -1,3 +1,11 @@
+fusesmb (0.8.7-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Change dependency from fuse-utils (now a virtual package) to fuse
+ (Closes: #697665)
+
+ -- Gunnar Wolf <[email protected]> Fri, 11 Jan 2013 18:12:40 -0600
+
fusesmb (0.8.7-1.1) unstable; urgency=medium
* Non-maintainer upload.
However, I must recognize this is *not* the real debdiff, as the build
process regenerates config.{sub,guess}. As it was last built in 2009,
the diff is quite large - but should be meaningless.
Please note that I did the upload to the 5-day delayed queue.
Thanks,
unblock fusesmb/0.8.7-1.2
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On 12.01.2013 11:52, Adam D. Barratt wrote:
Control: tags -1 + moreinfo
On Fri, 2013-01-11 at 18:38 -0600, Gunnar Wolf wrote:
I just rebuilt fusesmb changing its dependency from fuse-utils (a
virtual package) to fuse. The debdiff between freshly built source
packages is quite trivial:
It's still a real package in wheezy; the concrete package was only
dropped in sid (which is another can of annoying worms).
Admittedly, the change could also be useful for partial upgrades from
wheezy to jessie when the time comes. In any case, we can't unblock
it
until it's actually in the archive.
It now is. Unblocked; thanks.
Regards,
Adam
--- End Message ---