I am uploading a NMU to fix this.
The debdiff is attached.
diff -Nru xsp-4.2/debian/changelog xsp-4.2/debian/changelog
--- xsp-4.2/debian/changelog    2023-01-15 08:17:38.000000000 +0100
+++ xsp-4.2/debian/changelog    2023-09-28 12:54:54.000000000 +0200
@@ -1,3 +1,12 @@
+xsp (4.2-2.5) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * mono-xsp4: Add perl dependency (Closes: #1053154)
+  * Move Vcs fields to salsa repo
+  * Remove retired uploader (Closes: #1051045)
+
+ -- Bastian Germann <b...@debian.org>  Thu, 28 Sep 2023 12:54:54 +0200
+
 xsp (4.2-2.4) unstable; urgency=medium
 
   * Non-maintainer upload.
@@ -728,7 +737,7 @@
       the compatible versions is not always equal to the XSP version.
 
  -- Debian Mono Group <pkg-mono-gr...@lists.alioth.debian.org>  Wed, 17 May 
2006 20:32:00 +0200
-       
+
 xsp (1.1.13-1) unstable; urgency=low
 
   * New upstream release
diff -Nru xsp-4.2/debian/control xsp-4.2/debian/control
--- xsp-4.2/debian/control      2023-01-15 08:17:38.000000000 +0100
+++ xsp-4.2/debian/control      2023-09-28 12:54:54.000000000 +0200
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-gr...@lists.alioth.debian.org>
-Uploaders: Dylan R. E. Moonfire <deb...@mfgames.com>, Mirco Bauer 
<mee...@debian.org>, Jo Shields <direct...@apebox.org>
+Uploaders: Dylan R. E. Moonfire <deb...@mfgames.com>, Mirco Bauer 
<mee...@debian.org>
 Build-Depends: debhelper (>= 7.0.50~), 
  po-debconf, 
  autotools-dev, 
@@ -12,8 +12,8 @@
  libnunit-cil-dev
 Standards-Version: 3.9.1
 Homepage: http://www.mono-project.com/ASP.NET
-Vcs-Git: git://git.debian.org/git/pkg-mono/packages/xsp.git
-Vcs-Browser: http://git.debian.org/?p=pkg-mono/packages/xsp.git
+Vcs-Git: https://salsa.debian.org/dotnet-team/xsp.git
+Vcs-Browser: https://salsa.debian.org/dotnet-team/xsp
 
 Package: dh-xsp
 Architecture: all
@@ -35,7 +35,7 @@
 
 Package: mono-xsp4
 Architecture: all
-Depends: ${misc:Depends}, ${cli:Depends}, mono-xsp4-base (= 
${source:Version}), procps, lsb-base
+Depends: ${misc:Depends}, ${cli:Depends}, mono-xsp4-base (= 
${source:Version}), procps, perl
 Description: simple web server to run ASP.NET 4.0 applications
  XSP is a simple web server written in C# that can be used to run your 
  ASP.NET 4.0 applications. 

Reply via email to