Control: tags 1011588 + patch
Control: tags 1023996 + patch

Dear maintainer,

I've uploaded an NMU for taoframework (versioned as 2.1.svn20090801-15.1).
The diff is attached to this message.


cu
Adrian
diff -Nru taoframework-2.1.svn20090801/debian/changelog taoframework-2.1.svn20090801/debian/changelog
--- taoframework-2.1.svn20090801/debian/changelog	2022-01-20 15:13:38.000000000 +0200
+++ taoframework-2.1.svn20090801/debian/changelog	2023-02-07 12:33:54.000000000 +0200
@@ -1,3 +1,11 @@
+taoframework (2.1.svn20090801-15.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Adapt to libglut3.12. (Closes: #1023996)
+  * Uploaders updated. (Closes: #1011588)
+
+ -- Adrian Bunk <b...@debian.org>  Tue, 07 Feb 2023 12:33:54 +0200
+
 taoframework (2.1.svn20090801-15) unstable; urgency=medium
 
   * ACK NMU, thanks Holger!
diff -Nru taoframework-2.1.svn20090801/debian/control taoframework-2.1.svn20090801/debian/control
--- taoframework-2.1.svn20090801/debian/control	2022-01-20 15:13:38.000000000 +0200
+++ taoframework-2.1.svn20090801/debian/control	2023-02-07 12:33:54.000000000 +0200
@@ -4,7 +4,6 @@
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-t...@lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <sl...@debian.org>,
            Dylan R. E. Moonfire <deb...@mfgames.com>,
-           Sam Hocevar <s...@debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: cli-common-dev (>= 0.4.4),
                      dh-autoreconf,
diff -Nru taoframework-2.1.svn20090801/debian/patches/libglut3.12.patch taoframework-2.1.svn20090801/debian/patches/libglut3.12.patch
--- taoframework-2.1.svn20090801/debian/patches/libglut3.12.patch	1970-01-01 02:00:00.000000000 +0200
+++ taoframework-2.1.svn20090801/debian/patches/libglut3.12.patch	2023-02-07 12:33:54.000000000 +0200
@@ -0,0 +1,9 @@
+--- taoframework-2.1.svn20090801/src/Tao.FreeGlut/Tao.FreeGlut.dll.config.old	2023-02-07 12:42:38.877605854 +0200
++++ taoframework-2.1.svn20090801/src/Tao.FreeGlut/Tao.FreeGlut.dll.config	2023-02-07 12:42:52.777599178 +0200
+@@ -1,5 +1,5 @@
+ <configuration>
+     <dllmap dll="freeglut.dll" os="windows" target="freeglut.dll" />
+     <dllmap dll="freeglut.dll" os="osx" target="/System/Library/Frameworks/GLUT.framework/GLUT" />
+-    <dllmap dll="freeglut.dll" os="!windows,osx" target="libglut.so.3" />
++    <dllmap dll="freeglut.dll" os="!windows,osx" target="libglut.so.3.12" />
+ </configuration>
diff -Nru taoframework-2.1.svn20090801/debian/patches/series taoframework-2.1.svn20090801/debian/patches/series
--- taoframework-2.1.svn20090801/debian/patches/series	2015-11-22 18:54:22.000000000 +0200
+++ taoframework-2.1.svn20090801/debian/patches/series	2023-02-07 12:33:54.000000000 +0200
@@ -3,3 +3,4 @@
 400_cli_policy_0.7_pcfiles.diff
 200_libx11_dllmap.diff
 only_build_minitao
+libglut3.12.patch

Reply via email to