[xml/sgml-commit] r1248 - in /packages/xml-resume-library/trunk/debian: README.source changelog control copyright examples/Makefile patches/bts-498047_it_xsl.patch

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Mon Sep 22 11:55:50 UTC 2008


Author: dleidert-guest
Date: Mon Sep 22 11:55:49 2008
New Revision: 1248

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1248
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    packages/xml-resume-library/trunk/debian/README.source
    packages/xml-resume-library/trunk/debian/patches/bts-498047_it_xsl.patch
Modified:
    packages/xml-resume-library/trunk/debian/changelog
    packages/xml-resume-library/trunk/debian/control
    packages/xml-resume-library/trunk/debian/copyright
    packages/xml-resume-library/trunk/debian/examples/Makefile

Added: packages/xml-resume-library/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xml-resume-library/trunk/debian/README.source?rev=1248&op=file
==============================================================================
--- packages/xml-resume-library/trunk/debian/README.source (added)
+++ packages/xml-resume-library/trunk/debian/README.source Mon Sep 22 11:55:49 2008
@@ -1,0 +1,4 @@
+This package uses cdbs with simple patch to handle patches against upstream
+source code; you can find additional information about cdbs at
+
+    /usr/share/doc/cdbs/

Modified: packages/xml-resume-library/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xml-resume-library/trunk/debian/changelog?rev=1248&op=diff
==============================================================================
--- packages/xml-resume-library/trunk/debian/changelog (original)
+++ packages/xml-resume-library/trunk/debian/changelog Mon Sep 22 11:55:49 2008
@@ -1,7 +1,25 @@
+xml-resume-library (1.5.1-10) unstable; urgency=low
+
+  * QA upload.
+  * debian/control
+    - set QA Group as maintainer
+    - bump Standards-Version to 3.8.0
+  * debian/examples/Makefile
+    - applied Francesco's patch; thanks to him; Closes: #497321
+  * debian/copyright
+    - added copyright notice for debian/examples/Makefile
+    - added copiright notice for xsl/country/it.xls after Francesco's patch
+  * debian/patches/bts-498047_it_xsl.patch
+    - added Francesco's patch; thanks to him; Closes: #498047
+  * debian/README.source
+    - added to comply with Policy 3.8.0
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 21 Sep 2008 22:15:49 +0200
+
 xml-resume-library (1.5.1-9) unstable; urgency=low
 
   * debian/control
-    - removed reccomendation on passivetex since it is no longer available
+    - removed reccomendation on passivetex since no more available
   * debian/copyright
     - fixed a typo in copyright notice
   * debian/xml-resume-library.doc-base

Modified: packages/xml-resume-library/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xml-resume-library/trunk/debian/control?rev=1248&op=diff
==============================================================================
--- packages/xml-resume-library/trunk/debian/control (original)
+++ packages/xml-resume-library/trunk/debian/control Mon Sep 22 11:55:49 2008
@@ -1,16 +1,16 @@
 Source: xml-resume-library
 Section: text
 Priority: optional
-Maintainer: Sandro Tosi <matrixhasu at gmail.com>
+Maintainer: Debian QA Group <packages at qa.debian.org>
 Build-Depends-Indep: w3m, sgml-data
 Build-Depends: cdbs, debhelper (>= 5.0.0)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://xmlresume.sourceforge.net
 
 Package: xml-resume-library
 Architecture: all
 Depends: sgml-data (>= 1.9.1)
-Recommends: xsltproc | xalan | sablotron, xmlto
+Recommends: xsltproc | xalan | sablotron, xmlto, xmltex
 Suggests: www-browser, pdf-viewer, java2-runtime
 Description: A set of tools for writing a resume in XML
  The XML Resume Library is an XML and XSL based system for marking up,
@@ -22,5 +22,3 @@
           * Web-ready HTML,
           * Print-ready PDF, or
           * Plain, unformatted text
- .
-

Modified: packages/xml-resume-library/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xml-resume-library/trunk/debian/copyright?rev=1248&op=diff
==============================================================================
--- packages/xml-resume-library/trunk/debian/copyright (original)
+++ packages/xml-resume-library/trunk/debian/copyright Mon Sep 22 11:55:49 2008
@@ -37,3 +37,13 @@
     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
     OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
     IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+These files have different copyright notices:
+
+debian/examples/Makefile:
+    Copyright © 2002 Colin Walters <walters at debian.org>
+    Copyright © 2008 Francesco Poli <frx at firenze.linux.it>
+
+xsl/country/it.xls:
+    Copyright (c) 2001-2002 Stewart Evans
+    Copyright (c) 2008 Francesco Poli <frx at firenze.linux.it>

Modified: packages/xml-resume-library/trunk/debian/examples/Makefile
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xml-resume-library/trunk/debian/examples/Makefile?rev=1248&op=diff
==============================================================================
--- packages/xml-resume-library/trunk/debian/examples/Makefile (original)
+++ packages/xml-resume-library/trunk/debian/examples/Makefile Mon Sep 22 11:55:49 2008
@@ -1,7 +1,8 @@
 # -*- mode: makefile; coding: utf-8 -*-
 # A sample Makefile for building your résumé using the
-# xml-resume-library.  Requirements: xsltproc, fop, passivetex
+# xml-resume-library.  Requirements: xsltproc, xmlto, xmltex
 # Copyright © 2002 Colin Walters <walters at debian.org>
+# Copyright © 2008 Francesco Poli <frx at firenze.linux.it>
 
 # This should be the name of your résumé file, but without the .xml
 # extension.
@@ -11,9 +12,7 @@
 country   ?= us
 papersize ?= letter
 
-# The styles you want to use.  These are for the United States; see
-# the directory /usr/share/sgml/xml-resume-library/xsl/output/ for
-# other styles.
+# The styles you want to use, for your country and papersize.
 FO_STYLE   = /usr/share/sgml/xml-resume-library/xsl/output/${country}-${papersize}.xsl
 HTML_STYLE = /usr/share/sgml/xml-resume-library/xsl/output/${country}-html.xsl
 TXT_STYLE  = /usr/share/sgml/xml-resume-library/xsl/output/${country}-text.xsl
@@ -24,7 +23,7 @@
 all:	$(resume).html $(resume).txt $(resume).pdf
 
 clean:
-	-rm -f $(resume).html $(resume).pdf $(resume).fo $(resume).txt *~
+	-rm -f $(resume).html $(resume).pdf $(resume).txt *~
 
 $(resume).html: $(resume).xml
 	xsltproc $(HTML_STYLE) $(resume).xml > $(resume).html
@@ -32,8 +31,6 @@
 $(resume).txt: $(resume).xml
 	xsltproc $(TXT_STYLE) $(resume).xml > $(resume).txt
 
-$(resume).fo: $(resume).xml
-	xsltproc $(FO_STYLE) $(resume).xml > $(resume).fo
+$(resume).pdf: $(resume).xml
+	xmlto -x $(FO_STYLE) pdf $(resume).xml
 
-$(resume).pdf: $(resume).fo
-	fop -fo $(resume).fo -pdf $(resume).pdf

Added: packages/xml-resume-library/trunk/debian/patches/bts-498047_it_xsl.patch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xml-resume-library/trunk/debian/patches/bts-498047_it_xsl.patch?rev=1248&op=file
==============================================================================
--- packages/xml-resume-library/trunk/debian/patches/bts-498047_it_xsl.patch (added)
+++ packages/xml-resume-library/trunk/debian/patches/bts-498047_it_xsl.patch Mon Sep 22 11:55:49 2008
@@ -1,0 +1,53 @@
+diff -ruN xsl/country/it.xsl xsl/country/it.xsl
+--- xsl/country/it.xsl	2008-03-10 06:25:33.000000000 +0100
++++ xsl/country/it.xsl	2008-09-06 17:52:47.000000000 +0200
+@@ -5,6 +5,7 @@
+ Parameters for Italian resumes.
+ 
+ Copyright (c) 2001-2002 Stewart Evans
++Copyright (c) 2008 Francesco Poli <frx at firenze.linux.it>
+ All rights reserved.
+ 
+ Redistribution and use in source and binary forms, with or without
+@@ -37,12 +38,12 @@
+   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+ 
+   <xsl:param name="resume.word">Curriculum Vitae</xsl:param>
+-  <xsl:param name="page.word">page</xsl:param>
++  <xsl:param name="page.word">pagina</xsl:param>
+   <xsl:param name="contact.word">Contatti</xsl:param>
+   <xsl:param name="objective.word">Obiettivi</xsl:param>
+   <xsl:param name="history.word">Esperienze Professionali</xsl:param>
+   <xsl:param name="academics.word">Istruzione</xsl:param>
+-  <xsl:param name="publications.word">Documenti</xsl:param>
++  <xsl:param name="publications.word">Pubblicazioni</xsl:param>
+   <xsl:param name="miscellany.word">Varie</xsl:param>
+   <xsl:param name="in.word">in</xsl:param>
+   <xsl:param name="copyright.word">Copyright &#169;</xsl:param>
+@@ -56,7 +57,7 @@
+   <xsl:param name="url.word">URL</xsl:param>
+   <xsl:param name="achievements.word">Conseguimenti</xsl:param>
+   <xsl:param name="projects.word">Progetti</xsl:param>
+-  <xsl:param name="referees.word">Riferimenti</xsl:param>
++  <xsl:param name="referees.word">Referenze</xsl:param>
+ 
+   <!-- default to Italian address formatting -->
+   <xsl:param name="address.format">italian</xsl:param>
+@@ -75,14 +76,14 @@
+   <xsl:param name="referees.hidden.phrase">Disponibile su richiesta</xsl:param>
+   <xsl:param name="security-clearances.word">Autorizzazioni speciali</xsl:param>
+   <xsl:param name="interests.word">Interessi</xsl:param>
+-  <xsl:param name="minor.word">TRANSLATION NEEDED</xsl:param>
+-  <xsl:param name="minors.word">TRANSLATION NEEDED</xsl:param>
++  <xsl:param name="minor.word">e</xsl:param>
++  <xsl:param name="minors.word">e</xsl:param>
+   <xsl:param name="overall-gpa.word">Voto</xsl:param>
+   <xsl:param name="major-gpa.word">Voto</xsl:param>
+   <xsl:param name="out-of.word"> su </xsl:param>
+   <xsl:param name="last-modified.phrase">Ultima modifica</xsl:param>
+   <xsl:param name="phone.work.phrase">Telefono ufficio</xsl:param>
+   <xsl:param name="phone.mobile.phrase">Telefono cellulare</xsl:param>
+-  <xsl:param name="pager.word">TRANSLATION NEEDED</xsl:param>
++  <xsl:param name="pager.word">Cercapersone</xsl:param>
+ </xsl:stylesheet>
+ 




More information about the debian-xml-sgml-commit mailing list