Your message dated Sun, 02 Nov 2014 13:13:28 +0100
with message-id <[email protected]>
and subject line Re: Bug#767643: unblock: vite/1.2+svn1430-2
has caused the Debian Bug report #767643,
regarding unblock: vite/1.2+svn1430-2
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
767643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767643
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
unblock vite/1.2+svn1430-2
Hello,
I would like to upload the attach changes, which fix bug #767451:
“
vite has a library package directly specified as build
dependency. This can be problematic e.g. in the (rare) case they bump
SONAME, but in general specifying directly a library as build
dependency is useless (its -dev will install the latest version of it).
Attached a patch that removes libqt4-opengl, as it is installed by
libqt4-opengl-dev already.
”
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'buildd-unstable'), (500, 'unstable'),
(500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.17.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel
RK > Some "PC speakers" are actually buzzers in some cases rather than
RK > real loudspeakers which give a squark rather than a beep.
DW They're not _that_ bad. Even on most recent hardware, mp3s played
DW through the PC speaker are relatively recognisable :)
-+- lkml -+-
Index: control
===================================================================
--- control (révision 1431)
+++ control (copie de travail)
@@ -4,12 +4,12 @@
Maintainer: Samuel Thibault <[email protected]>
Build-Depends: debhelper (>= 7.0.50),
cmake,
- libqt4-dev (>= 4:4.6), libqt4-opengl, libqt4-opengl-dev,
+ libqt4-dev (>= 4:4.6), libqt4-opengl-dev,
texlive-latex-base, texlive-latex-recommended, texlive-latex-extra,
libotf-trace-dev,
texlive-fonts-recommended,
ghostscript, zlib1g-dev, hardening-wrapper
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: http://vite.gforge.inria.fr/
Vcs-Browser:
http://gforge.inria.fr/plugins/scmsvn/viewcvs.php/package/?root=vite
Vcs-Svn: svn://scm.gforge.inria.fr/svn/vite/package
Index: changelog
===================================================================
--- changelog (révision 1431)
+++ changelog (copie de travail)
@@ -1,3 +1,11 @@
+vite (1.2+svn1430-2) UNRELEASED; urgency=medium
+
+ * control: remove spurious libqt4-opengl build-dependency, already pulled by
+ libqt4-opengl-dev (Closes: Bug#767451).
+ * Bump Standards-Version to 3.9.6 (no changes).
+
+ -- Samuel Thibault <[email protected]> Fri, 19 Sep 2014 17:53:45 +0200
+
vite (1.2+svn1430-1) unstable; urgency=medium
* New upstream snapshot.
--- End Message ---
--- Begin Message ---
On 2014-11-02 12:06, Samuel Thibault wrote:
> Hello,
>
> Niels Thykier, le Sun 02 Nov 2014 11:24:59 +0100, a écrit :
>> Ok, please upload it to unstable and let us know when it has been accepted.
>
> Thanks, it was accepted.
>
> Samuel
>
>
Unblocked, thanks.
~Niels
--- End Message ---