Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv24928

Modified Files:
      Tag: OPENOFFICE_ORG680
        changelog rules 
Log Message:
move gnome-open-url.bin to gnome; change changelog to usual format

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.338.2.25.2.13
retrieving revision 1.338.2.25.2.14
diff -u -d -r1.338.2.25.2.13 -r1.338.2.25.2.14
--- changelog   13 Mar 2005 20:34:54 -0000      1.338.2.25.2.13
+++ changelog   13 Mar 2005 22:54:11 -0000      1.338.2.25.2.14
@@ -3,17 +3,20 @@
   * upstream milestone 82:
     - now uses libneon24 (closes: #251738)
   * build with java, use gij/gcj.
-  * add Build-Depends: gij-4.0 (>= 4.0-0pre7), gcj-4.0 (>= 4.0-0pre7),
-    g++-4.0 (>= 4.0-0pre7), gcc-4.0 (>= 4.0-0pre7), libldap2-dev,
-    libexpat1-dev, libbgnomevfs2-dev, libant1.6-java, fastjar,
-    gjdoc [RE]
-  * build-depend on libneon24-dev instead of libneon23-dev [RE]
-  * version libnss-dev builddep (>= 1.7.5-1) [RE]
-  * compress manpages... [RE]
-  * install libstdc++.so.6 and libgcc_s.so.1 into $OODIR/program
-    in a try to be installable in unstable [RE]
+  * debian/control.in:
+    - add Build-Depends: gij-4.0 (>= 4.0-0pre7), gcj-4.0 (>= 4.0-0pre7),
+      g++-4.0 (>= 4.0-0pre7), gcc-4.0 (>= 4.0-0pre7), libldap2-dev,
+      libexpat1-dev, libbgnomevfs2-dev, libant1.6-java, fastjar,
+      gjdoc [RE]
+    - build-depend on libneon24-dev instead of libneon23-dev [RE]
+    - version libnss-dev builddep (>= 1.7.5-1) [RE]
+  * debian/rules:
+   - compress manpages... [RE]
+   - install libstdc++.so.6 and libgcc_s.so.1 into $OODIR/program
+     in a try to be installable in unstable [RE]
+   - move gnome-open-url.bin into -gnome [RE]
 
- -- Rene Engelhard <[EMAIL PROTECTED]>  Sun, 13 Mar 2005 21:29:55 +0100
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Sun, 13 Mar 2005 23:51:45 +0100
 
 openoffice.org2 (1.9.76-0pre) experimental; urgency=low
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.214.2.14.2.16
retrieving revision 1.214.2.14.2.17
diff -u -d -r1.214.2.14.2.16 -r1.214.2.14.2.17
--- rules       13 Mar 2005 20:34:54 -0000      1.214.2.14.2.16
+++ rules       13 Mar 2005 22:54:11 -0000      1.214.2.14.2.17
@@ -320,7 +320,7 @@
        for f in kdefilepicker libfps_kde.so libvclplug_kde[0-9]*.so; do \
          mv $(PKGDIR)-core/$(OODIR)/program/$$f $(PKGDIR)-kde/$(OODIR)/program 
|| exit 1 ;\
        done
-       for f in libfps_gnome.so libvclplug_gtk[0-9]*.so; do \
+       for f in gnome-open-url.bin libfps_gnome.so libvclplug_gtk[0-9]*.so; do 
\
          mv $(PKGDIR)-core/$(OODIR)/program/$$f 
$(PKGDIR)-gnome/$(OODIR)/program || exit 1;\
        done
        mv $(PKGDIR)-core/$(OODIR)/program/libevoab2.so 
$(PKGDIR)-evolution/$(OODIR)/program


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to