Bug#1036883: unblock: inventor/2.1.5-10+dfsg-2
> unblock inventor/2.1.5-10+dfsg-2
Now also attaching the *source* debdiff. Sorry for the confusion.
diff -Nru inventor-2.1.5-10+dfsg/debian/changelog inventor-2.1.5-10+dfsg/debian/changelog
--- inventor-2.1.5-10+dfsg/debian/changelog 2023-02-06 00:50:57.000000000 +0100
+++ inventor-2.1.5-10+dfsg/debian/changelog 2023-05-28 03:08:52.000000000 +0200
@@ -1,3 +1,13 @@
+inventor (2.1.5-10+dfsg-2) unstable; urgency=medium
+
+ [ Steve Robbins ]
+ * [6c3239d] Fix broken symlinks to Century-Schoolbook fonts.
+ Closes: #1036603.
+ * [d2a2a86] Remove dep from transitional dummy package gsfonts-x11
+ * [54dce68] Change dep from transitional libfreetype6-dev to libfreetype-dev.
+
+ -- Steve M. Robbins <smr@debian.org> Sat, 27 May 2023 20:08:52 -0500
+
inventor (2.1.5-10+dfsg-1) unstable; urgency=high
* Team upload
diff -Nru inventor-2.1.5-10+dfsg/debian/control inventor-2.1.5-10+dfsg/debian/control
--- inventor-2.1.5-10+dfsg/debian/control 2023-02-05 23:50:02.000000000 +0100
+++ inventor-2.1.5-10+dfsg/debian/control 2023-05-28 03:08:52.000000000 +0200
@@ -12,7 +12,7 @@
libmotif-dev,
libglw1-mesa-dev,
libglu1-mesa-dev,
- libfreetype6-dev,
+ libfreetype-dev,
libjpeg-dev,
bison
Standards-Version: 4.6.1
@@ -27,7 +27,7 @@
Depends: ${misc:Depends},
${shlibs:Depends},
xfonts-scalable,
- fonts-urw-base35 | gsfonts-x11
+ fonts-urw-base35
Recommends: xdg-utils,
xpdf | pdf-viewer
Conflicts: libinventor0
diff -Nru inventor-2.1.5-10+dfsg/debian/link-fonts.sh inventor-2.1.5-10+dfsg/debian/link-fonts.sh
--- inventor-2.1.5-10+dfsg/debian/link-fonts.sh 2023-02-05 23:50:02.000000000 +0100
+++ inventor-2.1.5-10+dfsg/debian/link-fonts.sh 2023-05-28 03:08:52.000000000 +0200
@@ -2,6 +2,7 @@
fontpath=/usr/share/inventor/fonts
type1=/usr/share/fonts/X11/Type1
+urw=/usr/share/fonts/type1/urw-base35
mkdir -p $fontpath
cd $fontpath
@@ -10,10 +11,10 @@
ln -s -f $type1/c0582bt_.pfb Courier-Italic
ln -s -f $type1/c0583bt_.pfb Courier-Bold
ln -s -f $type1/c0611bt_.pfb Courier-BoldItalic
-ln -s -f $type1/c059013l.pfb Century-Schoolbook-Roman
-ln -s -f $type1/c059016l.pfb Century-Schoolbook-Bold
-ln -s -f $type1/c059033l.pfb Century-Schoolbook-Italic
-ln -s -f $type1/c059036l.pfb Century-Schoolbook-BoldItalic
+ln -s -f $urw/C059-Roman.t1 Century-Schoolbook-Roman
+ln -s -f $urw/C059-Bold.t1 Century-Schoolbook-Bold
+ln -s -f $urw/C059-Italic.t1 Century-Schoolbook-Italic
+ln -s -f $urw/C059-BdIta.t1 Century-Schoolbook-BoldItalic
for i in $type1/*.pfa; do
diff -Nru inventor-2.1.5-10+dfsg/debian/changelog inventor-2.1.5-10+dfsg/debian/changelog
--- inventor-2.1.5-10+dfsg/debian/changelog 2023-02-06 00:50:57.000000000 +0100
+++ inventor-2.1.5-10+dfsg/debian/changelog 2023-05-28 03:08:52.000000000 +0200
@@ -1,3 +1,13 @@
+inventor (2.1.5-10+dfsg-2) unstable; urgency=medium
+
+ [ Steve Robbins ]
+ * [6c3239d] Fix broken symlinks to Century-Schoolbook fonts.
+ Closes: #1036603.
+ * [d2a2a86] Remove dep from transitional dummy package gsfonts-x11
+ * [54dce68] Change dep from transitional libfreetype6-dev to libfreetype-dev.
+
+ -- Steve M. Robbins <smr@debian.org> Sat, 27 May 2023 20:08:52 -0500
+
inventor (2.1.5-10+dfsg-1) unstable; urgency=high
* Team upload
diff -Nru inventor-2.1.5-10+dfsg/debian/control inventor-2.1.5-10+dfsg/debian/control
--- inventor-2.1.5-10+dfsg/debian/control 2023-02-05 23:50:02.000000000 +0100
+++ inventor-2.1.5-10+dfsg/debian/control 2023-05-28 03:08:52.000000000 +0200
@@ -12,7 +12,7 @@
libmotif-dev,
libglw1-mesa-dev,
libglu1-mesa-dev,
- libfreetype6-dev,
+ libfreetype-dev,
libjpeg-dev,
bison
Standards-Version: 4.6.1
@@ -27,7 +27,7 @@
Depends: ${misc:Depends},
${shlibs:Depends},
xfonts-scalable,
- fonts-urw-base35 | gsfonts-x11
+ fonts-urw-base35
Recommends: xdg-utils,
xpdf | pdf-viewer
Conflicts: libinventor0
diff -Nru inventor-2.1.5-10+dfsg/debian/link-fonts.sh inventor-2.1.5-10+dfsg/debian/link-fonts.sh
--- inventor-2.1.5-10+dfsg/debian/link-fonts.sh 2023-02-05 23:50:02.000000000 +0100
+++ inventor-2.1.5-10+dfsg/debian/link-fonts.sh 2023-05-28 03:08:52.000000000 +0200
@@ -2,6 +2,7 @@
fontpath=/usr/share/inventor/fonts
type1=/usr/share/fonts/X11/Type1
+urw=/usr/share/fonts/type1/urw-base35
mkdir -p $fontpath
cd $fontpath
@@ -10,10 +11,10 @@
ln -s -f $type1/c0582bt_.pfb Courier-Italic
ln -s -f $type1/c0583bt_.pfb Courier-Bold
ln -s -f $type1/c0611bt_.pfb Courier-BoldItalic
-ln -s -f $type1/c059013l.pfb Century-Schoolbook-Roman
-ln -s -f $type1/c059016l.pfb Century-Schoolbook-Bold
-ln -s -f $type1/c059033l.pfb Century-Schoolbook-Italic
-ln -s -f $type1/c059036l.pfb Century-Schoolbook-BoldItalic
+ln -s -f $urw/C059-Roman.t1 Century-Schoolbook-Roman
+ln -s -f $urw/C059-Bold.t1 Century-Schoolbook-Bold
+ln -s -f $urw/C059-Italic.t1 Century-Schoolbook-Italic
+ln -s -f $urw/C059-BdIta.t1 Century-Schoolbook-BoldItalic
for i in $type1/*.pfa; do
Reply to: