Your message dated Sun, 22 Jan 2006 10:32:14 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348933: fixed in stopmotion 0.3.4-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Jan 2006 22:54:00 +0000
>From [EMAIL PROTECTED] Thu Jan 19 14:54:00 2006
Return-path: <[EMAIL PROTECTED]>
Received: from shadowland.snow-crash.org
([80.190.250.253] helo=ned.snow-crash.org ident=postfix)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EzifH-0004US-O5
for [EMAIL PROTECTED]; Thu, 19 Jan 2006 14:54:00 -0800
Received: from [127.0.0.1] (p50890F73.dip0.t-ipconnect.de [80.137.15.115])
by ned.snow-crash.org (Postfix) with ESMTP id 3CB3844BB6;
Thu, 19 Jan 2006 23:53:58 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Steffen Joeris <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: please include icon for menu
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Thu, 19 Jan 2006 23:51:59 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: stopmotion
Version: 0.3.3-1
Severity: wishlist
Tags: patch
Hi
Please include a patch for the stopmotion debian menu entry.
Enclosed I send you the changes, just include them and rebuild it :) .
Greetings
Steffen
Code:
--- old/stopmotion-0.3.3/debian/menu 2006-01-19 23:23:53.000000000 +0100
+++ new/stopmotion-0.3.3/debian/menu 2006-01-19 23:35:17.000000000 +0100
@@ -1,2 +1,3 @@
?package(stopmotion):needs="X11" section="Apps/Education"\
- title="Stopmotion" command="/usr/bin/stopmotion"
+ title="Stopmotion" command="/usr/bin/stopmotion" \
+ icon="/usr/share/pixmaps/stopmotion.xpm"
--- old/stopmotion-0.3.3/debian/rules 2006-01-19 23:23:53.000000000 +0100
+++ new/stopmotion-0.3.3/debian/rules 2006-01-19 23:39:06.000000000 +0100
@@ -30,7 +30,10 @@
CFLAGS="$(CFLAGS)" ./configure --prefix=debian/stopmotion/usr
-build: build-stamp
+build: build-stamp debian/stopmotion.xpm
+
+debian/stopmotion.xpm: graphics/stopmotion.png
+ convert $< $@
build-stamp: config.status
dh_testdir
@@ -55,7 +58,7 @@
cp -f /usr/share/misc/config.guess config.guess
endif
-
+ rm -f debian/stopmotion.xpm
dh_clean
install: build
@@ -71,6 +74,7 @@
install -D -o 0 -g 0 -m 644 graphics/stopmotion.png
$(CURDIR)/debian/stopmotion/usr/share/pixmaps/stopmotion.png
cp -R html/ $(CURDIR)/debian/stopmotion/usr/share/doc/stopmotion/
cp translations/*.qm
$(CURDIR)/debian/stopmotion/usr/share/stopmotion/translations/
+ install -D -m 644 $(CURDIR)/debian/stopmotion.xpm
$(CURDIR)/debian/stopmotion/usr/share/pixmaps/stopmotion.xpm
# Build architecture-independent files here.
binary-indep: build install
--- old/stopmotion-0.3.3/debian/control 2006-01-19 23:23:53.000000000 +0100
+++ new/stopmotion-0.3.3/debian/control 2006-01-19 23:46:59.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Bjoern Erik Nilsen <[EMAIL PROTECTED]>
Uploaders: Andreas Schuldei <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev, libxml2-dev,
libqt3-mt-dev, libtar-dev, libvorbis-dev, libsdl-image1.2-dev, libfam-dev
+Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev, libxml2-dev,
libqt3-mt-dev, libtar-dev, libvorbis-dev, libsdl-image1.2-dev, libfam-dev,
imagemagick
Standards-Version: 3.6.2
Package: stopmotion
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages stopmotion depends on:
ii libc6 2.3.5-12 GNU C Library: Shared libraries an
ii libfam0 2.7.0-8 client library to control the FAM
ii libgcc1 1:4.0.2-7 GCC support library
ii libqt3-mt 3:3.3.5-3 Qt GUI Library (Threaded runtime v
ii libsdl-image1.2 1.2.4-1 image loading library for Simple D
ii libsdl1.2debian 1.2.9-0.0 Simple DirectMedia Layer
ii libstdc++6 4.0.2-7 The GNU Standard C++ Library v3
ii libtar 1.2.11-4 C library for manipulating tar arc
ii libvorbis0a 1.1.0-1 The Vorbis General Audio Compressi
ii libvorbisfile3 1.1.0-1 The Vorbis General Audio Compressi
ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li
ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii libxml2 2.6.23.dfsg.1-0.1 GNOME XML library
ii zlib1g 1:1.2.3-9 compression library - runtime
Versions of packages stopmotion recommends:
pn vgrabbj <none> (no description available)
---------------------------------------
Received: (at 348933-close) by bugs.debian.org; 22 Jan 2006 18:40:32 +0000
>From [EMAIL PROTECTED] Sun Jan 22 10:40:32 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F0k0c-0002dt-5w; Sun, 22 Jan 2006 10:32:14 -0800
From: Bjoern Erik Nilsen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348933: fixed in stopmotion 0.3.4-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 22 Jan 2006 10:32:14 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: stopmotion
Source-Version: 0.3.4-1
We believe that the bug you reported is fixed in the latest version of
stopmotion, which is due to be installed in the Debian FTP archive:
stopmotion_0.3.4-1.diff.gz
to pool/main/s/stopmotion/stopmotion_0.3.4-1.diff.gz
stopmotion_0.3.4-1.dsc
to pool/main/s/stopmotion/stopmotion_0.3.4-1.dsc
stopmotion_0.3.4-1_i386.deb
to pool/main/s/stopmotion/stopmotion_0.3.4-1_i386.deb
stopmotion_0.3.4.orig.tar.gz
to pool/main/s/stopmotion/stopmotion_0.3.4.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bjoern Erik Nilsen <[EMAIL PROTECTED]> (supplier of updated stopmotion package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 22 Jan 2006 16:03:17 +0100
Source: stopmotion
Binary: stopmotion
Architecture: source i386
Version: 0.3.4-1
Distribution: unstable
Urgency: low
Maintainer: Bjoern Erik Nilsen <[EMAIL PROTECTED]>
Changed-By: Bjoern Erik Nilsen <[EMAIL PROTECTED]>
Description:
stopmotion - program for creating stop motion animations
Closes: 348933
Changes:
stopmotion (0.3.4-1) unstable; urgency=low
.
* please include icon for menu (Closes: #348933)
* Added another option for video export, using ffmpeg
* Updated the norwegian translation
* Changed from using '(DEFAULTPATH)' to '$IMAGEFILE' on import settings to
make it more consistent
Files:
4163264207f6f3acefb447c2380b1c4d 741 x11 optional stopmotion_0.3.4-1.dsc
b5e041898b19a48d3ccce82a41042973 3490236 x11 optional
stopmotion_0.3.4.orig.tar.gz
0cd68f336af036656ef96dc040088bdb 26950 x11 optional stopmotion_0.3.4-1.diff.gz
4777561470d8acaa94f2cb1e5a33bcbf 3474012 x11 optional
stopmotion_0.3.4-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD08tJ8g+sC3uDV+URAqRdAKDRS46oov4pWig0aoG2/ojRwezp7wCfRPbV
IAeqYj0ycL/qLBGnsUe4x50=
=HD1o
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]