[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924316: unblock: scribus/1.4.8+dfsg-1



Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock

Dear Release Team,

please consider unblocking scribus 1.4.8.

I uploaded now a new purely bugfix release of scribus.  Most of the
changes were already in the package in the form of cherry-picked
patches, minus a few windows-only changes, and the inclusion of a new
free CMYK colour profile that it would be great to have in buster.

scribus 1.4.x is in bugfix-only mode for years now, and they do few
releases more than one year apart from each other.

Also, I uploaded a corresponding scribus-doc package, that contains no
real change except for a s/http/https/ in a string, but I'd rather have
the package versions match for clearity.

Attached are diffs of both packages.  The scribus one is compressed and
noisy due to a couple of files having been moved to a different
directory.


Thank you for considering.


unblock scribus/1.4.8+dfsg-1
unblock scribus-doc/1.4.8+dfsg-1

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: scribus.diff.gz
Description: application/gzip

diffstat for scribus-doc-1.4.7+dfsg scribus-doc-1.4.8+dfsg

 debian/changelog                             |   11 +++++++++++
 debian/copyright                             |    2 +-
 debian/watch                                 |    2 +-
 doc/de/images/install.targets                |   22 ++++++++++++++++++++++
 doc/de/install.targets                       |   24 ++++++++++++++++++++++++
 doc/de/readme-win32.html                     |    2 +-
 doc/de/toolbox5.html                         |    4 ++--
 doc/en/images/install.targets                |   22 ++++++++++++++++++++++
 doc/en/install.targets                       |   24 ++++++++++++++++++++++++
 doc/en/readme-win32.html                     |    2 +-
 doc/en/toolbox5.html                         |    4 ++--
 doc/en/tutorials/short-words/install.targets |   23 +++++++++++++++++++++++
 doc/fr/readme-win32.html                     |    2 +-
 doc/install.targets                          |    6 ++++++
 doc/it/images/install.targets                |   22 ++++++++++++++++++++++
 doc/it/install.targets                       |   23 +++++++++++++++++++++++
 doc/it/readme-win32.html                     |    2 +-
 doc/it/toolbox5.html                         |    4 ++--
 18 files changed, 189 insertions(+), 12 deletions(-)

diff -Nru scribus-doc-1.4.7+dfsg/debian/changelog scribus-doc-1.4.8+dfsg/debian/changelog
--- scribus-doc-1.4.7+dfsg/debian/changelog	2018-05-08 23:56:43.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/debian/changelog	2019-03-11 15:41:57.000000000 +0100
@@ -1,3 +1,14 @@
+scribus-doc (1.4.8+dfsg-1) unstable; urgency=medium
+
+  [ Mattia Rizzolo ]
+  * New upstream version 1.4.8+dfsg.
+
+  [ Ondřej Nový ]
+  * d/copyright: Change Format URL to correct one.
+  * d/watch: Use https protocol.
+
+ -- Mattia Rizzolo <mattia@debian.org>  Mon, 11 Mar 2019 15:41:57 +0100
+
 scribus-doc (1.4.7+dfsg-1) unstable; urgency=medium
 
   * New upstream version 1.4.7+dfsg.
diff -Nru scribus-doc-1.4.7+dfsg/debian/copyright scribus-doc-1.4.8+dfsg/debian/copyright
--- scribus-doc-1.4.7+dfsg/debian/copyright	2018-05-08 14:52:39.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/debian/copyright	2019-03-11 15:41:34.000000000 +0100
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: scribus
 Upstream-Contact: Scribut Team <scribus@scribus.net>
 Source: https://www.scribus.net
diff -Nru scribus-doc-1.4.7+dfsg/debian/watch scribus-doc-1.4.8+dfsg/debian/watch
--- scribus-doc-1.4.7+dfsg/debian/watch	2018-05-08 14:47:49.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/debian/watch	2019-03-11 15:41:34.000000000 +0100
@@ -3,5 +3,5 @@
 opts="\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\d+)?$//,\
 pgpsigurlmangle=s/$/.asc/" \
-http://sf.net/scribus/scribus-(1.4.\d)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://sf.net/scribus/scribus-(1.4.\d)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
 
diff -Nru scribus-doc-1.4.7+dfsg/doc/de/images/install.targets scribus-doc-1.4.8+dfsg/doc/de/images/install.targets
--- scribus-doc-1.4.7+dfsg/doc/de/images/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/de/images/install.targets	2019-03-05 23:43:56.000000000 +0100
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<ItemGroup>
+		<FilesToInstall_doc_de_images Include="$(MSBuildThisFileDirectory)*.jpg" />
+		<FilesToInstall_doc_de_images Include="$(MSBuildThisFileDirectory)*.png" />
+	</ItemGroup>
+	
+	<PropertyGroup>
+		<AfterBuildDependsOn>
+			$(AfterBuildDependsOn);
+			Install_doc_de_images;
+		</AfterBuildDependsOn>
+	</PropertyGroup>
+	
+	<Target Name="Install_doc_de_images">  
+		<Copy  
+			SourceFiles="@(FilesToInstall_doc_de_images)"  
+			DestinationFiles="@(FilesToInstall_doc_de_images-&gt;'$(OutDir)\share\doc\de\images\%(Filename)%(Extension)')"
+			SkipUnchangedFiles="true"
+		/>  
+	</Target>
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/de/install.targets scribus-doc-1.4.8+dfsg/doc/de/install.targets
--- scribus-doc-1.4.7+dfsg/doc/de/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/de/install.targets	2019-03-05 23:44:07.000000000 +0100
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<ItemGroup>
+		<FilesToInstall_doc_de Include="$(MSBuildThisFileDirectory)*.html" />
+		<FilesToInstall_doc_de Include="$(MSBuildThisFileDirectory)*.xml" />
+	</ItemGroup>
+	
+	<PropertyGroup>
+		<AfterBuildDependsOn>
+			$(AfterBuildDependsOn);
+			Install_doc_de;
+		</AfterBuildDependsOn>
+	</PropertyGroup>
+	
+	<Target Name="Install_doc_de">  
+		<Copy  
+			SourceFiles="@(FilesToInstall_doc_de)"  
+			DestinationFiles="@(FilesToInstall_doc_de-&gt;'$(OutDir)\share\doc\de\%(Filename)%(Extension)')"
+			SkipUnchangedFiles="true"
+		/>  
+	</Target>
+	
+	<Import Project="images\install.targets" />
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/de/readme-win32.html scribus-doc-1.4.8+dfsg/doc/de/readme-win32.html
--- scribus-doc-1.4.7+dfsg/doc/de/readme-win32.html	2012-01-23 21:34:39.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/de/readme-win32.html	2019-03-05 23:44:07.000000000 +0100
@@ -17,7 +17,7 @@
 </ul>
 </p>
 <h3>Vor der Installation</h3>
-<p>Installieren Sie <a href="http://ghostscript.com/releases/";>Ghostscript f&uuml;r Windows</a> &ndash; Ghostscript 8.7+ oder h&ouml;her werden empfohlen. Dieses Programm ben&ouml;tigen Sie f&uuml;r den import von EPS- und PDF-Dateien sowie den Strichode-Generator. <br>Nach der Installation finden Sie auf Ihrem System zwei ausf&uuml;hrbare Ghostscript-Dateien. Die richtige *.exe-Datei, die sie in den <a href="settings1.html#15">Allgemeinen Einstellungen</a> unter &raquo;Externe Tools&laquo; f&uuml;r Ghostscript eintragen m&uuml;ssen, ist <code>gswin32c.exe</code>, <b>nicht</b> <code>gswin32.exe</code>. In den allermeisten F&auml;llen wird Scribus ein installiertes Ghostscript von alleine finden. Bedenken Sie, da&szlig; Sie Ghostscript nicht zwangsl&auml;ufig ben&ouml;tigen. Ohne gs stehen Ihnen lediglich weniger Funktionen zur Verf&uuml;gung. Wenn Sie Ghostcript nicht installiert haben, wird eine Warnung angezeigt, die Ihnen hilft, es herunterzuladen, aber das ist lediglich ein Angebot.</p>
+<p>Installieren Sie <a href="https://www.ghostscript.com/download/gsdnld.html";>Ghostscript f&uuml;r Windows</a> &ndash; Ghostscript 8.7+ oder h&ouml;her werden empfohlen. Dieses Programm ben&ouml;tigen Sie f&uuml;r den import von EPS- und PDF-Dateien sowie den Strichode-Generator. <br>Nach der Installation finden Sie auf Ihrem System zwei ausf&uuml;hrbare Ghostscript-Dateien. Die richtige *.exe-Datei, die sie in den <a href="settings1.html#15">Allgemeinen Einstellungen</a> unter &raquo;Externe Tools&laquo; f&uuml;r Ghostscript eintragen m&uuml;ssen, ist <code>gswin32c.exe</code>, <b>nicht</b> <code>gswin32.exe</code>. In den allermeisten F&auml;llen wird Scribus ein installiertes Ghostscript von alleine finden. Bedenken Sie, da&szlig; Sie Ghostscript nicht zwangsl&auml;ufig ben&ouml;tigen. Ohne gs stehen Ihnen lediglich weniger Funktionen zur Verf&uuml;gung. Wenn Sie Ghostcript nicht installiert haben, wird eine Warnung angezeigt, die Ihnen hilft, es herunterzuladen, aber das ist lediglich ein Angebot.</p>
 <h3>W&auml;hrend der Installation</h3>
 <p>Falls Sie die Option &raquo;Zus&auml;tzliche Schriften&laquo; w&auml;hrend der Installation w&auml;hlen, werden auf Ihrem Rechner zus&auml;tzlich zwei Sammlungen mit hochwertigen Freien Schriften installiert. Die eine enth&auml;lt die URW-Fonts aus Ghostscript. Darunter sind 45 Schriftschnitte enthalten, die kompatibel mit den typischen PostScript-Druckerschriften sind. Die andere besteht aus der Vera-Familie von Bitstream, die unter Linux sehr weit verbreitet ist und auch von eingen Vorlagen verwendet wird.</p>
 <h3>Nach der Installation</h3>
diff -Nru scribus-doc-1.4.7+dfsg/doc/de/toolbox5.html scribus-doc-1.4.8+dfsg/doc/de/toolbox5.html
--- scribus-doc-1.4.7+dfsg/doc/de/toolbox5.html	2016-09-07 18:33:39.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/doc/de/toolbox5.html	2019-03-05 23:44:07.000000000 +0100
@@ -16,7 +16,7 @@
 <p>We always encourage you to have the latest Ghostscript available for your system.</p>
 <h3>Installing Ghostscript</h3>
 <h4>Linux/UNIX</h4>
-<p>As mentioned above, Ghostscript is required by many applications, including the printing subsystem. Thus, it&rsquo;s unlikely that it isn&rsquo;t installed on your system. If, for any reason, <code>gs</code> isn&rsquo;t available on your system or your system is being shipped with a version that&rsquo;s too old (you should at least use Ghostscript 8.6 with Scribus), you can <a href="http://ghostscript.com/releases/";>download</a> a tarball from the <code>gs</code> website. Be careful to download Ghostscript itself, not ghostpdl, whose source code is in the same directory. Then follow the build instructions in the tarball and install it.</p>
+<p>As mentioned above, Ghostscript is required by many applications, including the printing subsystem. Thus, it&rsquo;s unlikely that it isn&rsquo;t installed on your system. If, for any reason, <code>gs</code> isn&rsquo;t available on your system or your system is being shipped with a version that&rsquo;s too old (you should at least use Ghostscript 8.6 with Scribus), you can <a href="https://www.ghostscript.com/download/gsdnld.html";>download</a> a tarball from the <code>gs</code> website. Be careful to download Ghostscript itself, not ghostpdl, whose source code is in the same directory. Then follow the build instructions in the tarball and install it.</p>
 <h4>Windows</h4>
 <p> See the <a href="readme-win32.html">general information</a> about Scribus on Windows for further details.</p>
 <h4>Mac OS X</h4>
@@ -25,7 +25,7 @@
 <li>You can download an <a href="http://pages.uoregon.edu/koch/";>installer</a> for <code>gs</code> which works with various OS X versions.</li>
 <li>You can install <code>gs</code> via <a href="http://pdb.finkproject.org/pdb/package.php/ghostscript";>Fink</a>.</li>
 <li>The most current releases of Ghostscript are always available via <a href="http://www.macports.org/ports.php?by=library&substr=ghostscript";>MacPorts</a>.</li>
-<li>Finally, you can, of course, download the latest <a href="http://ghostscript.com/releases/";>source code</a> and compile Ghostscript yourself.</li>
+<li>Finally, you can, of course, download the latest <a href="https://www.ghostscript.com/download/gsdnld.html";>source code</a> and compile Ghostscript yourself.</li>
 </ul>
 <h4>OS/2 and eComStation</h4>
 <p> See the <a href="readme-os2.html">general information</a> about Scribus on OS/2 and eComStation for further details.</p>
diff -Nru scribus-doc-1.4.7+dfsg/doc/en/images/install.targets scribus-doc-1.4.8+dfsg/doc/en/images/install.targets
--- scribus-doc-1.4.7+dfsg/doc/en/images/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/en/images/install.targets	2019-03-05 23:44:11.000000000 +0100
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<ItemGroup>
+		<FilesToInstall_doc_en_images Include="$(MSBuildThisFileDirectory)*.jpg" />
+		<FilesToInstall_doc_en_images Include="$(MSBuildThisFileDirectory)*.png" />
+	</ItemGroup>
+	
+	<PropertyGroup>
+		<AfterBuildDependsOn>
+			$(AfterBuildDependsOn);
+			Install_doc_en_images;
+		</AfterBuildDependsOn>
+	</PropertyGroup>
+	
+	<Target Name="Install_doc_en_images">  
+		<Copy  
+			SourceFiles="@(FilesToInstall_doc_en_images)"  
+			DestinationFiles="@(FilesToInstall_doc_en_images-&gt;'$(OutDir)\share\doc\en\images\%(Filename)%(Extension)')"
+			SkipUnchangedFiles="true"
+		/>  
+	</Target>
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/en/install.targets scribus-doc-1.4.8+dfsg/doc/en/install.targets
--- scribus-doc-1.4.7+dfsg/doc/en/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/en/install.targets	2019-03-05 23:44:25.000000000 +0100
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<ItemGroup>
+		<FilesToInstall_doc_en Include="$(MSBuildThisFileDirectory)*.html" />
+		<FilesToInstall_doc_en Include="$(MSBuildThisFileDirectory)*.xml" />
+	</ItemGroup>
+	
+	<PropertyGroup>
+		<AfterBuildDependsOn>
+			$(AfterBuildDependsOn);
+			Install_doc_en;
+		</AfterBuildDependsOn>
+	</PropertyGroup>
+	
+	<Target Name="Install_doc_en">  
+		<Copy  
+			SourceFiles="@(FilesToInstall_doc_en)"  
+			DestinationFiles="@(FilesToInstall_doc_en-&gt;'$(OutDir)\share\doc\en\%(Filename)%(Extension)')"
+			SkipUnchangedFiles="true"
+		/>  
+	</Target>
+	<Import Project="images\install.targets" />
+	<Import Project="tutorials\short-words\install.targets" />
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/en/readme-win32.html scribus-doc-1.4.8+dfsg/doc/en/readme-win32.html
--- scribus-doc-1.4.7+dfsg/doc/en/readme-win32.html	2013-02-28 19:42:42.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/en/readme-win32.html	2019-03-05 23:44:25.000000000 +0100
@@ -17,7 +17,7 @@
 </ul>
 </p>
 <h3>Before Installing Scribus</h3>
-<p>Install <a href="http://ghostscript.com/releases/";>Ghostscript for Windows</a> &ndash; Ghostscript 8.7+ or later is recommended. This is important for EPS import and some other features. <br>Note: After installing there are two Ghostscript *.exe files available on your system. The correct *.exe name to use in the <a href="settings1.html#15">Scribus Preferences</a> (under <i>External Tools</i>) for Ghostscript is <code>gswin32c.exe</code> (or <code>gswin64c,exe</code>), <b>not</b> <code>gswin32.exe</code> (or <code>gswin64,exe</code>). In the large majority of cases <b>if</b> Ghostscript is properly installed before installing Scribus, Scribus will automatically detect the location of Ghostscript for you. This having been said, Ghostscript is not essential to the use of Scribus for most purposes. If you have not installed Ghostscript, when you run Scribus you will get a warning and a link to help you get it, but you can choose not to add this external tool.</p>
+<p>Install <a href="https://www.ghostscript.com/download/gsdnld.html";>Ghostscript for Windows</a> &ndash; Ghostscript 8.7+ or later is recommended. This is important for EPS import and some other features. <br>Note: After installing there are two Ghostscript *.exe files available on your system. The correct *.exe name to use in the <a href="settings1.html#15">Scribus Preferences</a> (under <i>External Tools</i>) for Ghostscript is <code>gswin32c.exe</code> (or <code>gswin64c,exe</code>), <b>not</b> <code>gswin32.exe</code> (or <code>gswin64,exe</code>). In the large majority of cases <b>if</b> Ghostscript is properly installed before installing Scribus, Scribus will automatically detect the location of Ghostscript for you. This having been said, Ghostscript is not essential to the use of Scribus for most purposes. If you have not installed Ghostscript, when you run Scribus you will get a warning and a link to help you get it, but you can choose not to add this external tool.</p>
 <h3>During the Installation</h3>
 <p>When you select the &ldquo;Extra Fonts&rdquo; Option in the installer, this will install two sets of high-quality, freely distributable fonts. One set is the the URW fonts from Ghostscript. This includes 45 typefaces which are compatible with those included with most PostScript printers. The second is the Bitstream Vera font family, widely used on Linux and by some of the included templates.</p>
 <h3>After the Installation</h3>
diff -Nru scribus-doc-1.4.7+dfsg/doc/en/toolbox5.html scribus-doc-1.4.8+dfsg/doc/en/toolbox5.html
--- scribus-doc-1.4.7+dfsg/doc/en/toolbox5.html	2016-09-07 18:33:39.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/doc/en/toolbox5.html	2019-03-05 23:44:25.000000000 +0100
@@ -16,7 +16,7 @@
 <p>We always encourage you to have the latest Ghostscript available for your system.</p>
 <h3>Installing Ghostscript</h3>
 <h4>Linux/UNIX</h4>
-<p>As mentioned above, Ghostscript is required by many applications, including the printing subsystem. Thus, it&rsquo;s unlikely that it isn&rsquo;t installed on your system. If, for any reason, <code>gs</code> isn&rsquo;t available on your system or your system is being shipped with a version that&rsquo;s too old (you should at least use Ghostscript 8.6 with Scribus), you can <a href="http://ghostscript.com/releases/";>download</a> a tarball from the <code>gs</code> website. Be careful to download Ghostscript itself, not ghostpdl, whose source code is in the same directory. Then follow the build instructions in the tarball and install it.</p>
+<p>As mentioned above, Ghostscript is required by many applications, including the printing subsystem. Thus, it&rsquo;s unlikely that it isn&rsquo;t installed on your system. If, for any reason, <code>gs</code> isn&rsquo;t available on your system or your system is being shipped with a version that&rsquo;s too old (you should at least use Ghostscript 8.6 with Scribus), you can <a href="https://www.ghostscript.com/download/gsdnld.html";>download</a> a tarball from the <code>gs</code> website. Be careful to download Ghostscript itself, not ghostpdl, whose source code is in the same directory. Then follow the build instructions in the tarball and install it.</p>
 <h4>Windows</h4>
 <p> See the <a href="readme-win32.html">general information</a> about Scribus on Windows for further details.</p>
 <h4>Mac OS X</h4>
@@ -25,7 +25,7 @@
 <li>You can download an <a href="http://pages.uoregon.edu/koch/";>installer</a> for <code>gs</code> which works with various OS X versions.</li>
 <li>You can install <code>gs</code> via <a href="http://pdb.finkproject.org/pdb/package.php/ghostscript";>Fink</a>.</li>
 <li>The most current releases of Ghostscript are always available via <a href="http://www.macports.org/ports.php?by=library&substr=ghostscript";>MacPorts</a>.</li>
-<li>Finally, you can, of course, download the latest <a href="http://ghostscript.com/releases/";>source code</a> and compile Ghostscript yourself.</li>
+<li>Finally, you can, of course, download the latest <a href="https://www.ghostscript.com/download/gsdnld.html";>source code</a> and compile Ghostscript yourself.</li>
 </ul>
 <h4>OS/2 and eComStation</h4>
 <p> See the <a href="readme-os2.html">general information</a> about Scribus on OS/2 and eComStation for further details.</p>
diff -Nru scribus-doc-1.4.7+dfsg/doc/en/tutorials/short-words/install.targets scribus-doc-1.4.8+dfsg/doc/en/tutorials/short-words/install.targets
--- scribus-doc-1.4.7+dfsg/doc/en/tutorials/short-words/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/en/tutorials/short-words/install.targets	2019-03-05 23:44:25.000000000 +0100
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<ItemGroup>
+		<FilesToInstall_doc_en_tutorial_shortwords Include="$(MSBuildThisFileDirectory)*.html" />
+		<FilesToInstall_doc_en_tutorial_shortwords Include="$(MSBuildThisFileDirectory)*.png" />
+		<FilesToInstall_doc_en_tutorial_shortwords Include="$(MSBuildThisFileDirectory)*.xml" />
+	</ItemGroup>
+	
+	<PropertyGroup>
+		<AfterBuildDependsOn>
+			$(AfterBuildDependsOn);
+			Install_doc_en_tutorial_shortwords;
+		</AfterBuildDependsOn>
+	</PropertyGroup>
+	
+	<Target Name="Install_doc_en_tutorial_shortwords">  
+		<Copy  
+			SourceFiles="@(FilesToInstall_doc_en_tutorial_shortwords)"  
+			DestinationFiles="@(FilesToInstall_doc_en_tutorial_shortwords-&gt;'$(OutDir)\share\doc\en\tutorials\scribus-short-words\%(Filename)%(Extension)')"
+			SkipUnchangedFiles="true"
+		/>  
+	</Target>
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/fr/readme-win32.html scribus-doc-1.4.8+dfsg/doc/fr/readme-win32.html
--- scribus-doc-1.4.7+dfsg/doc/fr/readme-win32.html	2008-04-26 17:11:23.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/doc/fr/readme-win32.html	2019-03-05 23:44:39.000000000 +0100
@@ -19,7 +19,7 @@
 
 <h3>Avant le t&eacute;l&eacute;chargement</h3>
 <ul>
-   <li>Il est recommand&eacute; d'installer Ghostscript pour Windows - <a href="http://ghostscript.com/doc/AFPL/index.htm";>Ghostscript 8.53</a> ou plus r&eacute;cent. Cette pr&eacute;caution vise l'importation et l'impression EPS,PS. Note : le nom correct pour l'ex&eacute;cutable de Ghostscript est gswin32c.exe, <strong>et non</strong> gswin32.exe.</li>
+   <li>Il est recommand&eacute; d'installer Ghostscript pour Windows - <a href="https://www.ghostscript.com/download/gsdnld.html";>Ghostscript 8.53</a> ou plus r&eacute;cent. Cette pr&eacute;caution vise l'importation et l'impression EPS,PS. Note : le nom correct pour l'ex&eacute;cutable de Ghostscript est gswin32c.exe, <strong>et non</strong> gswin32.exe.</li>
    <li>Scribus n'admet aucune police mal construite ou marginale. Une fois le progiciel install&eacute;, veuillez lire attentivement la section sur l'installation des polices dans la documentation d'aide.</li>
    <li>Il s'agit d'un logiciel beta dont le code subit plusieurs changements par jour. M&ecirc;me s'il est relativement stable et utilisable, la vigilance est de mise. Scribus n'est pas encore recommand&eacute; pour un contexte de production. Le format de fichier sous-jacent subit des changements fr&eacute;quents et ne sera pas d&eacute;finitif avant le lancement de la version 1.3.4 ou d'un niveau sup&eacute;rieur.</li>
  </ul>
diff -Nru scribus-doc-1.4.7+dfsg/doc/install.targets scribus-doc-1.4.8+dfsg/doc/install.targets
--- scribus-doc-1.4.7+dfsg/doc/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/install.targets	2019-03-05 23:44:38.000000000 +0100
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<Import Project="en\install.targets" />
+	<Import Project="de\install.targets" />
+	<Import Project="it\install.targets" />
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/it/images/install.targets scribus-doc-1.4.8+dfsg/doc/it/images/install.targets
--- scribus-doc-1.4.7+dfsg/doc/it/images/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/it/images/install.targets	2019-03-05 23:44:38.000000000 +0100
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<ItemGroup>
+		<FilesToInstall_doc_it_images Include="$(MSBuildThisFileDirectory)*.jpg" />
+		<FilesToInstall_doc_it_images Include="$(MSBuildThisFileDirectory)*.png" />
+	</ItemGroup>
+	
+	<PropertyGroup>
+		<AfterBuildDependsOn>
+			$(AfterBuildDependsOn);
+			Install_doc_it_images;
+		</AfterBuildDependsOn>
+	</PropertyGroup>
+	
+	<Target Name="Install_doc_it_images">  
+		<Copy  
+			SourceFiles="@(FilesToInstall_doc_it_images)"  
+			DestinationFiles="@(FilesToInstall_doc_it_images-&gt;'$(OutDir)\share\doc\it\images\%(Filename)%(Extension)')"
+			SkipUnchangedFiles="true"
+		/>  
+	</Target>
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/it/install.targets scribus-doc-1.4.8+dfsg/doc/it/install.targets
--- scribus-doc-1.4.7+dfsg/doc/it/install.targets	1970-01-01 01:00:00.000000000 +0100
+++ scribus-doc-1.4.8+dfsg/doc/it/install.targets	2019-03-05 23:44:38.000000000 +0100
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+	<ItemGroup>
+		<FilesToInstall_doc_it Include="$(MSBuildThisFileDirectory)*.html" />
+		<FilesToInstall_doc_it Include="$(MSBuildThisFileDirectory)*.xml" />
+	</ItemGroup>
+	
+	<PropertyGroup>
+		<AfterBuildDependsOn>
+			$(AfterBuildDependsOn);
+			Install_doc_it;
+		</AfterBuildDependsOn>
+	</PropertyGroup>
+	
+	<Target Name="Install_doc_it">  
+		<Copy  
+			SourceFiles="@(FilesToInstall_doc_it)"  
+			DestinationFiles="@(FilesToInstall_doc_it-&gt;'$(OutDir)\share\doc\it\%(Filename)%(Extension)')"
+			SkipUnchangedFiles="true"
+		/>  
+	</Target>
+	<Import Project="images\install.targets" />
+</Project>
\ No newline at end of file
diff -Nru scribus-doc-1.4.7+dfsg/doc/it/readme-win32.html scribus-doc-1.4.8+dfsg/doc/it/readme-win32.html
--- scribus-doc-1.4.7+dfsg/doc/it/readme-win32.html	2013-06-23 16:30:39.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/doc/it/readme-win32.html	2019-03-05 23:44:38.000000000 +0100
@@ -17,7 +17,7 @@
 </ul>
 </p>
 <h3>Prima di installare Scribus</h3>
-<p>&Egrave; consigliabile installare <a href="http://ghostscript.com/releases/";>Ghostscript</a> 8.7 o successivo, che serve per l'importazione EPS e per alcune altre funzioni. <br>Nota: dopo l'installazione troverete due file Ghostscript *.exe sul vostro sistema. Quello corretto da utilizzare nelle <a href="settings1.html#15">preferenze di Scribus</a> (in <i>Strumenti esterni</i>) per Ghostscript &egrave; <code>gswin32c.exe</code> (o <code>gswin64c.exe</code>), <b>non</b> <code>gswin32.exe</code> (o <code>gswin64.exe</code>). Nella gran maggioranza dei casi, <b>se</b> Ghostscript viene installato correttamente prima di Scribus, Scribus individua automaticamente la sua posizione. Ci&ograve; detto, Ghostscript di solito non &egrave; essenziale per poter utilizzare Scribus. Se non avete installato Ghostscript, Scribus all'avvio vi avverte della mancanza di Ghostscript e vi d&agrave; un link per scaricarlo, ma potete anche decidere di non installare questo strumento esterno.</p>
+<p>&Egrave; consigliabile installare <a href="https://www.ghostscript.com/download/gsdnld.html";>Ghostscript</a> 8.7 o successivo, che serve per l'importazione EPS e per alcune altre funzioni. <br>Nota: dopo l'installazione troverete due file Ghostscript *.exe sul vostro sistema. Quello corretto da utilizzare nelle <a href="settings1.html#15">preferenze di Scribus</a> (in <i>Strumenti esterni</i>) per Ghostscript &egrave; <code>gswin32c.exe</code> (o <code>gswin64c.exe</code>), <b>non</b> <code>gswin32.exe</code> (o <code>gswin64.exe</code>). Nella gran maggioranza dei casi, <b>se</b> Ghostscript viene installato correttamente prima di Scribus, Scribus individua automaticamente la sua posizione. Ci&ograve; detto, Ghostscript di solito non &egrave; essenziale per poter utilizzare Scribus. Se non avete installato Ghostscript, Scribus all'avvio vi avverte della mancanza di Ghostscript e vi d&agrave; un link per scaricarlo, ma potete anche decidere di non installare questo strumento esterno.</p>
 <h3>Durante l'installazione</h3>
 <p>Se selezionate l'opzione &ldquo;Extra Fonts&rdquo; nel programma di installazione, saranno installati due pacchetti di caratteri di alta qualit&agrave; liberamente distribuibili. Il primo comprende i caratteri URW da Ghostscript: si tratta di 45 tipi di carattere compatibili con quelli compresi nella maggior parte delle stampanti PostScript. Il secondo comprende la famiglia Bitstream Vera, ampiamente utilizzata in ambiente Linux e da alcuni dei modelli inclusi in Scribus.</p>
 <h3>Dopo l'installazione</h3>
diff -Nru scribus-doc-1.4.7+dfsg/doc/it/toolbox5.html scribus-doc-1.4.8+dfsg/doc/it/toolbox5.html
--- scribus-doc-1.4.7+dfsg/doc/it/toolbox5.html	2016-09-07 18:33:39.000000000 +0200
+++ scribus-doc-1.4.8+dfsg/doc/it/toolbox5.html	2019-03-05 23:44:38.000000000 +0100
@@ -16,7 +16,7 @@
 <p>&Egrave; sempre consigliabile avere Ghostscript nella pi&ugrave; recente versione disponibile per il vostro sistema.</p>
 <h3>Installazione di Ghostscript</h3>
 <h4>Linux/UNIX</h4>
-<p>Come detto prima, Ghostscript &egrave; richiesto da molte applicazioni, tra cui il sottosistema di stampa; quindi &egrave; improbabile che non sia installato sul sistema. Se, per qualche ragione, <code>gs</code> non &egrave; presente sul vostro sistema, o se la versione presente &egrave; troppo vecchia (con Scribus dovreste usare almeno Ghostscript 8.6), potete <a href="http://ghostscript.com/releases/";>scaricare</a> l'archivio contenente il codice sorgente dal sito di <code>gs</code>. Fate attenzione a scaricare il vero e proprio Ghostscript, non ghostpdl, il cui codice sorgente si trova nella stessa directory. Poi seguite le istruzioni per la compilazione che trovate nell'archivio e installatelo.</p>
+<p>Come detto prima, Ghostscript &egrave; richiesto da molte applicazioni, tra cui il sottosistema di stampa; quindi &egrave; improbabile che non sia installato sul sistema. Se, per qualche ragione, <code>gs</code> non &egrave; presente sul vostro sistema, o se la versione presente &egrave; troppo vecchia (con Scribus dovreste usare almeno Ghostscript 8.6), potete <a href="https://www.ghostscript.com/download/gsdnld.html";>scaricare</a> l'archivio contenente il codice sorgente dal sito di <code>gs</code>. Fate attenzione a scaricare il vero e proprio Ghostscript, non ghostpdl, il cui codice sorgente si trova nella stessa directory. Poi seguite le istruzioni per la compilazione che trovate nell'archivio e installatelo.</p>
 <h4>Windows</h4>
 <p>Trovate spiegazioni nelle <a href="readme-win32.html">informazioni generali</a> su Scribus in ambiente Windows.</p>
 <h4>Mac OS X</h4>
@@ -25,7 +25,7 @@
 <li>potete scaricare un <a href="http://pages.uoregon.edu/koch/";>programma di installazione</a> per <code>gs</code> per la maggior parte delle versioni di OS X;</li>
 <li>potete installare <code>gs</code> per mezzo di <a href="http://pdb.finkproject.org/pdb/package.php/ghostscript";>Fink</a>;</li>
 <li>le pi&ugrave; recenti versioni di Ghostscript sono sempre disponibili tramite <a href="http://www.macports.org/ports.php?by=library&substr=ghostscript";>MacPorts</a>;</li>
-<li>e infine, potete, naturalmente, scaricare il pi&ugrave; recente <a href="http://ghostscript.com/releases/";>codice sorgente</a> e compilarlo direttamente.</li>
+<li>e infine, potete, naturalmente, scaricare il pi&ugrave; recente <a href="https://www.ghostscript.com/download/gsdnld.html";>codice sorgente</a> e compilarlo direttamente.</li>
 </ul>
 <h4>OS/2 ed eComStation</h4>
 <p>Trovate spiegazioni nelle <a href="readme-os2.html">informazioni generali</a> su Scribus in ambiente OS/2 ed eComStation.</p>

Attachment: signature.asc
Description: PGP signature


Reply to: