debian/changelog | 6 ++++-- debian/control | 2 +- debian/xorg-sgml-doctools.install | 6 ++++++ 3 files changed, 11 insertions(+), 3 deletions(-)
New commits: commit 4309f1b444e231eab2a6d83c2732524ef577b529 Author: Cyril Brulebois <[email protected]> Date: Wed Mar 30 20:33:09 2011 +0200 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index e64d64d..3d4eb91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xorg-sgml-doctools (1:1.7-1) UNRELEASED; urgency=low +xorg-sgml-doctools (1:1.7-1) unstable; urgency=low * New upstream release: - Add support for docbook external references. @@ -13,7 +13,7 @@ xorg-sgml-doctools (1:1.7-1) UNRELEASED; urgency=low * Get rid of (removed) --enable-man-pages configure flag. * Bump Standards-Version to 3.9.1 (no changes needed). - -- Cyril Brulebois <[email protected]> Wed, 30 Mar 2011 18:40:46 +0200 + -- Cyril Brulebois <[email protected]> Wed, 30 Mar 2011 20:33:02 +0200 xorg-sgml-doctools (1:1.6-1) unstable; urgency=low commit 4f3c30b5553f73678ef2907edc79a5bc6c891ce9 Author: Cyril Brulebois <[email protected]> Date: Wed Mar 30 20:32:55 2011 +0200 Bump Standards-Version to 3.9.1 (no changes needed). diff --git a/debian/changelog b/debian/changelog index 7fd395f..e64d64d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ xorg-sgml-doctools (1:1.7-1) UNRELEASED; urgency=low - Use quilt (so that we're ready to patch if needed). - Pass --fail-missing to dh_install for additional safety. * Get rid of (removed) --enable-man-pages configure flag. + * Bump Standards-Version to 3.9.1 (no changes needed). -- Cyril Brulebois <[email protected]> Wed, 30 Mar 2011 18:40:46 +0200 diff --git a/debian/control b/debian/control index 5bf1ea9..15742df 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: quilt, pkg-config, xutils-dev (>= 1:7.5+4), -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Vcs-Git: git://git.debian.org/git/pkg-xorg/doc/xorg-sgml-doctools Vcs-Browser: http://git.debian.org/?p=pkg-xorg/doc/xorg-sgml-doctools.git commit a07e174e1a69d3b541b0e69ead0123e530950788 Author: Cyril Brulebois <[email protected]> Date: Wed Mar 30 20:31:05 2011 +0200 Update .install file accordingly for new XML/XSL files. diff --git a/debian/changelog b/debian/changelog index 30b1bef..7fd395f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xorg-sgml-doctools (1:1.7-1) UNRELEASED; urgency=low * New upstream release: - Add support for docbook external references. + * Update .install file accordingly for new XML/XSL files. * Bump xutils-dev build-dep for new macros. * Update Uploaders list. Thanks, David! * Switch to dh: diff --git a/debian/xorg-sgml-doctools.install b/debian/xorg-sgml-doctools.install index 4f37153..43a2cd9 100644 --- a/debian/xorg-sgml-doctools.install +++ b/debian/xorg-sgml-doctools.install @@ -1,4 +1,10 @@ usr/share/sgml/X11/defs.ent usr/share/sgml/X11/xorg.css usr/share/sgml/X11/xorg.xsl +usr/share/sgml/X11/xorg-fo.xsl +usr/share/sgml/X11/xorg-xhtml.xsl +usr/share/sgml/X11/dbs/masterdb.html.xml +usr/share/sgml/X11/dbs/masterdb.pdf.xml +usr/share/sgml/X11/dbs/masterdb.ps.xml +usr/share/sgml/X11/dbs/masterdb.txt.xml usr/share/pkgconfig/xorg-sgml-doctools.pc -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

