[xml/sgml-commit] r2123 - in /packages/epubcheck/trunk/debian: control epubcheck.1 epubcheck.1.in patches/series

malat at users.alioth.debian.org malat at users.alioth.debian.org
Tue Dec 18 13:38:52 UTC 2012


Author: malat
Date: Tue Dec 18 13:38:51 2012
New Revision: 2123

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=2123
Log:
Fix lintian issues

Modified:
    packages/epubcheck/trunk/debian/control
    packages/epubcheck/trunk/debian/epubcheck.1
    packages/epubcheck/trunk/debian/epubcheck.1.in
    packages/epubcheck/trunk/debian/patches/series

Modified: packages/epubcheck/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/control?rev=2123&op=diff
==============================================================================
--- packages/epubcheck/trunk/debian/control (original)
+++ packages/epubcheck/trunk/debian/control Tue Dec 18 13:38:51 2012
@@ -2,9 +2,8 @@
 Priority: optional
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Uploaders: Mathieu Malaterre <malat at debian.org>
-Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant, libjing-java
-#Build-Depends-Indep: 
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant, libjing-java, libsaxon-java
+Standards-Version: 3.9.4
 Section: text
 Homepage: http://code.google.com/p/epubcheck/
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/epubcheck/
@@ -13,18 +12,10 @@
 Package: epubcheck
 Architecture: any
 Depends: ${java:Depends}, ${misc:Depends}
-Description: Reference database and bibliography tool - clients
- RefDB is a reference database and bibliography tool for SGML, XML, and
- LaTeX/BibTeX documents. It allows users to share databases over a network. It
- is accessible through command-line tools, through a web interface, from text
- editors (Emacs, Vim), and it contains a SRU server. Programmers can use Perl
- and PHP libraries to integrate RefDB functionality into their own projects.
- RefDB is released under the GNU General Public License and runs on Linux, the
- *BSDs, OS X, Solaris, and Windows/Cygwin.
+Description: ePub book format validator
+ ePub is a free and open file format for electronic books. It is one of
+ the popular formats, supported by many hardware and software ebook
+ readers and editors.
  .
- RefDB appears to be the only available tool to create HTML, PostScript, PDF,
- DVI, MIF, or RTF output from DocBook (SGML, XML V.4.x and V.5.x) or TEI (XML P4
- and P5) sources with fully formatted citations and bibliographies according to
- publisher's specifications.
- .
- These are the client application for refdb server
+ epubcheck is a tool to validate ePub files that can detect various
+ conformance errors. epubcheck was largely developed at Adobe Systems.

Modified: packages/epubcheck/trunk/debian/epubcheck.1
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/epubcheck.1?rev=2123&op=diff
==============================================================================
--- packages/epubcheck/trunk/debian/epubcheck.1 (original)
+++ packages/epubcheck/trunk/debian/epubcheck.1 Tue Dec 18 13:38:51 2012
@@ -1,7 +1,7 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
 .TH EPUBCHECK "1" "December 2012" "epubcheck 1.2" "User Commands"
 .SH NAME
-Validation tool for EPUB
+epubcheck \- Validation tool for EPUB
 .SH SYNOPSIS
 epubcheck file.epub
 .SH DESCRIPTION

Modified: packages/epubcheck/trunk/debian/epubcheck.1.in
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/epubcheck.1.in?rev=2123&op=diff
==============================================================================
--- packages/epubcheck/trunk/debian/epubcheck.1.in (original)
+++ packages/epubcheck/trunk/debian/epubcheck.1.in Tue Dec 18 13:38:51 2012
@@ -1,5 +1,5 @@
 [NAME]
-Validation tool for EPUB
+epubcheck \- Validation tool for EPUB
 
 [SYNOPSIS]
 epubcheck file.epub

Modified: packages/epubcheck/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/patches/series?rev=2123&op=diff
==============================================================================
--- packages/epubcheck/trunk/debian/patches/series (original)
+++ packages/epubcheck/trunk/debian/patches/series Tue Dec 18 13:38:51 2012
@@ -1,1 +1,2 @@
 fixencoding.patch
+fixrelativepath.patch




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