[xml/sgml-commit] r698 - packages/docbook2x/trunk/debian
Daniel Leidert
dleidert-guest at alioth.debian.org
Tue Apr 10 20:46:11 UTC 2007
Author: dleidert-guest
Date: 2007-04-10 20:46:10 +0000 (Tue, 10 Apr 2007)
New Revision: 698
Removed:
packages/docbook2x/trunk/debian/patches/
Modified:
packages/docbook2x/trunk/debian/changelog
packages/docbook2x/trunk/debian/control
packages/docbook2x/trunk/debian/rules
Log:
* New upstream version 0.8.8.
* debian/control: Added XS-Vcs-Browser and XS-Vcs-Svn fields.
(Build-Depends): Removed dpatch dependency.
* debian/rules: Removed dpatch ruleset inclusion.
(binary-install/docbook2x): Added the upstream changelog as well.
* debian/patches/00list:
* debian/patches/01_add_missing_documentation.dpatch: Removed. Fixed
upstream.
Modified: packages/docbook2x/trunk/debian/changelog
===================================================================
--- packages/docbook2x/trunk/debian/changelog 2007-04-10 19:45:31 UTC (rev 697)
+++ packages/docbook2x/trunk/debian/changelog 2007-04-10 20:46:10 UTC (rev 698)
@@ -1,9 +1,19 @@
-docbook2x (0.8.7-2) UNRELEASED; urgency=low
+docbook2x (0.8.8-1) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * New upstream version 0.8.8.
- -- Daniel Leidert (dale) <daniel.leidert at wgdd.de> Tue, 10 Apr 2007 21:44:13 +0200
+ [ Daniel Leidert ]
+ * debian/control: Added XS-Vcs-Browser and XS-Vcs-Svn fields.
+ (Build-Depends): Removed dpatch dependency.
+ * debian/rules: Removed dpatch ruleset inclusion.
+ (binary-install/docbook2x): Added the upstream changelog as well.
+ * debian/patches/00list:
+ * debian/patches/01_add_missing_documentation.dpatch: Removed. Fixed
+ upstream.
+ -- Daniel Leidert (dale) <daniel.leidert at wgdd.de> Tue, 10 Apr 2007 22:23:27 +0200
+
docbook2x (0.8.7-1) experimental; urgency=low
* New upstream release 0.8.7 (closes: #292046).
Modified: packages/docbook2x/trunk/debian/control
===================================================================
--- packages/docbook2x/trunk/debian/control 2007-04-10 19:45:31 UTC (rev 697)
+++ packages/docbook2x/trunk/debian/control 2007-04-10 20:46:10 UTC (rev 698)
@@ -3,9 +3,11 @@
Priority: optional
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
Uploaders: Ardo van Rangelrooij <ardo at debian.org>, W. Borgert <debacle at debian.org>, Rafael Laboissiere <rafael at debian.org>, Daniel Leidert (dale) <daniel.leidert at wgdd.de>
-Build-Depends: debhelper (>= 4.2), cdbs (>= 0.4.21), dpatch, libxml-sax-perl, opensp, sp, texinfo, xsltproc
+Build-Depends: debhelper (>= 4.2), cdbs (>= 0.4.21), libxml-sax-perl, opensp, sp, texinfo, xsltproc
Build-Conflicts: libxml2-utils, tidy
Standards-Version: 3.7.2
+XS-Vcs-Browser: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook2x/trunk/
+XS-Vcs-Svn: svn://svn.debian.org/svn/debian-xml-sgml/packages/docbook2x/
Package: docbook2x
Architecture: any
Modified: packages/docbook2x/trunk/debian/rules
===================================================================
--- packages/docbook2x/trunk/debian/rules 2007-04-10 19:45:31 UTC (rev 697)
+++ packages/docbook2x/trunk/debian/rules 2007-04-10 20:46:10 UTC (rev 698)
@@ -2,7 +2,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
PACKAGE := docbook2x
@@ -22,6 +21,7 @@
dh_installinfo -pdocbook2x debian/docbook2X.info \
debian/docbook2man-xslt.info \
debian/docbook2texi-xslt.info
+ dh_installchangelogs doc/changes.html
binary-post-install/docbook2x::
mv $(CURDIR)/debian/$(PACKAGE)/usr/share/doc/docbook2X \
More information about the debian-xml-sgml-commit
mailing list