Bug#740449: octave: Changing the figure visibility breaks the print to a file

2014-03-01 Thread Maximiliano Curia
Package: octave
Version: 3.8.0-5
Severity: important

Hi,

In octave to get a file output without showing the plot on the screen you
would normaly do:
 figure(1, visible, off);
 plot(sin(1:100));
 print -deps /tmp/sin.eps

Sadly, the new version produces no output file after touching the visible
attribute, either for a particualar figure, as shown, or setting the
default behaviour with:
 set(0, 'defaultfigurevisible', 'off');

This issue breaks, a very useful scripting feature and the octave frontends
that depends on this behaviour, such as cantor.

Happy hacking.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages octave depends on:
ii  default-jre-headless 2:1.7-51
ii  libamd2.3.1  1:4.2.1-3
ii  libarpack2   3.1.5-2
ii  libatlas3-base [liblapack.so.3]  3.10.1-4
ii  libblas3 [libblas.so.3]  1.2.20110419-7
ii  libc62.18-3
ii  libcamd2.3.1 1:4.2.1-3
ii  libccolamd2.8.0  1:4.2.1-3
ii  libcholmod2.1.2  1:4.2.1-3
ii  libcolamd2.8.0   1:4.2.1-3
ii  libcxsparse3.1.2 1:4.2.1-3
ii  libfftw3-double3 3.3.3-7
ii  libfftw3-single3 3.3.3-7
ii  libfltk-gl1.31.3.2-4
ii  libfltk1.3   1.3.2-4
ii  libfontconfig1   2.11.0-5
ii  libfreetype6 2.5.2-1
ii  libgcc1  1:4.8.2-16
ii  libgl1-mesa-glx [libgl1] 10.0.2-1
ii  libglpk364.53-1
ii  libglu1-mesa [libglu1]   9.0.0-2
ii  libgomp1 4.8.2-16
ii  libgraphicsmagick++3 1.3.18-1
ii  libgraphicsmagick3   1.3.18-1
ii  liblapack3 [liblapack.so.3]  3.5.0-2
ii  liboctave2   3.8.0-5
ii  libqhull62012.1-4
ii  libqrupdate1 1.1.2-1
ii  libqscintilla2-9 2.7.2-1+b2
ii  libqt4-network   4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtcore4   4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtgui44:4.8.5+git209-g718fae5+dfsg-1
ii  libstdc++6   4.8.2-16
ii  libumfpack5.6.2  1:4.2.1-3
ii  libx11-6 2:1.6.2-1
ii  octave-common3.8.0-5
ii  texinfo  5.2.0.dfsg.1-2

Versions of packages octave recommends:
ii  gnuplot-qt [gnuplot-x11]  4.6.5-1
ii  libatlas3-base3.10.1-4
ii  pstoedit  3.62-1

Versions of packages octave suggests:
pn  octave-doc  none
pn  octave-htmldoc  none
pn  octave-info none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140301163245.12336.57784.report...@amadeus.maxy.com.ar



Bug#740451: [libqtmultimediakit1] libqtmultimediakit1 has a hard dependency on pulse audio

2014-03-01 Thread OmegaPhil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: libqtmultimediakit1
Version: 1.2.0-3+b1
Severity: normal

After many wasted hours trying to understand how to get ppsspp's Qt
interface to use ALSA, I ironically find it does a very poor job
(whose fault that is I dont know...), but I must report here on my
related findings regardless.

The way libqtmultimediakit1 is built from qtmobility results in a hard
dependency with pulse audio, which is presumably unacceptable as pulse
should not be a requirement to use the very important Qt framework (I
run a pure ALSA system after fleeing the broken pulse as a n00b long
ago). Upstream is flagging this as a packaging issue -
https://bugreports.qt-project.org/browse/QTBUG-29742 - which feels
dubious, but thats why I'm reporting here.

In the qtmobility source, because there is no special platform config
(features/platformconfig) for our environment, when the 'configure'
script is ran it determines what features to include based on what it
can compile at the time (see line 601 onwards). I have the pulse audio
headers installed as other packages depend on them (but I don't use
pulse, and this is fine as I don't expect the presence of these
headers to break unrelated stuff).

When pulse is detected, the audio plugin 'libqtmedia_pulse.so' is
compiled, BUT ALSA SUPPORT ISNT. See 'multimedia/audio/audio.pri' at
the bottom, it literally looks for pulse audio and only if it isn't
enabled, enables ALSA!

The end result is a user with a pure ALSA system running a program
that uses libqtmultimediakit1 and getting a permanent hang when audio
is first used, as libqtmedia_pulse.so cannot cope with no running
pulse audio server  (see previously-mentioned
https://bugreports.qt-project.org/browse/QTBUG-29742 - I don't see why
its acceptable to do this either...).

Please can the pulse audio dependency be clearly marked and
libqtmultimediakit1 be built in an ALSA-supported form separately?

Thanks


- --- System information. ---
Architecture: amd64
Kernel:   Linux 3.12-1-amd64

Debian Release: jessie/sid
  990 testing security.debian.org
  990 testing ftp.uk.debian.org
  500 unstableignorantguru.github.com
  500 unstableftp.uk.debian.org
  500 quodlibet-unstable www.student.tugraz.at
1 experimentalftp.uk.debian.org

- --- Package information. ---
Depends(Version) | Installed
-+-=
libasound2   (= 1.0.16) |
libc6  (= 2.14) |
libgcc1 (= 1:4.1.1) |
libgl1-mesa-glx  |
 OR libgl1   |
libglib2.0-0 (= 2.31.8) |
libgstreamer-plugins-base0.10-0 (= 0.10.29) |
libgstreamer0.10-0  (= 0.10.31) |
libpulse0(= 0.99.1) |
libqt4-network  (= 4:4.8.1) |
libqt4-opengl   (= 4:4.8.1) |
libqtcore4  (= 4:4.8.1) |
libqtgui4   (= 4:4.8.1) |
libstdc++6(= 4.1.1) |
libx11-6 |
libxext6 |
libxml2  (= 2.6.27) |
libxv1   |


Package's Recommends field is empty.

Suggests (Version) | Installed
==-+-===
qtmobility-l10n| 1.2.0-3

- -- 
Libre software on Github: https://github.com/OmegaPhil
FSF member #9442
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQIcBAEBAgAGBQJTEhIFAAoJEBfSPH39wvOPX/UP/0TjA1d6mg1M9b9T3MQgwa4m
Yzts1evFdpM4WQZzc7Agxv8mryMClsI32YwpEYQOJMFYUOIu1NcicbGtLCWQ76dJ
M+BpeJUjyqzj0HONNhxiLxrkDLECXiG2vYFM0GkOoe0Ax7/NDR50pb+eR4HfZyhh
EoW5A0/5F8ezS5v9F8W1cN/2BT2HSQ7sMoSb8OtwxgrWG/az8Edbf0wZE4/od8Gc
/UFyZ3r8kJX9H3fKRCNcDOAQy59YPdatJlzNbPdaQJhkH6jU8IYDxdmGGp/yJrDP
HfjhjG4HodjgcLFv3c6wlvc8G/ci3pk2UVtxKzGRzZx4SvFf6ZxtjxJk8rpg+XhR
OksLWNNcL2oHYGsu/ZNMM52OdlA2X70Kg/vkM4jWLWTyeqV35SU5bzmXdJcFPkws
QozNOpjHpiP7VM4RmoEKXmUo3+P6Vr4CPts5uPpsRrB9KkwaPe9skU38BODZl/Fo
IKhMSso/BqfRCJxBPGKR0/nIDvZtoE8X2+2yFMoXXEOfR7/k12N5OWqgW9/7GozO
ae0dz0fkh5g4dbcoJKohbaotUbdB+ghYjqQQMm2dx1Ma7YTzho3XmXJAHiY1VpHX
d28tKdi1EP0kuaC6LLrp0nNCZiVYsldErjClXpXTN0TNE6smNeQwo112LaX+csm4
ube/63lDw5K1hD1pLQIU
=4MFY
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53121205.8020...@gmail.com



Bug#740451: [libqtmultimediakit1] libqtmultimediakit1 has a hard dependency on pulse audio

2014-03-01 Thread OmegaPhil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

For others that want to use libqtmultimediakit1 without pulse but with
the pulse headers still installed, its an over the top hack:

1. Create a directory to store source.
2. In this directory, 'apt-get source qtmobility' - browse into
'qtmobility-1.2.0', this is the root directory I refer to.
3. Ensure alsa headers are present (along with all qtmobility's
dependencies, you will be told when you dont have them): 'aptitude
install libasound2-dev'
4. In the source root directory, edit 'configure' - comment out the
'compileTest Pulse Audio pulseaudio' line and replace with something
similar to the following:

echo pulseaudio_enabled = no  $CONFIG_IN

5. Edit 'debian/libqtmultimediakit1.install' and remove the line
concerning libqtmedia_pulse.so.
6. In the root directory, run 'dpkg-source --commit' - an editor with
template text will appear - set the patch title if desired, output the
file and exit (Cntrl+O, Cntrl+X for nano).
7. Build the source into many debian archives - this takes forever and
goes through multiple stages. In my case I have 8 cores so I use -j to
parallelise the build: 'debuild -us -uc -j8'
8. Move to the parent directory - all the debs are there. Install:
'sudo dpkg -i *.deb'

Now, you must reconfigure and recompile the actual program you want to
use (I think, I did this without testing prior).

This is a precarious situation as the next time you do 'aptitude
full-upgrade' you will be prompted to 'upgrade' all these manually
installed debs - as ppsspp's ALSA performance was so poor I gave up at
this point, but you can probaly hack these debs in place by fiddling
with the reported versions somehow.


- -- 
Libre software on Github: https://github.com/OmegaPhil
FSF member #9442
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQIcBAEBAgAGBQJTEhcAAAoJEBfSPH39wvOPLHwP/2+NAs0t7wxG90NEQNr12IML
n79J2vAnQihApsq+tWtgBf4XE67VwgsMekYHP9ldZ1sKUysjZ43Ee+Z0+AQCwanR
E4pI2qT8RnGQ/kIZbyxqRSDzVrUMnk5zOeqNNcRqIiOyhlZD4jVD8mcPhYuQHWto
vTXhW/eO4a9tVDlOjZBGP/xcEV8+iyL7B9mKdPxh8rVJdeOrbXfZKwN7wL2lJ5Cv
Q5jQPrFEPumUSV7G4poeULPwFN9Q6j69gzHjYyfx0wcqBTLoXZFXoBYlit6UQP6w
SOhW743Q1OhOWoYK4u/Alb1RDoU8y553T1zWfAj57WRN88nmHap6cIuYkQUaczA7
y6nRnu04GE0nHVNIgPR28xu6tTlfj4PQq+GWEYeUIMUKygxGctJzu6deusek3Pg5
VaqcagPr/om5sU4I7Mi1Se3nylasJcc03oOtswp7FrStEgwujJTh4XTY4sNpxExV
KqxNCeN97KKFcZ5ZQbgQwtxBkPuPeEkabLaaWUIdjTmuGn4sWviEICvJgH0YDO8l
ygQAKlZ6MKZ65541u5l2cVPug2TqWpVZwr/DRujFxV5soKrWnYG2dxBsz5gcB0bH
nZmlPXhD0E7NnYcz2Y2v2PFKOt/POHsI8LYGgY1yK4Grd49GF85xqqESFk8fOyY7
qad4odW90JP49aVSNmrH
=EEpe
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53121701.5080...@gmail.com



Bug#584168: marked as done ([qtcreator] Displays a warning if qt api doc version is not matching used qt version.)

2014-03-01 Thread Debian Bug Tracking System
Your message dated Sat, 01 Mar 2014 15:57:13 -0300
with message-id 13537057.jZzbWoyGcX@luna
and subject line Closing because of lack of reply
has caused the Debian Bug report #584168,
regarding [qtcreator] Displays a warning if qt api doc version is not matching 
used qt version.
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 ow...@bugs.debian.org
immediately.)


-- 
584168: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584168
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: qtcreator
Version: 1.2.1-3
Severity: normal

--- Please enter the report below this line. ---
I'm using qt-libs 4.6.X with 4.4.X api doc (it's not on purpose).

I was surprised to discover that and to understand that qtcreator didn't 
event noticed me about that.


I think QTCreator should display a warning in such a case.



--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-2-686

Debian Release: 5.0.4
99 testing security.debian.org
988 stable volatile.debian.org
987 stable security.debian.org
985 stable ftp.fr.debian.org
97 testing ftp.fr.debian.org
95 unstable ftp.fr.debian.org
93 experimental ftp.fr.debian.org
500 unstable mirror.home-dn.net
500 testing mirror.home-dn.net
500 stable mirror.home-dn.net
500 experimental mirror.home-dn.net
500 9.10 packages.geexbox.org
1 lenny-backports www.backports.org

--- Package information. ---
Depends (Version) | Installed
===-+-==
libc6 (= 2.3.6-6~) | 2.10.2-6
libgcc1 (= 1:4.1.1) | 1:4.4.2-9
libqt4-network (= 4:4.5.2) | 4:4.6.2-5
libqt4-xml (= 4:4.5.2) | 4:4.6.2-5
libqtcore4 (= 4:4.5.2) | 4:4.6.2-5
libqtgui4 (= 4:4.5.2) | 4:4.6.2-5
libstdc++6 (= 4.2.1) | 4.4.2-9
libqt4-help | 4:4.6.2-5
libqt4-sql-sqlite | 4:4.6.2-5


Recommends (Version) | Installed
==-+-===
qtcreator-doc | 1.2.1-3
qt4-dev-tools | 4:4.6.2-5
qt4-doc | 4.4.3-1+lenny1
qt4-demos |
gdb | 6.8-3
make | 3.81-5
xterm | 235-2
OR x-terminal-emulator |


Suggests (Version) | Installed
=-+-===
cmake | 2.6.0-6
git-core | 1:1.5.6.5-3+lenny3
subversion | 1.6.9dfsg-1~bpo50+1





---End Message---
---BeginMessage---
Version: 3.0.1+dfsg-1

Hi! I'm closing this bug becauyse of lack of reply to my previous mail last 
year. If you can still reproduce the bug, please don't heasitate to reopen 
this one and provide the necessary info.

Kinds regards, Lisandro.


-- 
Passwords are like underwear. You shouldn’t leave them out where people can
see them. You should change them regularly. And you shouldn’t loan them out
to strangers.
  Anonymous

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.
---End Message---


Processing of qtquick1-opensource-src_5.2.1-2_amd64.changes

2014-03-01 Thread Debian FTP Masters
qtquick1-opensource-src_5.2.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  qtquick1-opensource-src_5.2.1-2.dsc
  qtquick1-opensource-src_5.2.1-2.debian.tar.xz
  libqt5declarative5_5.2.1-2_amd64.deb
  qtquick1-qmltooling-plugins_5.2.1-2_amd64.deb
  qtquick1-qml-plugins_5.2.1-2_amd64.deb
  qtquick1-5-dev-tools_5.2.1-2_amd64.deb
  qtquick1-5-dev_5.2.1-2_amd64.deb
  qtquick1-5-private-dev_5.2.1-2_amd64.deb
  qtquick1-5-examples_5.2.1-2_amd64.deb
  qtquick1-5-dbg_5.2.1-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wjrl9-00049u...@franck.debian.org



qtquick1-opensource-src_5.2.1-2_amd64.changes is NEW

2014-03-01 Thread Debian FTP Masters
binary:qtquick1-5-private-dev is NEW.

Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wjs2k-0002p6...@franck.debian.org



Processed: your mail

2014-03-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 711307 
 https://bugreports.qt-project.org/browse/QTBUG-35782#comment-234114
Bug #711307 [libqt5webkit5-dev] libQt5WebKitWidgets.prl filled with private libs
Set Bug forwarded-to-address to 
'https://bugreports.qt-project.org/browse/QTBUG-35782#comment-234114'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
711307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711307
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.139372633922290.transcr...@bugs.debian.org



Processing of qtcreator_3.0.1+dfsg+exp-1_amd64.changes

2014-03-01 Thread Debian FTP Masters
qtcreator_3.0.1+dfsg+exp-1_amd64.changes uploaded successfully to localhost
along with the files:
  qtcreator_3.0.1+dfsg+exp-1.dsc
  qtcreator_3.0.1+dfsg+exp.orig.tar.gz
  qtcreator_3.0.1+dfsg+exp-1.debian.tar.xz
  qtcreator_3.0.1+dfsg+exp-1_amd64.deb
  qtcreator-data_3.0.1+dfsg+exp-1_all.deb
  qtcreator-dbg_3.0.1+dfsg+exp-1_amd64.deb
  qtcreator-doc_3.0.1+dfsg+exp-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wjz1p-0007w7...@franck.debian.org



qtcreator_3.0.1+dfsg+exp-1_amd64.changes ACCEPTED into experimental

2014-03-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 01 Mar 2014 22:50:11 -0300
Source: qtcreator
Binary: qtcreator qtcreator-data qtcreator-dbg qtcreator-doc
Architecture: source amd64 all
Version: 3.0.1+dfsg+exp-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Changed-By: Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org
Description: 
 qtcreator  - lightweight integrated development environment (IDE) for Qt
 qtcreator-data - application data for Qt Creator IDE
 qtcreator-dbg - debugging symbols for Qt Creator IDE
 qtcreator-doc - documentation for Qt Creator IDE
Changes: 
 qtcreator (3.0.1+dfsg+exp-1) experimental; urgency=medium
 .
   * Switch to Qt 5 on experimental.
 - Add +exp to the version of the package to be able to fix stuff in
   unstable if needed.
 - Switch to Qt 5 in debian/rules.
 - Remove Qt 4 build dependencies and add the necessary Qt 5 build
   dependencies.
 - Change Qt 4 dependencies, recommendations or suggestions to their Qt 5
   counterparts.
 - Add libgio2.0-cil-dev, libgstreamer-plugins-base0.10-dev,
   libgstreamer0.10-dev and libqt5opengl5-dev as build dependencies. They
   are required at link time, so maybe it's an effect of #711307.
Checksums-Sha1: 
 eefdec82ee30155c6a837721135972fe47b9cfa1 2946 qtcreator_3.0.1+dfsg+exp-1.dsc
 baf300c40e2ba5cb5cbcb22c93132f85953d040c 24974156 
qtcreator_3.0.1+dfsg+exp.orig.tar.gz
 b5d7fb3c19d275f06053fda091a289d70d783539 13892 
qtcreator_3.0.1+dfsg+exp-1.debian.tar.xz
 bffb0812df3a8cf7639b22dcbc8539a7bf6bce65 11087568 
qtcreator_3.0.1+dfsg+exp-1_amd64.deb
 5d9fff2bd0e5f134fc20c2ac51de0417cb41 1994496 
qtcreator-data_3.0.1+dfsg+exp-1_all.deb
 955e6b3feb253b104165bb0dfc8b51c8907944a0 294251300 
qtcreator-dbg_3.0.1+dfsg+exp-1_amd64.deb
 b8e37171c304c3d91331b88414f9684cc6b83ea5 8562248 
qtcreator-doc_3.0.1+dfsg+exp-1_all.deb
Checksums-Sha256: 
 3c2f38ec9c9b699fe9a3b44dee2f7c7a3d8bdd8ce2b6c5bab6c1ce1de02761c4 2946 
qtcreator_3.0.1+dfsg+exp-1.dsc
 77f2049b556f0c8db7de70c7a36187f9eff34ecf40f2773e15838eadd37272de 24974156 
qtcreator_3.0.1+dfsg+exp.orig.tar.gz
 81e780d34ebcd82d56f4e3ee8b65c181ccdb2ab38d10f268dfa02e167e1a0750 13892 
qtcreator_3.0.1+dfsg+exp-1.debian.tar.xz
 6920de330c48bea9645ef5aff66d2603633d5c7a4dc1b5027ad148a853c2445d 11087568 
qtcreator_3.0.1+dfsg+exp-1_amd64.deb
 9ce6999cb98ad8d2ada9d7b7c41c62172e2207e3ffd514e9588a4c4d6263a04c 1994496 
qtcreator-data_3.0.1+dfsg+exp-1_all.deb
 b58b99d22d1cf5c842bdac09c604699464a7c90a9d27df754ba56178859ca46d 294251300 
qtcreator-dbg_3.0.1+dfsg+exp-1_amd64.deb
 f0a5559dfffc6869a96a905ec5e55f0f3d0d9c70bcadcec958237092a1ec3bb4 8562248 
qtcreator-doc_3.0.1+dfsg+exp-1_all.deb
Files: 
 1de8f9e9e63c6246c3540ffb2d440c76 2946 devel optional 
qtcreator_3.0.1+dfsg+exp-1.dsc
 4b3e4d2ff082e749a0dcb0422751a8d8 24974156 devel optional 
qtcreator_3.0.1+dfsg+exp.orig.tar.gz
 4ccebe7b4927e692ecfd434b92af6d2b 13892 devel optional 
qtcreator_3.0.1+dfsg+exp-1.debian.tar.xz
 be4d3b27993df0880b94e3b9e2f1662c 11087568 devel optional 
qtcreator_3.0.1+dfsg+exp-1_amd64.deb
 c760e1be8400c4816d3e7a8c60671f7d 1994496 devel optional 
qtcreator-data_3.0.1+dfsg+exp-1_all.deb
 442c3befe11981b20fe26651be027b59 294251300 debug extra 
qtcreator-dbg_3.0.1+dfsg+exp-1_amd64.deb
 dba0b1242c27d6c1217429366adf312d 8562248 doc optional 
qtcreator-doc_3.0.1+dfsg+exp-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTErQ5AAoJEKtkX0BihqfQOcoP/0qmUSirjC03d0E+V8cZFbWs
Srb+ASbFCB1ck9fAJ9xlEDNepuTc+kmMcFKRYLo/bRBcPB1zAlqbXAaE0NXkqVlD
7R4Wa+pU51/s83tEr0tQsQo+Ly7YjJ3/CB1YNSwFkfp2q4RB2fBKDm4QlQqD0t/H
uoH1QIUXEYaIjrQjWt1UmFAvIYpO0+4AYuXyfPUj/9y4l7MZ7gtSZrE50gK+Ib4Y
/pLDCg3uJ54Tssl/N/Th8KnEEVG8e/l217/dn0AkJ/bKDPrbmJjzAs3NhMTUFUYl
8EwfQBxNbIOR5OZNCMHSXI4QehP+mT0hQUamFY9TUvD9jPfb02A7gjMrFGAah2ak
Pgw5ce1mKfk2UXv7cgq1R7KcO3K6gU2wDnD4NkXhTC8Z9/LQdI7vWqQpAe71irZ/
8EH7jYt9K/0lA9I/X07VVurhsakUkZJxRNSZZ3gJraRD6E9pWf8n9v5yyS4LVYMb
67wU2RpQ6vofzMGwtAddQsoYGc8SmG+cm/K+3BIv/U1mPUg6ifZgwh1ehMeKHJ5J
0AHbWYtc9yBEU7POatYe0hvJQZpbNOjh5WxC85kWfzI/AcjFhc9KUr63w6zB/RUA
WrdA/eqN6NdMVEywmImgCFxBXlnBhUW0oQJMOMb0fqJztPJyA+rqsRd4gfsk3XoT
8++S2YVec3+skv14OEgA
=TUYD
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wjz3c-0008n1...@franck.debian.org