------------------------------------------------------------
revno: 1247
committer: Rene Engelhard <r...@debian.org>
branch nick: debian
timestamp: Mon 2009-02-23 20:14:32 +0100
message:
  remove rfc1345.txt
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2009-01-22 15:01:21 +0000
+++ b/changelog 2009-02-23 19:14:32 +0000
@@ -1,9 +1,12 @@
-openoffice.org (1:2.4.1-17.18pre) unstable; urgency=low
+openoffice.org (1:2.4.1+dfsg-1) testing; urgency=low
 
+  * repackage .orig.tar.gz without rfc1345.txt in liblayout.zip
+    (closes: #516784)
   * debian/rules:
     - add build-conflicts against xulrunner-dev is MOZILLA != libxul
+    - remove rfc1345.txt in liblayout.zip in get-orig-source
 
- -- Rene Engelhard <r...@debian.org>  Thu, 22 Jan 2009 15:59:15 +0100
+ -- Rene Engelhard <r...@debian.org>  Mon, 23 Feb 2009 20:12:11 +0100
 
 openoffice.org (1:2.4.1-17) unstable; urgency=medium
 

=== modified file 'rules'
--- a/rules     2009-01-25 18:15:57 +0000
+++ b/rules     2009-02-23 19:14:32 +0000
@@ -3122,6 +3122,8 @@
                for i in `find $(TAG)/psprint_config/configuration/ppds ! -name 
"SGEN*" -name "*.PS"`; do \
                        rm $$i; \
                done && \
+               zip -d $(TAG)/jfreereport/download/liblayout.zip \
+                       liblayout/resource/rfc1345.txt && \
                tar cfvj $(TAG)-core.tar.bz2.dfsg $(TAG) && ln -sf 
$(TAG)-core.tar.bz2.dfsg $(TAG)-core.tar.bz2 && rm -rf $(TAG) && \
                tar xfvj $(TAG)-system.tar.bz2 && \
                        for i in da_DK en_GB en_US nl_NL ru_RU; do \

Reply via email to