[Pkg-ocaml-maint-commits] r3915 - in /trunk/packages/headache/trunk/debian: changelog copyright xml-man/headache.xml
gildor at users.alioth.debian.org
gildor at users.alioth.debian.org
Thu Jul 5 20:07:23 UTC 2007
Author: gildor
Date: Thu Jul 5 20:07:23 2007
New Revision: 3915
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3915
Log:
* Change email
* Correct docbook sysid
Modified:
trunk/packages/headache/trunk/debian/changelog
trunk/packages/headache/trunk/debian/copyright
trunk/packages/headache/trunk/debian/xml-man/headache.xml
Modified: trunk/packages/headache/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/changelog?rev=3915&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/changelog (original)
+++ trunk/packages/headache/trunk/debian/changelog Thu Jul 5 20:07:23 2007
@@ -2,8 +2,10 @@
* Upgrade debian/watch version to 3,
* Rewrite and relicense debian/xml-man/headache.xml,
+ * Change email address to gildor at debian.org everywhere
+ * Use DTD from docbook-xml package and not from docbook package
- -- Sylvain Le Gall <gildor at debian.org> Sun, 5 Nov 2006 16:23:30 +0100
+ -- Sylvain Le Gall <gildor at debian.org> Sat, 23 Jun 2007 17:17:11 +0100
headache (1.03-9) unstable; urgency=low
Modified: trunk/packages/headache/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/copyright?rev=3915&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/copyright (original)
+++ trunk/packages/headache/trunk/debian/copyright Thu Jul 5 20:07:23 2007
@@ -1,4 +1,4 @@
-This package was debianized by Sylvain Le Gall <sylvain.le-gall at polytechnique.org> on
+This package was debianized by Sylvain Le Gall <gildor at debian.org> on
Sun, 15 Feb 2004 21:54:24 +0100.
It was downloaded from :
Modified: trunk/packages/headache/trunk/debian/xml-man/headache.xml
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/xml-man/headache.xml?rev=3915&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/xml-man/headache.xml (original)
+++ trunk/packages/headache/trunk/debian/xml-man/headache.xml Thu Jul 5 20:07:23 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
- "/usr/share/sgml/docbook/dtd/xml/4.4/docbookx.dtd" [
+ "/usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd" [
<!ENTITY debian "Debian GNU/Linux">
<!ENTITY dhprg "<command>headache</command>">
]>
More information about the Pkg-ocaml-maint-commits
mailing list