Package: pymecavideo / 6.0-5

Metadata

Package Version Patches format
pymecavideo 6.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes 5.5 1 | (download)

Makefile | 56 56 + 0 - 0 !
catalog.xml | 8 8 + 0 - 0 !
lang/pymecavideo_ca_ES.ts | 340 340 + 0 - 0 !
pymecavideo | 5 5 + 0 - 0 !
pymecavideo.conf | 10 10 + 0 - 0 !
pymecavideo.desktop | 14 14 + 0 - 0 !
pymecavideo.fr.xml | 126 126 + 0 - 0 !
setup.py | 2 1 + 1 - 0 !
src/Makefile | 2 1 + 1 - 0 !
src/cadreur.py | 8 2 + 6 - 0 !
src/label_video.py | 1 0 + 1 - 0 !
src/pymecavideo.py | 7 2 + 5 - 0 !
src/pymecavideo.ui | 20 12 + 8 - 0 !
13 files changed, 577 insertions(+), 22 deletions(-)

 upstream changes introduced in version 5.5-1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 pymecavideo (5.5-1) unstable; urgency=low
 .
   * modified the user interface (added a window icon, changed the place of
     two subwidgets).
   * changed the icon for the desktop file.
 .
 The person named in the Author field signed this changelog entry.
debian changes 5.5 3 | (download)

src/globdef.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 upstream changes introduced in version 5.5-3
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 pymecavideo (5.5-3) unstable; urgency=low
 .
   * changed the build-dependency rsvg -> librsvg2-bin. Closes: #629732
 .
 The person named in the Author field signed this changelog entry.
ooo.patch | (download)

src/oooexport.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
Makefile4rsvg convert.patch | (download)

data/help/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

taken in account the new command rsvg-convert


svn release 420.patch | (download)

Makefile | 1 1 + 0 - 0 !
src/Makefile | 2 1 + 1 - 0 !
src/cadreur.py | 10 7 + 3 - 0 !
src/globdef.py | 4 1 + 3 - 0 !
src/label_video.py | 1 1 + 0 - 0 !
src/oooexport.py | 3 2 + 1 - 0 !
src/pymecavideo.py | 13 9 + 4 - 0 !
src/pymecavideo.ui | 20 8 + 12 - 0 !
8 files changed, 30 insertions(+), 24 deletions(-)

---
lavarennes ideas.patch | (download)

manpage.xml | 65 58 + 7 - 0 !
pymecavideo.fr.xml | 55 52 + 3 - 0 !
src/oooexport.py | 25 13 + 12 - 0 !
src/pymecavideo.py | 206 140 + 66 - 0 !
4 files changed, 263 insertions(+), 88 deletions(-)

 <short summary of the patch>
 pymecavideo (6.0-4) UNRELEASED; urgency=low
 .
   * used a better approach to communicate with libreoffice
   * added the possibility to give a video filename as an argument on the
     command line
   * updated the manpages