--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package gobby-infinote
The changes to gobby-infinote include a tiny cleanup (non-existent recommends
libinfinity-0.5-dbg to libinfinity-0.6-dbg) plus a fix to a not-cleaned-up
alternative.
diff -Nru gobby-infinote-0.5.0/debian/changelog gobby-infinote-0.5.0/debian/changelog
--- gobby-infinote-0.5.0/debian/changelog 2014-10-19 10:31:47.000000000 +0000
+++ gobby-infinote-0.5.0/debian/changelog 2014-11-12 01:43:38.000000000 +0000
@@ -1,3 +1,10 @@
+gobby-infinote (0.5.0-4) unstable; urgency=medium
+
+ * Correct libinfinity-0.6-dbg recommends on gobby-dbg.
+ * Remove the gobby-0.5 alternative unconditionally. (Closes: #768242)
+
+ -- Philipp Kern <pkern@debian.org> Wed, 12 Nov 2014 02:42:44 +0100
+
gobby-infinote (0.5.0-3) unstable; urgency=medium
* Update debian/copyright to reflect the re-licensing from GPL to
diff -Nru gobby-infinote-0.5.0/debian/control gobby-infinote-0.5.0/debian/control
--- gobby-infinote-0.5.0/debian/control 2014-10-18 22:01:56.000000000 +0000
+++ gobby-infinote-0.5.0/debian/control 2014-11-12 01:42:42.000000000 +0000
@@ -31,7 +31,7 @@
Depends: ${misc:Depends}, gobby (= ${binary:Version})
Breaks: gobby-0.5-dbg (<< 0.5.0-2~)
Replaces: gobby-0.5-dbg (<< 0.5.0-2~)
-Recommends: libinfinity-0.5-dbg, libgtkmm-2.4-dbg
+Recommends: libinfinity-0.6-dbg, libgtkmm-2.4-dbg
Description: infinote-based collaborative text editor - debugging symbols
Gobby is an editor which allows one to edit text documents and source files
collaboratively over a network. All users could work on the file
diff -Nru gobby-infinote-0.5.0/debian/gobby-0.5.postinst gobby-infinote-0.5.0/debian/gobby-0.5.postinst
--- gobby-infinote-0.5.0/debian/gobby-0.5.postinst 1970-01-01 00:00:00.000000000 +0000
+++ gobby-infinote-0.5.0/debian/gobby-0.5.postinst 2014-11-12 12:06:10.000000000 +0000
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+update-alternatives --remove gobby /usr/bin/gobby-0.5
+#DEBHELPER#
unblock gobby-infinote/0.5.0-4
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-amd64 (SMP w/4 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 ---