[xml/sgml-commit] r1039 - in /packages/xmlroff/trunk/debian: ./ changelog control copyright rules

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Wed Mar 5 18:49:49 UTC 2008


Author: dleidert-guest
Date: Wed Mar  5 18:49:49 2008
New Revision: 1039

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

Added:
    packages/xmlroff/trunk/debian/   (with props)
    packages/xmlroff/trunk/debian/changelog
    packages/xmlroff/trunk/debian/control
    packages/xmlroff/trunk/debian/copyright
    packages/xmlroff/trunk/debian/rules   (with props)

Propchange: packages/xmlroff/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/xmlroff/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xmlroff/trunk/debian/changelog?rev=1039&op=file
==============================================================================
--- packages/xmlroff/trunk/debian/changelog (added)
+++ packages/xmlroff/trunk/debian/changelog Wed Mar  5 18:49:49 2008
@@ -1,0 +1,24 @@
+xmlroff (0.5.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * New policy version. Added Homepage field to debian/control.
+  * Enabled unit tests in debian/rules, added build dependency on
+    libcunit1-dev to debian/control.
+  * Added --as-needed in debian/rules to reduce lib dependencies.
+  * Remove most libfo files in debian/rules, not needed.
+
+ -- W. Martin Borgert <debacle at debacle.org>  Sat, 22 Dec 2007 23:24:23 +0000
+
+xmlroff (0.5.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Build-Depends fixed, thanks to Bastian Blank (Closes: #432406).
+    Verified using pbuilder.
+
+ -- W. Borgert <debacle at debacle.org>  Wed, 11 Jul 2007 10:52:27 +0000
+
+xmlroff (0.5.0-1) unstable; urgency=low
+
+  * Initial upload closes: #182445 after 1572 days.
+
+ -- W. Borgert <debacle at debacle.org>  Sat, 16 Jun 2007 21:03:12 +0000

Added: packages/xmlroff/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xmlroff/trunk/debian/control?rev=1039&op=file
==============================================================================
--- packages/xmlroff/trunk/debian/control (added)
+++ packages/xmlroff/trunk/debian/control Wed Mar  5 18:49:49 2008
@@ -1,0 +1,16 @@
+Source: xmlroff
+Section: text
+Priority: optional
+Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
+Uploaders: W. Martin Borgert <debacle at debian.org>
+Standards-Version: 3.7.3
+Build-Depends: autotools-dev, debhelper (>= 4), cdbs, libxslt1-dev, libgtk2.0-dev, libcairo2-dev, libpango1.0-dev, libgnomeprint2.2-dev, xsltproc, docbook-xsl, libcunit1-dev
+Homepage: http://xmlroff.org/
+
+Package: xmlroff
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: XSL formatter mainly for DocBook
+ xmlroff is a fast, free, high-quality, multi-platform XSL formatter
+ that aims to excel at DocBook formatting and that integrates easily
+ with other programs and with scripting languages.

Added: packages/xmlroff/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xmlroff/trunk/debian/copyright?rev=1039&op=file
==============================================================================
--- packages/xmlroff/trunk/debian/copyright (added)
+++ packages/xmlroff/trunk/debian/copyright Wed Mar  5 18:49:49 2008
@@ -1,0 +1,42 @@
+This package was debianized by W. Martin Borgert
+<debacle at debian.org> on Sat, 16 Jun 2007 21:03:12 +0000.
+
+Home page at http://xmlroff.org/.
+
+Copyright:
+
+Copyright (c) 2001, 2002 Sun Microsystems. All Rights Reserved.
+Copyright (c) 2007 Menteith Consulting
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+
+ - Redistribution in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the
+   distribution.
+
+Neither the name of Sun Microsystems or the names of contributors may
+be used to endorse or promote products derived from this software
+without specific prior written permission.
+
+This software is provided "AS IS," without a warranty of any kind. ALL
+EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
+INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
+PARTICULAR PURPOSE OR NON INFRINGEMENT, ARE HEREBY EXCLUDED. SUN
+MICROSYSTEMS AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES
+SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
+THE SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL SUN MICROSYSTEMS OR
+ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR
+DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE
+DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY,
+ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE, EVEN IF SUN
+MICROSYSTEMS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+You acknowledge that this Software is not designed, licensed or
+intended for use in the design, construction, operation or maintenance
+of any nuclear facility.

Added: packages/xmlroff/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/xmlroff/trunk/debian/rules?rev=1039&op=file
==============================================================================
--- packages/xmlroff/trunk/debian/rules (added)
+++ packages/xmlroff/trunk/debian/rules Wed Mar  5 18:49:49 2008
@@ -1,0 +1,18 @@
+#!/usr/bin/make -f
+
+DB2MAN=http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
+DEB_INSTALL_MANPAGES_xmlroff := xmlroff.1
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-cunit
+
+common-build-arch::
+	xsltproc --nonet --novalid $(DB2MAN) docs/xmlroff.xml
+
+# remove libfo stuff - ATM no other package needs it
+install/xmlroff::
+	rm -r debian/xmlroff/usr/include/ debian/xmlroff/usr/lib/
+

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




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