[xml/sgml-commit] r2118 - in /packages/epubcheck: ./ trunk/ trunk/debian/ trunk/debian/changelog trunk/debian/compat trunk/debian/control trunk/debian/copyright trunk/debian/rules trunk/debian/source/ trunk/debian/source/format trunk/debian/watch

malat at users.alioth.debian.org malat at users.alioth.debian.org
Tue Dec 18 12:48:30 UTC 2012


Author: malat
Date: Tue Dec 18 12:48:29 2012
New Revision: 2118

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=2118
Log:
Start work on epubcheck

Added:
    packages/epubcheck/
    packages/epubcheck/trunk/
    packages/epubcheck/trunk/debian/
    packages/epubcheck/trunk/debian/changelog
    packages/epubcheck/trunk/debian/compat
    packages/epubcheck/trunk/debian/control
    packages/epubcheck/trunk/debian/copyright
    packages/epubcheck/trunk/debian/rules   (with props)
    packages/epubcheck/trunk/debian/source/
    packages/epubcheck/trunk/debian/source/format
    packages/epubcheck/trunk/debian/watch

Added: packages/epubcheck/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/changelog?rev=2118&op=file
==============================================================================
--- packages/epubcheck/trunk/debian/changelog (added)
+++ packages/epubcheck/trunk/debian/changelog Tue Dec 18 12:48:29 2012
@@ -1,0 +1,5 @@
+epubcheck (1.2-1) unstable; urgency=low
+
+  * Initial Debian Upload (Closes: #602780)
+
+ -- Mathieu Malaterre <malat at debian.org>  Thu, 20 Sep 2012 10:00:14 +0200

Added: packages/epubcheck/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/compat?rev=2118&op=file
==============================================================================
--- packages/epubcheck/trunk/debian/compat (added)
+++ packages/epubcheck/trunk/debian/compat Tue Dec 18 12:48:29 2012
@@ -1,0 +1,1 @@
+9

Added: packages/epubcheck/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/control?rev=2118&op=file
==============================================================================
--- packages/epubcheck/trunk/debian/control (added)
+++ packages/epubcheck/trunk/debian/control Tue Dec 18 12:48:29 2012
@@ -1,0 +1,30 @@
+Source: epubcheck
+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
+#Build-Depends-Indep: 
+Standards-Version: 3.9.3
+Section: text
+Homepage: http://code.google.com/p/epubcheck/
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/epubcheck/
+Vcs-Svn: svn://svn.debian.org/debian-xml-sgml/packages/epubcheck/trunk/
+
+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.
+ .
+ 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

Added: packages/epubcheck/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/copyright?rev=2118&op=file
==============================================================================
--- packages/epubcheck/trunk/debian/copyright (added)
+++ packages/epubcheck/trunk/debian/copyright Tue Dec 18 12:48:29 2012
@@ -1,0 +1,10 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: epubcheck
+Upstream-Contact: 
+Source: http://code.google.com/p/epubcheck/
+
+
+Files: debian/*
+Copyright: 2012 Mathieu Malaterre <malat at debian.org>
+License: GPL-2+
+ Same as above

Added: packages/epubcheck/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/rules?rev=2118&op=file
==============================================================================
--- packages/epubcheck/trunk/debian/rules (added)
+++ packages/epubcheck/trunk/debian/rules Tue Dec 18 12:48:29 2012
@@ -1,0 +1,8 @@
+#!/usr/bin/make -f
+#export DH_VERBOSE=1
+
+%:
+	dh $@ --with javahelper
+
+get-orig-source:
+	uscan --verbose --force-download --rename --repack

Propchange: packages/epubcheck/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/epubcheck/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/source/format?rev=2118&op=file
==============================================================================
--- packages/epubcheck/trunk/debian/source/format (added)
+++ packages/epubcheck/trunk/debian/source/format Tue Dec 18 12:48:29 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: packages/epubcheck/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/epubcheck/trunk/debian/watch?rev=2118&op=file
==============================================================================
--- packages/epubcheck/trunk/debian/watch (added)
+++ packages/epubcheck/trunk/debian/watch Tue Dec 18 12:48:29 2012
@@ -1,0 +1,2 @@
+version=3
+http://code.google.com/p/epubcheck/downloads/list?can=1 .*/epubcheck-src-(\d[\d.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) debian jh_repack




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