[xml/sgml-commit] r964 - in /packages/docbook-defguide/trunk/debian: changelog watch

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Mon Jan 7 21:50:16 UTC 2008


Author: dleidert-guest
Date: Mon Jan  7 21:50:15 2008
New Revision: 964

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=964
Log:
* debian/watch: Slightly improved to ignore the SVN version part.

Modified:
    packages/docbook-defguide/trunk/debian/changelog
    packages/docbook-defguide/trunk/debian/watch

Modified: packages/docbook-defguide/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-defguide/trunk/debian/changelog?rev=964&op=diff
==============================================================================
--- packages/docbook-defguide/trunk/debian/changelog (original)
+++ packages/docbook-defguide/trunk/debian/changelog Mon Jan  7 21:50:15 2008
@@ -5,6 +5,7 @@
     status.
     (Build-Depends-Indep): Build-depend on the recently introduced -gcj
     packages with native code to speed up the build process (closes: #459043).
+  * debian/watch: Slightly improved to ignore the SVN version part.
 
  -- Daniel Leidert (dale) <daniel.leidert at wgdd.de>  Mon, 07 Jan 2008 22:44:19 +0100
 

Modified: packages/docbook-defguide/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-defguide/trunk/debian/watch?rev=964&op=diff
==============================================================================
--- packages/docbook-defguide/trunk/debian/watch (original)
+++ packages/docbook-defguide/trunk/debian/watch Mon Jan  7 21:50:15 2008
@@ -4,4 +4,5 @@
 # NOTE: uupdate will *NOT* work, because we need to get the source from SVN.
 
 version=3
-http://docbook.org/tdg/ en/tdg-en-html-([\d\.]+).zip
+opts=dversionmangle=s/\+svn.*$//g \
+  http://docbook.org/tdg/ en/tdg-en-html-([\d\.]+).zip




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