Update of /cvs/debian-openoffice/neon23-deb/debian
In directory gluck:/tmp/cvs-serv28982

Modified Files:
        changelog control rules 
Log Message:
- new .orig.tar.gz again *sigh*
- relibtoolize


Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/neon23-deb/debian/changelog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- changelog   19 May 2004 15:41:30 -0000      1.5
+++ changelog   15 Jun 2004 15:01:11 -0000      1.6
@@ -1,3 +1,13 @@
+neon0.23 (0.23.9.dfsg.3-0.1pre) unstable; urgency=high
+
+  * The "ARGH-do-not-tell-me-this-is-true" or
+    "Third-time-is-a-charm" release.
+  * *sigh*, doc/ sneaked in into the orig.tar.gz again.... remove again...
+  * relibtoolize (closes: #254528), add libtool, automake1.4 and autoconf
+    to Build-Depends:
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Tue, 15 Jun 2004 14:52:22 +0200
+
 neon0.23 (0.23.9.dfsg.2-1) unstable; urgency=high
 
   * fix orig.tar.gz to not contain an old debian/ which got there

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/neon23-deb/debian/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rules       1 May 2004 15:38:22 -0000       1.2
+++ rules       15 Jun 2004 15:01:11 -0000      1.3
@@ -20,6 +20,9 @@
 
        cp /usr/share/misc/config.sub /usr/share/misc/config.guess ./
        CFLAGS=$(CFLAGS)                        \
+       libtoolize --copy --force
+       aclocal-1.4
+       autoconf
        ./configure                             \
                --enable-shared                 \
                --enable-static                 \

Index: control
===================================================================
RCS file: /cvs/debian-openoffice/neon23-deb/debian/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- control     19 May 2004 15:16:07 -0000      1.2
+++ control     15 Jun 2004 15:01:11 -0000      1.3
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian OpenOffice Team <[email protected]>
 Uploaders: Rene Engelhard <[EMAIL PROTECTED]>, Chris Halls <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libssl-dev, zlib1g-dev | 
libz-dev, dpatch, autotools-dev
+Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libssl-dev, zlib1g-dev | 
libz-dev, dpatch, autotools-dev, autoconf, automake1.4, libtool
 Standards-Version: 3.6.1
 
 Package: libneon23

Reply via email to