[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/3.1/experimental r1509: m11, remove unneeded ,



------------------------------------------------------------
revno: 1509
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Sat 2009-04-25 08:24:28 +0200
message:
  m11, remove unneeded ,
modified:
  changelog
  control.in
  rules
=== modified file 'changelog'
--- a/changelog	2009-04-23 11:30:58 +0000
+++ b/changelog	2009-04-25 06:24:28 +0000
@@ -1,8 +1,8 @@
-openoffice.org (1:3.1.0~rc2~ooo310m10-1) UNRELEASED; urgency=low
+openoffice.org (1:3.1.0~rc2-1) UNRELEASED; urgency=low
 
-  * new upstream snapshot (OOO310_m10)
+  * OpenOffice.org 3.1.0 rc2 (OOO310_m11)
   * ooo-build
-    - update (ae7a99193fcfbbf5ca1bf305f97225f54d1f46c4)
+    - update (43f5c40737796e18d399275bd6f65237e98f66c8)
       - moves default-system-fpicker.diff into the common set
         (closes: #523314)
 
@@ -28,7 +28,7 @@
   * debian/control.in:
     - make openoffice.org-common recommends xfonts-mathml (closes: #525245)
 
- -- Rene Engelhard <rene@debian.org>  Sun, 19 Apr 2009 21:38:52 +0200
+ -- Rene Engelhard <rene@debian.org>  Fri, 24 Apr 2009 23:51:06 +0200
 
 openoffice.org (1:3.1.0~rc1-2) experimental; urgency=low
 

=== modified file 'control.in'
--- a/control.in	2009-04-23 11:30:58 +0000
+++ b/control.in	2009-04-25 06:24:28 +0000
@@ -263,7 +263,7 @@
 Depends: openoffice.orgVER-style-galaxy,
  ${misc:Depends}
 Suggests: openoffice.orgVER-style-industrial,
- openoffice.orgVER-style-hicontrast,
+ openoffice.orgVER-style-hicontrast
 Recommends: openoffice.orgVER-style-tango,
  openoffice.orgVER-style-crystal,
  xfonts-mathml

=== modified file 'rules'
--- a/rules	2009-04-19 20:22:16 +0000
+++ b/rules	2009-04-25 06:24:28 +0000
@@ -62,8 +62,8 @@
 unexport LS_COLORS
 
 MWS=OOO310
-MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f3 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
-#MILESTONE=m10
+#MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//)
+MILESTONE=m11
 TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE)
 #TAG=$(MWS)_$(MILESTONE)
 #OOO_BUILD_BRANCH=ooo-build-3-1


Reply to: