I am uploading a NMU to fix this.
The debdiff is attached.
diff -Nru newtonsoft-json-6.0.8+dfsg/debian/changelog 
newtonsoft-json-6.0.8+dfsg/debian/changelog
--- newtonsoft-json-6.0.8+dfsg/debian/changelog 2021-01-01 23:49:58.000000000 
+0100
+++ newtonsoft-json-6.0.8+dfsg/debian/changelog 2023-09-28 15:44:15.000000000 
+0200
@@ -1,3 +1,10 @@
+newtonsoft-json (6.0.8+dfsg-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Drop NuGet package nupkg-newtonsoft.json.6.0.8 (Closes: #1053162)
+
+ -- Bastian Germann <b...@debian.org>  Thu, 28 Sep 2023 15:44:15 +0200
+
 newtonsoft-json (6.0.8+dfsg-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru newtonsoft-json-6.0.8+dfsg/debian/control 
newtonsoft-json-6.0.8+dfsg/debian/control
--- newtonsoft-json-6.0.8+dfsg/debian/control   2015-12-14 15:39:07.000000000 
+0100
+++ newtonsoft-json-6.0.8+dfsg/debian/control   2023-09-28 15:42:52.000000000 
+0200
@@ -8,7 +8,6 @@
                cli-common-dev (>= 0.5.7),
                mono-devel (>= 2.4.3),
                mono-xbuild,
-               nuget,
                monodoc-base
 Standards-Version: 3.9.4
 Homepage: http://json.codeplex.com
@@ -59,27 +58,6 @@
  This package contains the development files required to compile applications 
or
  libraries against this package.
 
-Package: nupkg-newtonsoft.json.6.0.8
-Architecture: all
-Depends: nuget
-Description: high-performance JSON framework for .NET -- NuGet package
- Json.NET is a high-performance JSON framework for .NET. It has the following
- features:
-  - Flexible JSON serializer for converting between .NET objects and JSON
-  - LINQ to JSON for manually reading and writing JSON
-  - High performance, faster than .NET's build-in JSON serializers
-  - Write indented, easy to read JSON
-  - Convert JSON to and from XML
- .
- The JSON serializer is a good choice when the JSN being read or written maps
- closely to a .NET class.
- .
- LINQ to JSON is good for situations in which there is no class to serialize or
- deserialize to, or the JSON is radically different from the class structure 
and
- manual manipulation is required.
- .
- This package contains a NuGet package, for build systems which rely on NuGet
-
 Package: monodoc-newtonsoft-json-manual
 Section: doc
 Architecture: all
diff -Nru newtonsoft-json-6.0.8+dfsg/debian/nupkg-newtonsoft.json.6.0.8.install 
newtonsoft-json-6.0.8+dfsg/debian/nupkg-newtonsoft.json.6.0.8.install
--- newtonsoft-json-6.0.8+dfsg/debian/nupkg-newtonsoft.json.6.0.8.install       
2015-12-14 15:08:44.000000000 +0100
+++ newtonsoft-json-6.0.8+dfsg/debian/nupkg-newtonsoft.json.6.0.8.install       
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-Newtonsoft.Json.6.0.8.nupkg    /usr/share/nupkg/
diff -Nru newtonsoft-json-6.0.8+dfsg/debian/README.source 
newtonsoft-json-6.0.8+dfsg/debian/README.source
--- newtonsoft-json-6.0.8+dfsg/debian/README.source     2015-12-14 
14:17:41.000000000 +0100
+++ newtonsoft-json-6.0.8+dfsg/debian/README.source     2023-09-28 
15:43:35.000000000 +0200
@@ -25,6 +25,6 @@
 ./Tools/NUnit/framework/nunit.mocks.dll
 ./Tools/NUnit/framework/nunit.framework.dll
 
-Technically, the entire /Tools folder got stripped, but that was for 
conveience.
+Technically, the entire /Tools folder got stripped, but that was for 
convenience.
 
  -- Jo Shields <jo.shie...@xamarin.com>, Mon, 14 Dec 2015 13:17:17 +0000
diff -Nru newtonsoft-json-6.0.8+dfsg/debian/rules 
newtonsoft-json-6.0.8+dfsg/debian/rules
--- newtonsoft-json-6.0.8+dfsg/debian/rules     2015-12-14 15:39:07.000000000 
+0100
+++ newtonsoft-json-6.0.8+dfsg/debian/rules     2023-09-28 15:44:15.000000000 
+0200
@@ -23,7 +23,6 @@
                /property:AssemblyOriginatorKeyFile=Dynamic.snk         \
                /property:Configuration=Release                         \
                /property:DefineConstants='SIGNED NET40 TRACE'
-       XDG_CONFIG_HOME=debian/ nuget pack -Verbosity detailed -BasePath . 
Build/Newtonsoft.Json.nuspec
        mdoc update                                     \
                -o monodoc                              \
                -i $(bindir)/Newtonsoft.Json.xml        \

Reply via email to