I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.
diff -Nru lice-4.2.5i/debian/changelog lice-4.2.5i/debian/changelog
--- lice-4.2.5i/debian/changelog        2023-10-02 23:21:10.000000000 +0200
+++ lice-4.2.5i/debian/changelog        2023-10-02 23:07:58.000000000 +0200
@@ -1,3 +1,10 @@
+lice (1:4.2.5i-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Convert to source format 3.0 (Closes: #1007669)
+
+ -- Bastian Germann <b...@debian.org>  Mon, 02 Oct 2023 23:07:58 +0200
+
 lice (1:4.2.5i-2.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru lice-4.2.5i/debian/ircrc.example lice-4.2.5i/debian/ircrc.example
--- lice-4.2.5i/debian/ircrc.example    1970-01-01 01:00:00.000000000 +0100
+++ lice-4.2.5i/debian/ircrc.example    2023-10-02 23:07:58.000000000 +0200
@@ -0,0 +1,33 @@
+# ---------------------------------------------------------------------------
+# Filename    : ircrc.example
+# Author      : SrfRoG (srf...@mistik.net)
+# Description :
+#  This is an example file for loading LiCe, you can edit it and use it
+#  for your own. Just remember to place it in your HOME directory with its
+#  correct name: .ircrc  - If you dont know how to rename files,
+#  type the following at you Unix prompt:
+#         $ mv ircrc.example .ircrc
+# ---------------------------------------------------------------------------
+
+^set novice off
+
+# User-Defined SET's. These SETs are left aside for you to customize.
+# Remove the leading '#' to uncomment the SET you enable/modify, if not
+# just leave it.
+
+# SUPPRESS_SERVER_MOTD - Suppress the display of the screen-lagful Message-Of-
+# The-Day that shows up when you connect to a server.
+# change it to "OFF" if you dont want to see the MOTD.
+set suppress_server_motd on
+
+# REALNAME - The text that apprears in your WHOIS info display.
+# change it to whatever you want your WHOIS info to say.
+set realname http://www.mistik.net
+
+# USER_INFORMATION - text shown when someone does CTCP USERINFO request to you.
+set user_information LiCe: Obtain your copy at http://www.mistik.net/lice
+
+# Any other extra irc aliases/commands/sets/binds should be placed here.
+load lice.irc
+
+# cag/99
diff -Nru lice-4.2.5i/debian/ircrc.global lice-4.2.5i/debian/ircrc.global
--- lice-4.2.5i/debian/ircrc.global     1970-01-01 01:00:00.000000000 +0100
+++ lice-4.2.5i/debian/ircrc.global     2023-10-02 23:07:58.000000000 +0200
@@ -0,0 +1,22 @@
+# ---------------------------------------------------------------------------
+# Filename    : ircrc.global
+# Author      : SrfRoG (srf...@mistik.net)
+# Description : configuration file for system-wide installation.
+# ---------------------------------------------------------------------------
+
+# these two just in case
+set novice off
+set suppress_server_motd on
+
+# propaganda
+set realname http://www.mistik.net
+set user_information LiCe: Obtain your copy at http://www.mistik.net/lice
+
+# load lice
+load lice.irc
+
+# these two must be set after loading lice
+set help_path /usr/local/lib/irc/help
+set load_path /usr/local/lib/irc/script:~/.irc:.
+
+# cag/99
diff -Nru lice-4.2.5i/debian/source/format lice-4.2.5i/debian/source/format
--- lice-4.2.5i/debian/source/format    1970-01-01 01:00:00.000000000 +0100
+++ lice-4.2.5i/debian/source/format    2023-10-02 23:07:58.000000000 +0200
@@ -0,0 +1 @@
+3.0 (quilt)
diff -Nru lice-4.2.5i/ircrc.example lice-4.2.5i/ircrc.example
--- lice-4.2.5i/ircrc.example   2023-10-02 23:21:10.000000000 +0200
+++ lice-4.2.5i/ircrc.example   1970-01-01 01:00:00.000000000 +0100
@@ -1,33 +0,0 @@
-# ---------------------------------------------------------------------------
-# Filename    : ircrc.example
-# Author      : SrfRoG (srf...@mistik.net)
-# Description :
-#  This is an example file for loading LiCe, you can edit it and use it
-#  for your own. Just remember to place it in your HOME directory with its
-#  correct name: .ircrc  - If you dont know how to rename files,
-#  type the following at you Unix prompt:
-#         $ mv ircrc.example .ircrc
-# ---------------------------------------------------------------------------
-
-^set novice off
-
-# User-Defined SET's. These SETs are left aside for you to customize.
-# Remove the leading '#' to uncomment the SET you enable/modify, if not
-# just leave it.
-
-# SUPPRESS_SERVER_MOTD - Suppress the display of the screen-lagful Message-Of-
-# The-Day that shows up when you connect to a server.
-# change it to "OFF" if you dont want to see the MOTD.
-set suppress_server_motd on
-
-# REALNAME - The text that apprears in your WHOIS info display.
-# change it to whatever you want your WHOIS info to say.
-set realname http://www.mistik.net
-
-# USER_INFORMATION - text shown when someone does CTCP USERINFO request to you.
-set user_information LiCe: Obtain your copy at http://www.mistik.net/lice
-
-# Any other extra irc aliases/commands/sets/binds should be placed here.
-load lice.irc
-
-# cag/99
diff -Nru lice-4.2.5i/ircrc.global lice-4.2.5i/ircrc.global
--- lice-4.2.5i/ircrc.global    2023-10-02 23:21:10.000000000 +0200
+++ lice-4.2.5i/ircrc.global    1970-01-01 01:00:00.000000000 +0100
@@ -1,22 +0,0 @@
-# ---------------------------------------------------------------------------
-# Filename    : ircrc.global
-# Author      : SrfRoG (srf...@mistik.net)
-# Description : configuration file for system-wide installation.
-# ---------------------------------------------------------------------------
-
-# these two just in case
-set novice off
-set suppress_server_motd on
-
-# propaganda
-set realname http://www.mistik.net
-set user_information LiCe: Obtain your copy at http://www.mistik.net/lice
-
-# load lice
-load lice.irc
-
-# these two must be set after loading lice
-set help_path /usr/local/lib/irc/help
-set load_path /usr/local/lib/irc/script:~/.irc:.
-
-# cag/99

Reply via email to