I am uploading a NMU to DELAYED/10 to fix this.
diff -Nru smuxi-1.1/debian/changelog smuxi-1.1/debian/changelog
--- smuxi-1.1/debian/changelog  2023-07-21 18:06:31.000000000 +0200
+++ smuxi-1.1/debian/changelog  2023-08-04 21:42:26.000000000 +0200
@@ -1,3 +1,10 @@
+smuxi (1.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop smuxi-frontend-gnome (Closes: #967750, #962290).
+
+ -- Bastian Germann <b...@debian.org>  Fri, 04 Aug 2023 21:42:26 +0200
+
 smuxi (1.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru smuxi-1.1/debian/control smuxi-1.1/debian/control
--- smuxi-1.1/debian/control    2023-07-21 18:06:31.000000000 +0200
+++ smuxi-1.1/debian/control    2023-08-04 21:42:26.000000000 +0200
@@ -14,17 +14,9 @@
  autopoint,
  autotools-dev,
  gettext,
- gtk-sharp2-gapi,
  intltool,
- libdbus-glib2.0-cil-dev | libdbus-glib1.0-cil-dev | 
libndesk-dbus-glib1.0-cil-dev,
- libdbus2.0-cil-dev | libdbus1.0-cil-dev | libndesk-dbus1.0-cil-dev,
- libgio2.0-cil-dev | libglib2.0-dev,
- libglade2.0-cil-dev,
- libglib2.0-cil-dev,
- libgtk2.0-cil-dev,
  liblog4net-cil-dev,
  libnunit-cil-dev,
- libmessagingmenu-cil-dev,
  libnini-cil-dev,
  lsb-release,
  mono-devel,
@@ -40,7 +32,6 @@
 Package: smuxi
 Architecture: all
 Depends:
- smuxi-frontend-gnome (= ${source:Version}),
  ${misc:Depends},
 Description: graphical IRC client
  Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
@@ -55,9 +46,6 @@
  Smuxi also supports the regular single application mode. This behaves like a
  typical IRC client; it doesn't need separate core management and utilizes a
  local engine that is used by the local frontend client.
- .
- This is a metapackage which depends on the default flavor of Smuxi, which is
- the GNOME frontend with Twitter and enhanced IRC support.
 
 Package: smuxi-engine
 Architecture: all
@@ -107,35 +95,3 @@
     - receive and send messages on XMPP, Jabber, GTalk and the Facebook chat.
   * Campfire engine
   * JabbR engine
-
-Package: smuxi-frontend-gnome
-Architecture: all
-Replaces:
- smuxi-frontend-gnome-irc (<< 0.8.10.2),
-Breaks:
- smuxi-frontend-gnome-irc (<< 0.8.10.2),
-Recommends:
- notification-daemon,
- ssh-askpass-gnome | ssh-askpass,
-Depends:
- librsvg2-common,
- smuxi-engine (= ${source:Version}),
- ${cli:Depends},
- ${misc:Depends},
- ${shlibs:Depends},
-Description: GNOME frontend for Smuxi
- Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
- client for sophisticated users, targeting the GNOME desktop.
- .
- Smuxi is based on the client-server model: The core application (engine) can
- be placed onto a server which is connected to the Internet around-the-clock;
- one or more frontends then connect to the core. This way, the connection to
- IRC can be kept up even when all frontends have been closed. The combination
- of screen and irssi served as example for this architecture.
- .
- Smuxi also supports the regular single application mode. This behaves like a
- typical IRC client; it doesn't need separate core management and utilizes a
- local engine that is used by the local frontend client.
- .
- This package contains the GNOME frontend of Smuxi, it can run either 
standalone
- using a local engine or connect to a running remote engine (server).
diff -Nru smuxi-1.1/debian/rules smuxi-1.1/debian/rules
--- smuxi-1.1/debian/rules      2023-07-21 18:02:48.000000000 +0200
+++ smuxi-1.1/debian/rules      2023-08-04 21:42:26.000000000 +0200
@@ -12,7 +12,7 @@
                --enable-engine-irc \
                --enable-engine-jabbr \
                --enable-engine-xmpp \
-               --enable-frontend-gnome \
+               --disable-frontend-gnome \
                --disable-frontend-stfl \
                --with-db4o=included \
                GMCS=/usr/bin/mono-csc MCS=/usr/bin/mono-csc
@@ -39,14 +39,6 @@
                
--exclude-moduleref=/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 \
                
--exclude-moduleref=/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 
-override_dh_install:
-       dh_install
-       # optional included libs
-       -dh_install -p smuxi-frontend-gnome 
"usr/lib/smuxi/messagingmenu-sharp.dll*"
-       -dh_install -p smuxi-frontend-gnome "usr/lib/smuxi/gio-sharp.dll*"
-       # optional system libs
-       -install /usr/lib/gio-sharp/gio-sharp.dll* 
debian/smuxi-frontend-gnome/usr/lib/smuxi/
-
 override_dh_autoreconf:
        ln -sf debian/autogen.sh
        NOCONFIGURE=1 NOGIT=1 dh_autoreconf ./autogen.sh
diff -Nru smuxi-1.1/debian/smuxi-frontend-gnome.manpages 
smuxi-1.1/debian/smuxi-frontend-gnome.manpages
--- smuxi-1.1/debian/smuxi-frontend-gnome.manpages      2023-07-21 
18:02:12.000000000 +0200
+++ smuxi-1.1/debian/smuxi-frontend-gnome.manpages      1970-01-01 
01:00:00.000000000 +0100
@@ -1 +0,0 @@
-debian/tmp/usr/share/man/man1/smuxi-frontend-gnome.1

Reply via email to