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

./packages/openofficeorg/3.3.0/unstable r2141: add 3.3.0-4 changes (actually install changelogs, add "openoffice.org" transitional package



------------------------------------------------------------
revno: 2141
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Sun 2011-02-13 10:56:04 +0100
message:
  add 3.3.0-4 changes (actually install changelogs, add "openoffice.org" transitional package
modified:
  changelog
  control
  control.in
  rules
=== modified file 'changelog'
--- a/changelog	2011-02-11 11:04:44 +0000
+++ b/changelog	2011-02-13 09:56:04 +0000
@@ -1,3 +1,10 @@
+openoffice.org (1:3.3.0-4) unstable; urgency=low
+
+  * also build transitional package for "openoffice.org" (closes: #612883)
+  * readd lost dh_installchangelogs call (closes: #612931)
+
+ -- Rene Engelhard <rene@debian.org>  Fri, 11 Feb 2011 12:06:31 +0100
+
 openoffice.org (1:3.3.0-3) unstable; urgency=low
 
   * make -common break the extensions (only those built from OOo for now

=== modified file 'control'
--- a/control	2011-02-11 11:05:23 +0000
+++ b/control	2011-02-13 09:56:04 +0000
@@ -9,6 +9,17 @@
 Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-openoffice/packages/openofficeorg/3.3.0/unstable/files
 Homepage: http://www.openoffice.org
 
+Package: openoffice.org
+Architecture: all
+Priority: extra
+Section: editors
+Depends: libreoffice
+Description: office productivity suite
+ This is a transitional package, replacing the OpenOffice.org packaging
+ with the LibreOffice packaging.
+ .
+ It can be safely removed after an upgrade.
+
 Package: openoffice.org-l10n-cy
 Architecture: all
 Priority: extra

=== modified file 'control.in'
--- a/control.in	2011-02-11 11:05:23 +0000
+++ b/control.in	2011-02-13 09:56:04 +0000
@@ -9,3 +9,14 @@
 Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-openoffice/packages/openofficeorg/3.3.0/unstable/files
 Homepage: http://www.openoffice.org
 
+Package: openoffice.org
+Architecture: all
+Priority: extra
+Section: editors
+Depends: libreoffice
+Description: office productivity suite
+ This is a transitional package, replacing the OpenOffice.org packaging
+ with the LibreOffice packaging.
+ .
+ It can be safely removed after an upgrade.
+

=== modified file 'rules'
--- a/rules	2011-02-11 11:04:44 +0000
+++ b/rules	2011-02-13 09:56:04 +0000
@@ -48,6 +48,7 @@
 binary-indep: build
 	dh_testdir
 	dh_testroot
+	dh_installchangelogs -i
 	dh_installdocs -i
 	dh_lintian -i
 	dh_compress -i


Reply to: