Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package vnc4

  * vnc4server.prerm: Correctly remove the vncconfig alternative.
    (Closes: #656217)

Leaving a broken symlink in /usr/bin is not nice.

Andreas

unblock vnc4/4.1.1+X4.3.0-37.1
diff -u vnc4-4.1.1+X4.3.0/debian/vnc4server.prerm vnc4-4.1.1+X4.3.0/debian/vnc4server.prerm
--- vnc4-4.1.1+X4.3.0/debian/vnc4server.prerm
+++ vnc4-4.1.1+X4.3.0/debian/vnc4server.prerm
@@ -11,7 +11,7 @@
     update-alternatives --remove \
 	vncpasswd $BIN/vnc4passwd
     update-alternatives --remove \
-	vnc4config $BIN/vnc4config
+	vncconfig $BIN/vnc4config
 fi
 
 #DEBHELPER#
diff -u vnc4-4.1.1+X4.3.0/debian/changelog vnc4-4.1.1+X4.3.0/debian/changelog
--- vnc4-4.1.1+X4.3.0/debian/changelog
+++ vnc4-4.1.1+X4.3.0/debian/changelog
@@ -1,3 +1,11 @@
+vnc4 (4.1.1+X4.3.0-37.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * vnc4server.prerm: Correctly remove the vncconfig alternative.
+    (Closes: #656217)
+
+ -- Andreas Beckmann <a...@debian.org>  Wed, 30 Jan 2013 17:05:12 +0100
+
 vnc4 (4.1.1+X4.3.0-37) unstable; urgency=low
 
   * Applied patch from Ben Armstrong <sy...@debian.org> that makes dpi

Reply via email to