Please find attached the patch updated with the fix for the pl
documentation. Package now build cleanely in a clean sid chroot.

Regards.

-- 
Mehdi Dogguy
http://www.pps.jussieu.fr/~dogguy/
diff -u dia-0.96.1/doc/en/usage-layers.xml dia-0.96.1/doc/en/usage-layers.xml
--- dia-0.96.1/doc/en/usage-layers.xml
+++ dia-0.96.1/doc/en/usage-layers.xml
@@ -33,7 +33,13 @@
       layer and manipulating which layers are visible. If you want to automate
       post processing such slide show, you can use --show-layers command line switch.
       For example: 
-      <tt>dia --show-layers=Background,Slide3 --filter=eps-builtin --export=foo.eps foo.dia</tt>
+      <cmdsynopsis>
+	<command>dia</command>
+	<arg choice='plain'>--show-layers=Background,Slide3</arg>
+	<arg choice='plain'>--filter=eps-builtin</arg>
+	<arg choice='plain'>--export=foo.eps</arg>
+	<arg choice='plain'>foo.dia</arg>
+      </cmdsynopsis>
       will export the Background and Slide3 layers, i.e. the eps output has only these
       two layers and none others. You would then repeat the export for each
       combination of layers you need to produce your slides. Using this switch
diff -u dia-0.96.1/debian/changelog dia-0.96.1/debian/changelog
--- dia-0.96.1/debian/changelog
+++ dia-0.96.1/debian/changelog
@@ -1,3 +1,10 @@
+dia (0.96.1-7.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix doc/en/dia.xml and doc/pl/dia.xml validation errors, closes: #516237.
+
+ -- Mehdi Dogguy <[email protected]>  Tue, 28 Apr 2009 16:23:31 +0200
+
 dia (0.96.1-7.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- dia-0.96.1.orig/doc/pl/usage-objects.xml
+++ dia-0.96.1/doc/pl/usage-objects.xml
@@ -56,7 +56,7 @@
        <title>Kropki dopasowuj�ce</title>
        <screenshot>
          <screeninfo>Zielone kropki umo�liwiaj� zmian� rozmiaru obrazu.</screeninfo>
-         <graphic format="png" fileref="graphics/greendots" srccredit="Kevin Breit" />
+         <graphic format="PNG" fileref="graphics/greendots" srccredit="Kevin Breit" />
        </screenshot>
      </figure>
      Przestrze� wewn�trz ramek jest przestrzeni� obiektu. Klikni�cie i
@@ -129,7 +129,7 @@
     <title>W�a�ciwo�ci linii</title>
       <screenshot>
         <screeninfo>Poni�ej zosta�y opisane wszystkie trzy akapity.</screeninfo>
-        <graphic format="png" fileref="graphics/line_props" srccredit="Kevin Breit" />
+        <graphic format="PNG" fileref="graphics/line_props" srccredit="Kevin Breit" />
       </screenshot>
     </figure>
     <para>
only in patch2:
unchanged:
--- dia-0.96.1.orig/doc/pl/usage-quickstart.xml
+++ dia-0.96.1/doc/pl/usage-quickstart.xml
@@ -18,7 +18,7 @@
         <screeninfo>To jest diagram sieci domowej stworzonym w 5 minut
         przy u�yciu <application>Dia</application>.
         </screeninfo>
-        <graphic format="png" fileref="graphics/home_network" srccredit="Kevin Breit" />
+        <graphic format="PNG" fileref="graphics/home_network" srccredit="Kevin Breit" />
       </screenshot>
     </figure>
   </para>
only in patch2:
unchanged:
--- dia-0.96.1.orig/doc/en/usage-objects.xml
+++ dia-0.96.1/doc/en/usage-objects.xml
@@ -90,7 +90,6 @@
      will appear to indicate the object is selected.  
      From the menus choose Edit, Delete.  
     </para>
-   </sect2>
    <sect3 id="aligning-objects">
    <title>Aligning Objects</title>
     <para>
@@ -110,6 +109,7 @@
        Object, Group to group them.  
     </para>
    </sect3>
+   </sect2>
   <sect2 id="line-properties">
    <title>Line Properties</title>
     <para>

Reply via email to