[xml/sgml-commit] r2196 - in /packages/refdb/trunk/debian: changelog control patches/fix-underlinking.patch patches/fixbatikrast.patch patches/series patches/use_slashrun.patch refdb-doc.install rules

malat at users.alioth.debian.org malat at users.alioth.debian.org
Sat Dec 28 09:23:55 UTC 2013


Author: malat
Date: Sat Dec 28 09:23:55 2013
New Revision: 2196

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=2196
Log:
Prepare an upload to experimental

Modified:
    packages/refdb/trunk/debian/changelog
    packages/refdb/trunk/debian/control
    packages/refdb/trunk/debian/patches/fix-underlinking.patch
    packages/refdb/trunk/debian/patches/fixbatikrast.patch
    packages/refdb/trunk/debian/patches/series
    packages/refdb/trunk/debian/patches/use_slashrun.patch
    packages/refdb/trunk/debian/refdb-doc.install
    packages/refdb/trunk/debian/rules

Modified: packages/refdb/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/changelog?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/changelog	(original)
+++ packages/refdb/trunk/debian/changelog	Sat Dec 28 09:23:55 2013
@@ -1,8 +1,9 @@
-refdb (0.9.9-4) UNRELEASED; urgency=low
+refdb (1.0.0+pre2-1) experimental; urgency=low
 
   * Add missing B-D: libxml-perl
+  * Upload pre2 to experimental
 
- -- Mathieu Malaterre <malat at debian.org>  Fri, 11 Jan 2013 19:03:41 +0100
+ -- Mathieu Malaterre <malat at debian.org>  Sat, 28 Dec 2013 10:23:34 +0100
 
 refdb (0.9.9-3) unstable; urgency=low
 

Modified: packages/refdb/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/control?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/control	(original)
+++ packages/refdb/trunk/debian/control	Sat Dec 28 09:23:55 2013
@@ -3,11 +3,11 @@
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Uploaders: Mathieu Malaterre <malat at debian.org>
 Build-Depends: debhelper (>= 9), libdbi-dev (>= 0.8.1), libreadline-dev, libexpat-dev, libbtparse-dev, autotools-dev,
- automake1.9, libmarc-record-perl, libmarc-charset-perl, librefdb-sru-perl, libterm-clui-perl, libxml-perl
+ automake, libmarc-record-perl, libmarc-charset-perl, librefdb-sru-perl, libterm-clui-perl, libxml-perl
 #, dh-autoreconf
 Build-Depends-Indep: docbook-xsl, docbook-xsl-ns, xsltproc, libxml2-utils, libbatik-java, libtrang-java, sgrep, tidy,
  openjade, libsgml-dtdparse-perl, fop, ttf-dejavu
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Section: text
 Homepage: http://refdb.sf.net
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/refdb/

Modified: packages/refdb/trunk/debian/patches/fix-underlinking.patch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/patches/fix-underlinking.patch?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/patches/fix-underlinking.patch	(original)
+++ packages/refdb/trunk/debian/patches/fix-underlinking.patch	Sat Dec 28 09:23:55 2013
@@ -2,10 +2,10 @@
 Author: Mathieu Malaterre <malat at debian.org>
 Forwarded: not-needed
 
-Index: refdb-0.9.9-1/src/Makefile.am
+Index: refdb/src/Makefile.am
 ===================================================================
---- refdb-0.9.9-1.orig/src/Makefile.am	2012-10-03 11:29:30.199483652 +0200
-+++ refdb-0.9.9-1/src/Makefile.am	2012-10-03 11:29:37.595483385 +0200
+--- refdb.orig/src/Makefile.am	2013-12-28 10:22:23.000000000 +0100
++++ refdb/src/Makefile.am	2013-12-28 10:23:19.000000000 +0100
 @@ -28,7 +28,7 @@
  
  refdba_LDADD = @refdba_LDADD@

Modified: packages/refdb/trunk/debian/patches/fixbatikrast.patch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/patches/fixbatikrast.patch?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/patches/fixbatikrast.patch	(original)
+++ packages/refdb/trunk/debian/patches/fixbatikrast.patch	Sat Dec 28 09:23:55 2013
@@ -2,23 +2,10 @@
 Author: Mathieu Malaterre <malat at debian.org>
 Forwarded: not-needed
 
-Index: refdb-0.9.9/configure.in
+Index: refdb/doc/Makefile.am
 ===================================================================
---- refdb-0.9.9.orig/configure.in	2013-01-10 11:19:29.860207451 +0000
-+++ refdb-0.9.9/configure.in	2013-01-10 11:19:29.856207451 +0000
-@@ -209,7 +209,7 @@
- AC_PATH_PROG(mydtdformat, dtdformat)
- AC_PATH_PROG(mysgrep, sgrep)
- AC_PATH_PROG(mytidy, tidy)
--AC_PATH_PROG(mybatik, batik-rasterizer)
-+AC_PATH_PROG(mybatik, rasterizer)
- fi
- 
- dnl see whether subversion is installed
-Index: refdb-0.9.9/doc/Makefile.am
-===================================================================
---- refdb-0.9.9.orig/doc/Makefile.am	2013-01-10 11:19:29.860207451 +0000
-+++ refdb-0.9.9/doc/Makefile.am	2013-01-10 11:19:29.856207451 +0000
+--- refdb.orig/doc/Makefile.am	2013-12-28 10:23:14.000000000 +0100
++++ refdb/doc/Makefile.am	2013-12-28 10:23:16.000000000 +0100
 @@ -76,7 +76,7 @@
  
  if HAVEBATIK
@@ -28,10 +15,10 @@
  else
  $(png_images): %.png: %.svg
  	convert $< $@
-Index: refdb-0.9.9/doc/chapter-installation.xml
+Index: refdb/doc/chapter-installation.xml
 ===================================================================
---- refdb-0.9.9.orig/doc/chapter-installation.xml	2013-01-10 11:19:29.860207451 +0000
-+++ refdb-0.9.9/doc/chapter-installation.xml	2013-01-10 11:19:29.856207451 +0000
+--- refdb.orig/doc/chapter-installation.xml	2013-12-28 10:23:14.000000000 +0100
++++ refdb/doc/chapter-installation.xml	2013-12-28 10:23:16.000000000 +0100
 @@ -545,7 +545,7 @@
  	    <para>The SVN version also lacks a few other things which are included in the source tarballs. In order to create the missing stuff, you'll need the following additional tools:</para>
  	    <itemizedlist>
@@ -41,3 +28,16 @@
  	      </listitem>
  	      <listitem>
  		<para><ulink url="http://dtdparse.sourceforge.net">dtdparse</ulink>: a Perl script (which in turn depends on a few Perl modules, see the installation instuctions) which generates the DTD documentation.</para>
+Index: refdb/configure.ac
+===================================================================
+--- refdb.orig/configure.ac	2013-12-28 10:23:14.000000000 +0100
++++ refdb/configure.ac	2013-12-28 10:23:16.000000000 +0100
+@@ -211,7 +211,7 @@
+ AC_PATH_PROG(mydtdformat, dtdformat)
+ AC_PATH_PROG(mysgrep, sgrep)
+ AC_PATH_PROG(mytidy, tidy)
+-AC_PATH_PROG(mybatik, batik-rasterizer)
++AC_PATH_PROG(mybatik, rasterizer)
+ fi
+ 
+ dnl see whether subversion is installed

Modified: packages/refdb/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/patches/series?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/patches/series	(original)
+++ packages/refdb/trunk/debian/patches/series	Sat Dec 28 09:23:55 2013
@@ -1,12 +1,3 @@
 fixbatikrast.patch
-#fixsvn.patch
-fixcomp.patch
-removegetopt.patch
-fixversion.patch
-fix-doc-installation.patch
 fix-underlinking.patch
-fixfopjava.patch
-bug695846.patch
-bug696333.patch
-use_sbin.patch
 use_slashrun.patch

Modified: packages/refdb/trunk/debian/patches/use_slashrun.patch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/patches/use_slashrun.patch?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/patches/use_slashrun.patch	(original)
+++ packages/refdb/trunk/debian/patches/use_slashrun.patch	Sat Dec 28 09:23:55 2013
@@ -3,10 +3,10 @@
 Forwarded: not-needed
 Bug-Debian: http://bugs.debian.org/696876
 
-Index: refdb-0.9.9/src/refdbd.c
+Index: refdb/src/refdbd.c
 ===================================================================
---- refdb-0.9.9.orig/src/refdbd.c	2012-12-28 17:43:34.000000000 +0100
-+++ refdb-0.9.9/src/refdbd.c	2012-12-28 17:44:33.000000000 +0100
+--- refdb.orig/src/refdbd.c	2013-12-28 10:22:23.000000000 +0100
++++ refdb/src/refdbd.c	2013-12-28 10:23:21.000000000 +0100
 @@ -97,7 +97,7 @@
  char log_file[PREFS_BUF_LEN] = "/var/log/refdbd.log"; /* custom log file */
  char log_dest[PREFS_BUF_LEN] = "2"; /* log destination. 0=print on stderr, 1=use syslog, 2=use custom logfile */
@@ -16,10 +16,10 @@
  char port_address[PREFS_BUF_LEN] = "9734"; /* default port */
  char refdb_timeout[PREFS_BUF_LEN] = "180"; /* 3 minutes default timeout */
  char remote_admin[PREFS_BUF_LEN] = "f"; /* remote administration not allowed */
-Index: refdb-0.9.9/etc/refdbdrc
+Index: refdb/etc/refdbdrc
 ===================================================================
---- refdb-0.9.9.orig/etc/refdbdrc	2012-12-28 17:43:14.000000000 +0100
-+++ refdb-0.9.9/etc/refdbdrc	2012-12-28 17:44:33.000000000 +0100
+--- refdb.orig/etc/refdbdrc	2013-12-28 10:22:23.000000000 +0100
++++ refdb/etc/refdbdrc	2013-12-28 10:23:21.000000000 +0100
 @@ -75,7 +75,7 @@
  
  # The full path of the file where the refdbd stores the current process
@@ -29,10 +29,10 @@
  
  # Allow (t) or deny (f) remote administration of refdbd through refdba
  remoteadmin f
-Index: refdb-0.9.9/doc/refdbctl.1.xml
+Index: refdb/doc/refdbctl.1.xml
 ===================================================================
---- refdb-0.9.9.orig/doc/refdbctl.1.xml	2012-12-28 17:47:03.000000000 +0100
-+++ refdb-0.9.9/doc/refdbctl.1.xml	2012-12-28 17:47:11.000000000 +0100
+--- refdb.orig/doc/refdbctl.1.xml	2013-12-28 10:22:23.000000000 +0100
++++ refdb/doc/refdbctl.1.xml	2013-12-28 10:23:21.000000000 +0100
 @@ -62,7 +62,7 @@
  
    <refsect1 id='refdbctl-files'>

Modified: packages/refdb/trunk/debian/refdb-doc.install
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/refdb-doc.install?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/refdb-doc.install	(original)
+++ packages/refdb/trunk/debian/refdb-doc.install	Sat Dec 28 09:23:55 2013
@@ -1 +1 @@
-usr/share/doc/refdb
+usr/share/doc/refdb-1.0.0-pre2

Modified: packages/refdb/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/refdb/trunk/debian/rules?rev=2196&op=diff
==============================================================================
--- packages/refdb/trunk/debian/rules	(original)
+++ packages/refdb/trunk/debian/rules	Sat Dec 28 09:23:55 2013
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-# This is extremely important to get fop running properly:
 export JAVA_HOME=/usr/lib/jvm/default-java
 
 # deduce documentation option (build-indep target)




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