File: changelog

package info (click to toggle)
qt-gstreamer 1.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,768 kB
  • ctags: 3,648
  • sloc: cpp: 20,239; yacc: 156; lex: 125; makefile: 49
file content (141 lines) | stat: -rw-r--r-- 5,490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
qt-gstreamer (1.2.0-4) unstable; urgency=medium

  * Refresh patches.
  * Add new patch: Furter-workarounds-for-build-failures-now-boost-1.61-
    and-.patch
  * Fix dpkg-buildpackage -A ftbfs (Closes: #806102)

 -- Maximiliano Curia <maxy@debian.org>  Tue, 09 Aug 2016 14:57:19 +0200

qt-gstreamer (1.2.0-3) unstable; urgency=medium

  * Team upload.

 -- Maximiliano Curia <maxy@debian.org>  Thu, 13 Aug 2015 11:38:00 +0200

qt-gstreamer (1.2.0-2ubuntu3) UNRELEASED; urgency=medium

  * Fix FTBFS because of latest gstreamer:
    - add find_gstconfig_properly.diff
    - add pkg-config to build depends (needed by the above patch)
  * Workaround FTBFS with boost >= 1.57:
    - add upstream_workaround_boost_ftbfs.diff

 -- José Manuel Santamaría Lema <panfaust@gmail.com>  Mon, 10 Aug 2015 14:07:34 +0200

qt-gstreamer (1.2.0-2ubuntu2) wily; urgency=medium

  * Revert package rename; on closer inspection the only symbol changes are
    all to templates.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 09 Aug 2015 22:08:38 +0000

qt-gstreamer (1.2.0-2ubuntu1) wily; urgency=medium

  * Rename library packages for g++5 ABI transition.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 07 Aug 2015 06:42:22 +0000

qt-gstreamer (1.2.0-2) unstable; urgency=medium

  * Add disable-doxygen-timestamp.patch to help make package
    build reproducably.
  * Update symbols file, a few symbols are parameterized on amd64 and i386.
  * Delete .md5 files generated by Doxygen
  * Update Standards-Version to 3.9.6. No changes needed.
  * Build Qt5 versions of QtGstreamer.
    - libqt5glib, libqt5gstreamer, libqt5gstreamer-dev,
      libqt5gstreamerquick-1.0, libqt5gstreamerui-1.0,
      libqt5gstreamerutils-1.0, and qtgstreamer-plugins-qt5
    - I copied work from Jonathan Riddell for the .install and
      .symbols files.
  * Differentiate package long descriptions between Qt4 and Qt5 packages.
  * Build doc files in an architecture independent step.
  * Correctly build dbg packages for Qt4 and Qt5 packages.
  * Release to unstable after Jessie freeze finished.

 -- Diane Trout <diane@ghic.org>  Wed, 29 Apr 2015 21:26:30 -0700

qt-gstreamer (1.2.0-1) experimental; urgency=medium

  * Import upstream version 1.2.0
  * Add watch file.
  * Bump Standards-Version to 3.9.5. No changes needed.
  * Add myself to uploaders.
  * Removed include_path_multiarch.patch build is multiarch compatible.
  * Update package names from 0.10 to 1.0 to reflect change in api version.
  * Update symbols files.
  * Remove LIB_INSTALL_DIR setting from rules as its not used by cmake any more.
  * Update path for qtgstreamer-dev cmake configuration files.
  * Add Multi-Arch: same to qtgstreamer-dbg
  * Link to debian provided jquery.
  * Update libqtgstreamer for amd64 and i386
  * Add dependency on pkg-kde-tools to use pkgkde-symbolshelper to
    manage symbols.
  * Change maintainer to Debian KDE Extras Team
  * Add vcs-git and vcs-browser tags.

 -- Diane Trout <diane@ghic.org>  Tue, 01 Jul 2014 20:13:24 -0700

qt-gstreamer (0.10.2-2) unstable; urgency=low

  * Add patch include_path_multiarch.patch to fix the include path
    indicated by QtGStreamerConfig.cmake so that projects using
    cmake + QtGStreamer do not FTBFS (Closes: #676735).

 -- George Kiagiadakis <kiagiadakis.george@gmail.com>  Sun, 10 Jun 2012 14:32:21 +0300

qt-gstreamer (0.10.2-1) unstable; urgency=low

  * New upstream release.
    - Individual glib headers are no longer used (Closes: #665602)
  * Remove all patches: No longer needed, the fixes are upstream.
  * Bump versions of (build-)dependencies:
    - cmake >= 2.8.6
    - gstreamer >= 0.10.33
  * Remove build-deps on automoc, flex and bison.
  * Convert to multiarch.
    - Bump debhelper dependency to version 9.
    - Bump debian/compat to 9.
    - Bump Qt build-dep to version 4.8.1 (needed for QML mutliarch).
    - Add build-dep on dpkg-dev (>= 1.16.1~).
    - Adjust packaging to install libraries and plugins
      to the mutliarch location.
  * Update symbols files.
  * Add a new qtgstreamer-declarative package that contains
    the QtGStreamer QML plugin.
  * Update some package descriptions.
    - Remove articles from the description synopsis to satisfy lintian.
    - Mention the new plugins in qtgstreamer-plugins' package descrption.
  * Update and convert debian/copyright to machine-readable format.
  * Bump standards-version to 3.9.3.
  * Add build dependency on libqt4-opengl-dev for compiling the opengl bits.
  * Set -DUSE_QT_PLUGIN_DIR=OFF in debian/rules to workaround
    a weird issue where QT_IMPORTS_DIR is not found.

 -- George Kiagiadakis <kiagiadakis.george@gmail.com>  Sat, 05 May 2012 13:34:04 +0300

qt-gstreamer (0.10.1-2.1) unstable; urgency=low

  * Non-Maintainer Upload.
  
  * patches/boost1.48.patch: New.  Work around moc limitation.  Closes:
    #653796.

 -- Steve M. Robbins <smr@debian.org>  Sat, 28 Jan 2012 05:41:39 -0600

qt-gstreamer (0.10.1-2) unstable; urgency=low

  * Import patch from upstream to fix FTBFS - disable building
    latex documentation by default (Closes: #621892).
  * Update symbols file for gcc 4.5.
  * Add build dependency on graphviz to use dot for generating
    graphs in the documentation.

 -- George Kiagiadakis <kiagiadakis.george@gmail.com>  Thu, 14 Apr 2011 12:22:39 +0300

qt-gstreamer (0.10.1-1) experimental; urgency=low

  * Initial release. (Closes: #605040)

 -- George Kiagiadakis <kiagiadakis.george@gmail.com>  Fri, 07 Jan 2011 23:41:31 +0200