This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit 8d9c8b8510d1a41f2c623f5185eec6c69fa531a0 Author: Rene Engelhard <[email protected]> Date: Tue Aug 20 19:16:52 2013 +0200 mention s/python-uno/python3-uno/ in control.debug.in in changelog and regen control --- changelog | 3 +++ control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 06c7ec4..b64bb7e 100644 --- a/changelog +++ b/changelog @@ -18,6 +18,9 @@ libreoffice (1:4.1.0-5) UNRELEASED; urgency=low * debian/libreoffice-script-provider-python.bug-script: remove, obsolete; it's not an extension anymore + * merge from Ubuntu: + - debian/control.debug.in: s/python-uno/python3-uno/ + -- Rene Engelhard <[email protected]> Mon, 12 Aug 2013 10:49:11 +0200 libreoffice (1:4.1.0-4) unstable; urgency=low diff --git a/control b/control index ae4f0c0..141ace9 100644 --- a/control +++ b/control @@ -4264,7 +4264,7 @@ Package: libreoffice-dbg Section: debug Architecture: amd64 armel armhf hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc Priority: extra -Depends: libreoffice-core (= ${binary:Version}) | libreoffice-dev (= ${binary:Version}) | libreoffice-gnome (= ${binary:Version}) | libreoffice-kde (= ${binary:Version}) | libreoffice-calc (= ${binary:Version}) | libreoffice-base-core (= ${binary:Version}) | libreoffice-base (= ${binary:Version}) | libreoffice-impress (= ${binary:Version}) | libreoffice-draw (= ${binary:Version}) | libreoffice-writer (= ${binary:Version}) | python-uno (= ${binary:Version}) | browser-plugin-libreoffice (= [...] +Depends: libreoffice-core (= ${binary:Version}) | libreoffice-dev (= ${binary:Version}) | libreoffice-gnome (= ${binary:Version}) | libreoffice-kde (= ${binary:Version}) | libreoffice-calc (= ${binary:Version}) | libreoffice-base-core (= ${binary:Version}) | libreoffice-base (= ${binary:Version}) | libreoffice-impress (= ${binary:Version}) | libreoffice-draw (= ${binary:Version}) | libreoffice-writer (= ${binary:Version}) | python3-uno (= ${binary:Version}) | browser-plugin-libreoffice ( [...] ${misc:Depends} Recommends: ure-dbg Suggests: ${dbg-dbg-suggests} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

