[xml/sgml-commit] r1539 - /packages/dbtoepub/trunk/debian/patches/514030_debianize_dbtoepub.dpatch

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Sat Aug 22 23:49:37 UTC 2009


Author: dleidert-guest
Date: Sat Aug 22 23:49:36 2009
New Revision: 1539

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1539
Log:
* debian/patches/514030_debianize_dbtoepub.dpatch: Updated.


Modified:
    packages/dbtoepub/trunk/debian/patches/514030_debianize_dbtoepub.dpatch

Modified: packages/dbtoepub/trunk/debian/patches/514030_debianize_dbtoepub.dpatch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/dbtoepub/trunk/debian/patches/514030_debianize_dbtoepub.dpatch?rev=1539&op=diff
==============================================================================
--- packages/dbtoepub/trunk/debian/patches/514030_debianize_dbtoepub.dpatch (original)
+++ packages/dbtoepub/trunk/debian/patches/514030_debianize_dbtoepub.dpatch Sat Aug 22 23:49:36 2009
@@ -17,15 +17,16 @@
 
 @DPATCH@
 diff -urNad trunk~/bin/dbtoepub trunk/bin/dbtoepub
---- trunk~/bin/dbtoepub	2009-04-05 01:13:24.000000000 +0200
-+++ trunk/bin/dbtoepub	2009-05-10 16:01:27.000000000 +0200
-@@ -17,13 +17,10 @@
+--- trunk~/bin/dbtoepub	2009-07-21 03:17:35.000000000 +0200
++++ trunk/bin/dbtoepub	2009-08-23 01:48:34.000000000 +0200
+@@ -17,14 +17,11 @@
  #                                        layer (imports epub/docbook.xsl).
  #     -v, --verbose                    Make output verbose.
  
 -lib = File.expand_path(File.join(File.dirname(__FILE__), 'lib'))
 -$LOAD_PATH.unshift(lib) if File.exist?(lib)
 -
+ require 'fileutils'
  require 'optparse'
  require 'tmpdir'
  
@@ -35,8 +36,8 @@
  verbose = false
  debug = false
 diff -urNad trunk~/bin/lib/docbook.rb trunk/bin/lib/docbook.rb
---- trunk~/bin/lib/docbook.rb	2009-05-09 19:06:45.000000000 +0200
-+++ trunk/bin/lib/docbook.rb	2009-05-10 16:05:13.000000000 +0200
+--- trunk~/bin/lib/docbook.rb	2009-07-21 03:17:35.000000000 +0200
++++ trunk/bin/lib/docbook.rb	2009-08-23 01:47:40.000000000 +0200
 @@ -1,17 +1,27 @@
  require 'fileutils'
  require 'rexml/parsers/pullparser'




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