[Pkg-mono-svn-commits] rev 1964 - non-group/cowbell/trunk/debian

Sebastian Dröge slomo-guest at costa.debian.org
Sat Aug 13 16:22:44 UTC 2005


Author: slomo-guest
Date: 2005-08-13 16:22:43 +0000 (Sat, 13 Aug 2005)
New Revision: 1964

Modified:
   non-group/cowbell/trunk/debian/control
   non-group/cowbell/trunk/debian/cowbell.1.xml
   non-group/cowbell/trunk/debian/rules
Log:
corrected manpage generation of cowbell


Modified: non-group/cowbell/trunk/debian/control
===================================================================
--- non-group/cowbell/trunk/debian/control	2005-08-13 15:42:28 UTC (rev 1963)
+++ non-group/cowbell/trunk/debian/control	2005-08-13 16:22:43 UTC (rev 1964)
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at slomosnail.de>
-Build-Depends-Indep: debhelper (>= 4.1.0), cdbs, cli-common (>= 0.1.3), mono-mcs (>= 1.0) | c-sharp-compiler, libtagc0-dev (>= 1.3.0), libgtk2.0-cil (>= 1.9.5), libglib2.0-cil (>= 1.9.5), libglade2.0-cil (>= 1.9.5), pkg-config, intltool, xsltproc, docbook-xsl
+Build-Depends-Indep: debhelper (>= 4.1.0), cdbs, cli-common (>= 0.1.3), mono-mcs (>= 1.0) | c-sharp-compiler, libtagc0-dev (>= 1.3.0), libgtk2.0-cil (>= 1.9.5), libglib2.0-cil (>= 1.9.5), libglade2.0-cil (>= 1.9.5), pkg-config, intltool, xsltproc, docbook-xsl, docbook-xml (>= 4.4)
 Standards-Version: 3.6.2
 
 Package: cowbell

Modified: non-group/cowbell/trunk/debian/cowbell.1.xml
===================================================================
--- non-group/cowbell/trunk/debian/cowbell.1.xml	2005-08-13 15:42:28 UTC (rev 1963)
+++ non-group/cowbell/trunk/debian/cowbell.1.xml	2005-08-13 16:22:43 UTC (rev 1964)
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 ]>
 <refentry>
   <refentryinfo>

Modified: non-group/cowbell/trunk/debian/rules
===================================================================
--- non-group/cowbell/trunk/debian/rules	2005-08-13 15:42:28 UTC (rev 1963)
+++ non-group/cowbell/trunk/debian/rules	2005-08-13 16:22:43 UTC (rev 1964)
@@ -9,7 +9,7 @@
 
 build/cowbell::
 	/usr/bin/xsltproc -""-nonet -o debian/cowbell.1 \
-		/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl \
+		/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl \
 		debian/cowbell.1.xml
 	
 common-binary-predeb-indep::




More information about the Pkg-mono-svn-commits mailing list