[xml/sgml-commit] r1844 - in /packages/w3c-sgml-lib/trunk/debian: changelog control rules w3c-sgml-lib.links

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Mar 15 12:48:40 UTC 2011


Author: periapt-guest
Date: Tue Mar 15 12:48:33 2011
New Revision: 1844

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1844
Log:
Refreshed links for legacy support

Modified:
    packages/w3c-sgml-lib/trunk/debian/changelog
    packages/w3c-sgml-lib/trunk/debian/control
    packages/w3c-sgml-lib/trunk/debian/rules
    packages/w3c-sgml-lib/trunk/debian/w3c-sgml-lib.links

Modified: packages/w3c-sgml-lib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-sgml-lib/trunk/debian/changelog?rev=1844&op=diff
==============================================================================
--- packages/w3c-sgml-lib/trunk/debian/changelog (original)
+++ packages/w3c-sgml-lib/trunk/debian/changelog Tue Mar 15 12:48:33 2011
@@ -2,9 +2,7 @@
 
   * New upstream release
   * Updated copyright
-  * Removed dead links from symbolic links
-  * Reverted conflict avoidance fix as being insufficiently
-    tested (cf. #615125)
+  * Refreshed links for legacy support
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 22 Feb 2011 04:56:41 +0000
 

Modified: packages/w3c-sgml-lib/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-sgml-lib/trunk/debian/control?rev=1844&op=diff
==============================================================================
--- packages/w3c-sgml-lib/trunk/debian/control (original)
+++ packages/w3c-sgml-lib/trunk/debian/control Tue Mar 15 12:48:33 2011
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>, Daniel Leidert (dale) <daniel.leidert at wgdd.de>, Jaldhar H. Vyas <jaldhar at debian.org>
-Build-Depends: debhelper (>= 7), xml-core
+Build-Depends: debhelper (>= 7.0.50~), xml-core
 Standards-Version: 3.9.1
 Homepage: http://validator.w3.org/sgml-lib
 Vcs-Svn: svn://svn.debian.org/svn/debian-xml-sgml/packages/w3c-sgml-lib/trunk/

Modified: packages/w3c-sgml-lib/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-sgml-lib/trunk/debian/rules?rev=1844&op=diff
==============================================================================
--- packages/w3c-sgml-lib/trunk/debian/rules (original)
+++ packages/w3c-sgml-lib/trunk/debian/rules Tue Mar 15 12:48:33 2011
@@ -1,6 +1,13 @@
 #!/usr/bin/make -f
+
+PKG  := $(shell dh_listpackages)
+TMP  := $(CURDIR)/debian/$(PKG)
 
 %:
 	dh $@ 
 
+override_dh_install:
+	dh_install
+	dh_installxmlcatalogs
+	rm -rf $(TMP)/etc
 

Modified: packages/w3c-sgml-lib/trunk/debian/w3c-sgml-lib.links
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-sgml-lib/trunk/debian/w3c-sgml-lib.links?rev=1844&op=diff
==============================================================================
--- packages/w3c-sgml-lib/trunk/debian/w3c-sgml-lib.links (original)
+++ packages/w3c-sgml-lib/trunk/debian/w3c-sgml-lib.links Tue Mar 15 12:48:33 2011
@@ -28,6 +28,9 @@
 usr/share/xml/xhtml/schema/dtd/REC-xhtml-modularization-20081008/xhtml-link-1.mod usr/share/xml/xhtml/schema/dtd/basic/xhtml-link-1.mod
 usr/share/xml/xhtml/schema/dtd/REC-xhtml-modularization-20081008/xhtml-basic-table-1.mod usr/share/xml/xhtml/schema/dtd/basic/xhtml-basic-table-1.mod
 usr/share/xml/xhtml/schema/dtd/REC-xhtml-modularization-20081008/xhtml-hypertext-1.mod usr/share/xml/xhtml/schema/dtd/basic/xhtml-hypertext-1.mod
+usr/share/xml/xhtml/schema/dtd/REC-xhtml-modularization-20100729/xhtml-special.ent usr/share/xml/entities/xhtml/xhtml-special.ent
+usr/share/xml/xhtml/schema/dtd/REC-xhtml-modularization-20100729/xhtml-lat1.ent usr/share/xml/entities/xhtml/xhtml-lat1.ent
+usr/share/xml/xhtml/schema/dtd/REC-xhtml-modularization-20100729/xhtml-symbol.ent usr/share/xml/entities/xhtml/xhtml-symbol.ent
 
 # added manually
 usr/share/xml/xhtml/schema/dtd/xml.dcl usr/share/xml/xhtml/schema/dtd/1.0/xhtml1.dcl




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