Bug#908554: mozjs60: Build --with-system-icu

2018-09-10 Thread Tim Lunn
Source: mozjs60
Version: 60.1.0-1
Severity: wishlist

We maybe able to build mozjs with the system icu libraries now that the 
versions are in sync with the bundled copy. Since as far as can recall that was 
the main reason we were using the bundled one being the system libraries were 
too old. 

I did quickly try a test build using --with-system-icu and it produced one test 
failure: 

## non262/Intl/DateTimeFormat/tz-environment-variable.js: rc = 3, run time = 
0.113342
non262/Intl/DateTimeFormat/tz-environment-variable.js:62:9 Error: Assertion 
failed: got "EST5EDT", expected "CST6CDT"
Stack:
  @non262/Intl/DateTimeFormat/tz-environment-variable.js:62:9
  inTimeZone@non262/Intl/DateTimeFormat/tz-environment-variable.js:36:9
  @non262/Intl/DateTimeFormat/tz-environment-variable.js:60:5
TEST-UNEXPECTED-FAIL | non262/Intl/DateTimeFormat/tz-environment-variable.js | 
(args: "") [0.1 s]
{"action": "test_start", "pid": 17199, "source": "jstests", "test": 
"non262/Intl/DateTimeFormat/tz-environment-variable.js", "thread": "main", 
"time": 1536640032.461421}
{"action": "test_end", "extra": {"jitflags": []}, "pid": 17199, "source": 
"jstests", "status": "FAIL", "test": 
"non262/Intl/DateTimeFormat/tz-environment-variable.js", "thread": "main", 
"time": 1536640032.574763}



Bug#907364: src:mozjs52: FTBFS on i386: several test failures for Spidermonkey 60 build

2018-08-26 Thread Tim Lunn
Package: src:mozjs52
Version: 60.1.0-1
Severity: normal

I ran a test build of spidermonkey 60.1.0-1 package on the Ubuntu PPA builders 
and had the following test failures on i386 build

## non262/Date/timeclip.js: rc = 3, run time = 0.048487
747197: TimeClip behavior for very large numbers
non262/Date/timeclip.js:19:1 Error: Assertion failed: got true, expected false
Stack:
  @non262/Date/timeclip.js:19:1
TEST-UNEXPECTED-FAIL | non262/Date/timeclip.js | (args: "") [0.0 s]
{"action": "test_start", "pid": 20462, "source": "jstests", "test": 
"non262/Date/timeclip.js", "thread": "main", "time": 1535249793.461725}
{"action": "test_end", "extra": {"jitflags": []}, "pid": 20462, "source": 
"jstests", "status": "FAIL", "test": "non262/Date/timeclip.js", "thread": 
"main", "time": 1535249793.510212}

## test262/language/types/number/S8.5_A2.1.js: rc = 3, run time = 0.04355
uncaught exception: Test262Error: #1: var x = 9007199254740994.0; var y = 1.0 - 
1/65536.0; var z = x + y; var d = z - x; d === 0. Actual: 2
TEST-UNEXPECTED-FAIL | test262/language/types/number/S8.5_A2.1.js | (args: "") 
[0.0 s]
{"action": "test_start", "pid": 20462, "source": "jstests", "test": 
"test262/language/types/number/S8.5_A2.1.js", "thread": "main", "time": 
1535249586.113185}
{"action": "test_end", "extra": {"jitflags": []}, "pid": 20462, "source": 
"jstests", "status": "FAIL", "test": 
"test262/language/types/number/S8.5_A2.1.js", "thread": "main", "time": 
1535249586.156735}

## test262/language/types/number/S8.5_A2.2.js: rc = 3, run time = 0.044356
uncaught exception: Test262Error: #1: var x = 9007199254740994.0; var y = 1.0 - 
1/65536.0; var z = x + y; var d = z - x; d !== 2
TEST-UNEXPECTED-FAIL | test262/language/types/number/S8.5_A2.2.js | (args: "") 
[0.0 s]
{"action": "test_start", "pid": 20462, "source": "jstests", "test": 
"test262/language/types/number/S8.5_A2.2.js", "thread": "main", "time": 
1535249586.0153189}
{"action": "test_end", "extra": {"jitflags": []}, "pid": 20462, "source": 
"jstests", "status": "FAIL", "test": 
"test262/language/types/number/S8.5_A2.2.js", "thread": "main", "time": 
1535249586.059675}

Full logs
https://launchpadlibrarian.net/385368114/buildlog_ubuntu-cosmic-i386.mozjs60_60.1.0-ppa1_BUILDING.txt.gz



Bug#907363: src:mozjs52: FTBFS on i386: various test failures

2018-08-26 Thread Tim Lunn
Package: src:mozjs52
Version: 60.1.0-1
Severity: normal

I ran a test build of Spidermonkey 60.1.0-1 on the Ubuntu ppa builders and had 
the following test failures:

## non262/Date/timeclip.js: rc = 3, run time = 0.048487
747197: TimeClip behavior for very large numbers
non262/Date/timeclip.js:19:1 Error: Assertion failed: got true, expected false
Stack:
  @non262/Date/timeclip.js:19:1
TEST-UNEXPECTED-FAIL | non262/Date/timeclip.js | (args: "") [0.0 s]
{"action": "test_start", "pid": 20462, "source": "jstests", "test": 
"non262/Date/timeclip.js", "thread": "main", "time": 1535249793.461725}
{"action": "test_end", "extra": {"jitflags": []}, "pid": 20462, "source": 
"jstests", "status": "FAIL", "test": "non262/Date/timeclip.js", "thread": 
"main", "time": 1535249793.510212}

## test262/language/types/number/S8.5_A2.1.js: rc = 3, run time = 0.04355
uncaught exception: Test262Error: #1: var x = 9007199254740994.0; var y = 1.0 - 
1/65536.0; var z = x + y; var d = z - x; d === 0. Actual: 2
TEST-UNEXPECTED-FAIL | test262/language/types/number/S8.5_A2.1.js | (args: "") 
[0.0 s]
{"action": "test_start", "pid": 20462, "source": "jstests", "test": 
"test262/language/types/number/S8.5_A2.1.js", "thread": "main", "time": 
1535249586.113185}
{"action": "test_end", "extra": {"jitflags": []}, "pid": 20462, "source": 
"jstests", "status": "FAIL", "test": 
"test262/language/types/number/S8.5_A2.1.js", "thread": "main", "time": 
1535249586.156735}

## test262/language/types/number/S8.5_A2.2.js: rc = 3, run time = 0.044356
uncaught exception: Test262Error: #1: var x = 9007199254740994.0; var y = 1.0 - 
1/65536.0; var z = x + y; var d = z - x; d !== 2
TEST-UNEXPECTED-FAIL | test262/language/types/number/S8.5_A2.2.js | (args: "") 
[0.0 s]
{"action": "test_start", "pid": 20462, "source": "jstests", "test": 
"test262/language/types/number/S8.5_A2.2.js", "thread": "main", "time": 
1535249586.0153189}
{"action": "test_end", "extra": {"jitflags": []}, "pid": 20462, "source": 
"jstests", "status": "FAIL", "test": 
"test262/language/types/number/S8.5_A2.2.js", "thread": "main", "time": 
1535249586.059675}

full logs:
https://launchpadlibrarian.net/385368114/buildlog_ubuntu-cosmic-i386.mozjs60_60.1.0-ppa1_BUILDING.txt.gz

upstream bug report:
https://bugzilla.mozilla.org/show_bug.cgi?id=1486328



Bug#895725: librsvg: Test failures on s390x

2018-04-14 Thread Tim Lunn
Source: librsvg
Version: 2.42.3-1
Severity: important
Tags: upstream

Building 2.42.3 test failures on Debian experimental s390x

# Storing test result image at /tmp/91-nonzero-translation-diff.png
not ok 26 /rsvg-test/reftests/bugs/91-nonzero-translation.svg
FAIL: rsvg-test 26 /rsvg-test/reftests/bugs/91-nonzero-translation.svg

not ok 39 /rsvg-test/reftests/svg1.1/filters-color-02-b.svg
FAIL: rsvg-test 39 /rsvg-test/reftests/svg1.1/filters-color-02-b.svg
# Storing test result image at /tmp/filters-composite-02-b-out.png

# Storing test result image at /tmp/pservers-grad-08-b-diff.png
not ok 93 /rsvg-test/reftests/svg1.1/pservers-grad-08-b.svg
FAIL: rsvg-test 93 /rsvg-test/reftests/svg1.1/pservers-grad-08-b.svg

Full logs: 
https://buildd.debian.org/status/fetch.php?pkg=librsvg&arch=s390x&ver=2.42.3-1&stamp=1522581818&raw=0



Bug#895723: librsvg: FTBFS on powerpc arches

2018-04-14 Thread Tim Lunn
Source: librsvg
Version: 2.42.3-1
Severity: important
Tags: upstream

Building 2.42.3 on Debian experimental ppc64el. powerpc and ppc64  seem to have 
the same issues.

Possibly due to linking with --as-needed . However not sure why this only 
affects the powerpc arches.

Full ppc64el logs: 
https://buildd.debian.org/status/fetch.php?pkg=librsvg&arch=ppc64el&ver=2.42.3-1&stamp=1522565714&raw=0

error: linking with `cc` failed: exit code: 1
  |
  = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" 
"/usr/lib/rustlib/powerpc64le-unknown-linux-gnu/lib" 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.102je7u62sm4kcw.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.10tn6hsfx4oyxjjj.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.114xigf1yyw2gcw0.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.120svpnd23nxqi5a.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.121owdsfzatxhhbm.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.12f5ifttr58vfevz.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.12um7e2pna88us0m.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.155oupk9ie2lc4fq.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.15dl3imwo0d8mnfv.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1686o3u9d63jdfh.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.16g72hl54zgn1037.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.16u6js6g0l3k1ic6.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.17d4cze32tp9xnyn.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1aoz9ryfspmhujr6.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1bcme1fmkrokil8a.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1chjqw8w9cqnfli7.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1epb5nyi41no37ob.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1g1d239vtessmzk5.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1ghfiig2h76dl8qp.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1hkyhrtkifakvrh4.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1i2m4tc5uehwthvl.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1im38lueib99jsk0.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1iyvqxtdjb3fwkh7.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1jnlhyxj59jycbjv.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1kzmobth8vrv86p7.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1liaz5pb3qsa45z.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1mbrod7fypeh96bo.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1mvmz58owquyropc.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1nyfdlp3jd783n7g.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1o6b1la7g4jnv39b.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1owmwuuo26nlf4g0.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1q8ffos2d96smbjs.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1r8x652sazw5kewv.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1rmm85xvb873qftb.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1s9l6wh3i035yuij.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1uacw3k3wfmrurex.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1wjzcbl1bqerhxx0.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1y16o1qfye96o7m0.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1y4ds2ij7sm8xk5g.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1ygj72qs8o1veaeq.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1ynya56gfonq4yrh.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1zeawhkbeobww1zn.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.1zwd8n7bcl3vhvvh.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.20v6ib4511rnk9ng.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.236iz806sghm3wx.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.23tqyymcb18u96mb.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.254pkr8l29adgv0m.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.25djblspchgq9w9k.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.26atlyss9oe7pp8j.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.26ndticnsik1s4p6.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.27nows0f6zcoj3pr.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.27tdad292ho0ivy5.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.2an1ny405iqfexcm.rcgu.o"
 
"/<>/target/debug/deps/rsvg_internals-465b402de8c64098.2encja7uqk6vrlzy.rcgu.o"
 
"/<>/t

Bug#895721: librsvg: test 93 failure on arm64

2018-04-14 Thread Tim Lunn
Source: librsvg
Version: 2.42.3-1
Severity: important
Tags: upstream

Test 93 is failing on arm64 and also appears to have the same failure on s390x 
(other s390x failures will file seperately)

# librsvg-MESSAGE: CSS parsing error

# librsvg-MESSAGE: CSS unrecoverable error

# Storing test result image at /tmp/pservers-grad-08-b-out.png
# 7 pixels differ (with maximum difference of 2) from reference image

# Storing test result image at /tmp/pservers-grad-08-b-diff.png
not ok 93 /rsvg-test/reftests/svg1.1/pservers-grad-08-b.svg
FAIL: rsvg-test 93 /rsvg-test/reftests/svg1.1/pservers-grad-08-b.svg


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#894813: libzip: New upstream version 1.5.0

2018-04-04 Thread Tim Lunn
Source: libzip
Version: 1.5.0
Severity: normal

Dear Maintainer,

libzip 1.5.0 has dumped the custom AES crypto implementation in favour of using 
openssl (or gnutls). I am hoping to push this through in Ubuntu before 18.04 
for the security improvements, pending FFe.

I will attach a debdiff with updated packaging for 1.5.0



-- System Information:
Debian Release: buster/sid
  APT prefers bionic
  APT policy: (500, 'bionic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-13-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#893603: eog: workaround leaking build-deps through pkgconfig files

2018-03-20 Thread Tim Lunn
Package: eog
Version: 3.28.0-1
Severity: normal

Due to changes in meson, build-deps are leaked in the pkgconfig file. As a 
workaround add
these deps to eog-dev, which will allow redepends of eog-dev to build (mainly 
eog-plugins)

There are some discussions ongoing in debian and upstream but none resolved yet
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892956
https://bugs.freedesktop.org/show_bug.cgi?id=105572


Versions of packages eog depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2
ii  gir1.2-gtk-3.0   3.22.28-1ubuntu3
ii  gir1.2-peas-1.0  1.22.0-2
ii  gsettings-desktop-schemas3.27.90-1ubuntu1
ii  libc62.27-0ubuntu2
ii  libcairo21.15.10-2
ii  libexempi3   2.4.3-1ubuntu1
ii  libexif120.6.21-4
ii  libgdk-pixbuf2.0-0   2.36.11-1ubuntu0.1
ii  libgirepository-1.0-11.54.1-4
ii  libglib2.0-0 2.55.2-2ubuntu1
ii  libgnome-desktop-3-173.28.0-0ubuntu1
ii  libgtk-3-0   3.22.28-1ubuntu3
ii  libjpeg8 8c-2ubuntu8
ii  liblcms2-2   2.9-1
ii  libpeas-1.0-01.22.0-2
ii  librsvg2-2   2.40.20-2
ii  libx11-6 2:1.6.4-3
ii  shared-mime-info 1.9-2
ii  zlib1g   1:1.2.11.dfsg-0ubuntu2

Versions of packages eog recommends:
ii  librsvg2-common  2.40.20-2
ii  yelp 3.26.0-1ubuntu1

Versions of packages eog suggests:
pn  eog-plugins  

-- no debconf information



Bug#861141: enchant: New upstream release (2.1.0)

2018-03-11 Thread Tim Lunn

Since version 2.1.3 enchant 2 has support for parallel installation.

Given the API/ABI breaks it would probably be best to package this as a 
separate enchant2 source package



NEWS:

2.1.3 (November 26, 2017)
--

This release adds support for parallel installation with other major
versions of Enchant, and fixes a crash in the Voikko provider when it has no
supported languages.



Bug#813289: rhythmbox: Update to 3.3

2016-01-31 Thread Tim Lunn
Package: rhythmbox
Version: 3.3-1
Severity: normal

Rythmbox 3.3 was just release a week ago, attached is a patch to update debian 
package for the new upstream version.

I have individual packaging commits in a local git tree that I can commit to 
svn, but wasnt sure if this goes straight into unstable?

-- System Information:
Debian Release: stretch/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-2-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru rhythmbox-3.2.1/debian/changelog rhythmbox-3.3/debian/changelog
--- rhythmbox-3.2.1/debian/changelog	2015-05-07 00:23:11.0 +1000
+++ rhythmbox-3.3/debian/changelog	2016-01-31 10:53:46.0 +1100
@@ -1,3 +1,18 @@
+rhythmbox (3.3-1) UNRELEASED; urgency=medium
+
+  * New upstream release 3.3 
++ New plugin supporting Android devices via gvfs-mtp
++ Encoding settings are now configurable per device type
++ Encoding settings can force lossless files to be transcoded
+  * Bump build-dep on libgtk-3-dev (>= 3.12.0)
+  * debian/rhythmbox-plugins.install: Install android plugin
+  * d/p/0001-audioscrobbler-Fix-displaying-icon-for-libre.fm.patch: Drop,
+included in new release
+  * debian/librhythmbox-core9.symbols: Update with new symbols
+  * debian/rules: Remove obsolete --disable-scrollkeeper configure flag
+
+ -- Tim Lunn   Sun, 31 Jan 2016 10:30:06 +1100
+
 rhythmbox (3.2.1-1) unstable; urgency=medium
 
   * debian/control{,.in}: We use python3-gi, change dep
diff -Nru rhythmbox-3.2.1/debian/control rhythmbox-3.3/debian/control
--- rhythmbox-3.2.1/debian/control	2015-05-07 00:39:59.0 +1000
+++ rhythmbox-3.3/debian/control	2016-01-31 10:53:52.0 +1100
@@ -16,7 +16,7 @@
libgirepository1.0-dev (>= 0.10.0),
gobject-introspection (>= 0.10.0),
intltool (>= 0.35.0),
-   libgtk-3-dev (>= 3.6.0),
+   libgtk-3-dev (>= 3.12.0),
libgstreamer1.0-dev (>= 1.0.6),
libgstreamer-plugins-base1.0-dev (>= 1.0.6),
libgdk-pixbuf2.0-dev (>= 2.18.0),
diff -Nru rhythmbox-3.2.1/debian/control.in rhythmbox-3.3/debian/control.in
--- rhythmbox-3.2.1/debian/control.in	2015-05-06 20:38:20.0 +1000
+++ rhythmbox-3.3/debian/control.in	2016-01-31 10:53:46.0 +1100
@@ -12,7 +12,7 @@
libgirepository1.0-dev (>= 0.10.0),
gobject-introspection (>= 0.10.0),
intltool (>= 0.35.0),
-   libgtk-3-dev (>= 3.6.0),
+   libgtk-3-dev (>= 3.12.0),
libgstreamer1.0-dev (>= 1.0.6),
libgstreamer-plugins-base1.0-dev (>= 1.0.6),
libgdk-pixbuf2.0-dev (>= 2.18.0),
diff -Nru rhythmbox-3.2.1/debian/librhythmbox-core9.symbols rhythmbox-3.3/debian/librhythmbox-core9.symbols
--- rhythmbox-3.2.1/debian/librhythmbox-core9.symbols	2015-05-06 20:08:28.0 +1000
+++ rhythmbox-3.3/debian/librhythmbox-core9.symbols	2016-01-31 10:53:46.0 +1100
@@ -77,6 +77,7 @@
  mpid_device_get_mount_point@Base 3.0
  mpid_device_get_type@Base 3.0
  mpid_device_new@Base 3.0
+ mpid_device_new_from_mpi_file@Base 3.3
  mpid_device_read_override_file@Base 3.0
  mpid_enable_debug@Base 3.0
  mpid_error_get_type@Base 3.0
@@ -207,6 +208,8 @@
  rb_encoder_gst_get_type@Base 3.0
  rb_encoder_gst_new@Base 3.0
  rb_encoder_new@Base 3.0
+ rb_encoding_settings_get_type@Base 3.3
+ rb_encoding_settings_new@Base 3.3
  rb_entry_view_append_column@Base 3.0
  rb_entry_view_append_column_custom@Base 3.0
  rb_entry_view_column_get_type@Base 3.0
@@ -432,12 +435,14 @@
  rb_marshal_VOID__UINT64_STRING_POINTER@Base 3.0
  rb_marshal_VOID__UINT_STRING_STRING_STRING_BOOLEAN@Base 3.0
  rb_marshal_VOID__ULONG_FLOAT@Base 3.0
+ rb_media_player_entry_type_get_type@Base 3.3
  rb_media_player_source_delete_entries@Base 3.0
  rb_media_player_source_get_capacity@Base 3.0
  rb_media_player_source_get_entries@Base 3.0
  rb_media_player_source_get_free_space@Base 3.0
  rb_media_player_source_get_type@Base 3.0
  rb_media_player_source_load@Base 3.0
+ rb_media_player_source_purge_metadata_cache@Base 3.3
  rb_media_player_source_show_properties@Base 3.0
  rb_media_player_source_sync@Base 3.0
  rb_menu_update_link@Base 3.0
@@ -657,6 +662,8 @@
  rb_refstring_unref@Base 3.0
  rb_refstrings@Base 3.0
  rb_refstrings_mutex@Base 3.0
+ rb_removable_media_manager_device_is_android@Base 3.3
+ rb_removable_media_manager_get_gudev_device@Base 3.3
  rb_removable_media_manager_get_type@Base 3.0
  rb_removable_media_manager_new@Base 3.0
  rb_removable_media_manager_scan@Base 3.0
@@ -956,7 +963,9 @@
  rhythmdb_emit_entry_deleted@Base 3.0
  rhythmdb_emit_entry_extra_metadata_notify@Base 3.0
  rhythmdb_entry_allocate@Base 3.0
+ rhythmdb_entry_apply_cached_metadata@Base 3.3
  rhythmdb_entry_availabilit

Bug#810961: transition: libquvi

2016-01-14 Thread Tim Lunn
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

libquvi-0.9 is required by totem-pl-parser, current package of the latter has 
libquvi-0.9 port
reverted but it is buggy and doesnt work currently. This will allow 
grilo-plugins to be updated,
which is a core part of the GNOME desktop.

libquvi, libquvi-scripts and quvi are in experimental already.

These remaining 2 reverse depends, have patches/updates filed on the following 
bugs, they need uploading
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810952
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810953
I have test-built both these against unstable+libquvi from experimental

Ben file:

title = "libquvi";
is_affected = .depends ~ "libquvi7" | .depends ~ "libquvi-0.9-0.9.3";
is_good = .depends ~ "libquvi-0.9-0.9.3";
is_bad = .depends ~ "libquvi7";


-- System Information:
Debian Release: stretch/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#810953: cclive: Prepare for libquvi-0.9 transition

2016-01-13 Thread Tim Lunn
Package: cclive
Version: 0.9.3
Severity: normal

The attached patch includes the changes needed to build against libquvi-0.9.


-- System Information:
Debian Release: stretch/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru cclive-0.7.16/debian/changelog cclive-0.9.3/debian/changelog
--- cclive-0.7.16/debian/changelog	2015-07-09 18:51:00.0 +1000
+++ cclive-0.9.3/debian/changelog	2016-01-14 18:05:06.0 +1100
@@ -1,3 +1,13 @@
+cclive (0.9.3-1) UNRELEASED; urgency=medium
+
+  * New upstream release for libquvi-0.9 support
+  * debian/control.in:
+- Add build-deps on libglib2.0-dev and libglibmm-2.4-dev
+- Bump build-deps on libquvi-0.9-dev and libboost
+  * d/p/fix-FTBFS-missing-includes.patch: fix build failure due to missing includes
+
+ -- Tim Lunn   Thu, 14 Jan 2016 15:18:18 +1100
+
 cclive (0.7.16-2.1) unstable; urgency=medium
 
   * Non maintainer upload.
diff -Nru cclive-0.7.16/debian/control cclive-0.9.3/debian/control
--- cclive-0.7.16/debian/control	2014-05-12 07:21:51.0 +1000
+++ cclive-0.9.3/debian/control	2016-01-14 15:47:00.0 +1100
@@ -6,12 +6,14 @@
 Build-Depends: debhelper (>= 9),
  dh-autoreconf,
  libcurl4-gnutls-dev,
+ libglib2.0-dev,
+ libglibmm-2.4-dev,
  libpcre3-dev,
- libquvi-dev (>= 0.2.16.1),
- libboost-filesystem-dev,
- libboost-iostreams-dev,
- libboost-program-options-dev,
- libboost-date-time-dev,
+ libquvi-0.9-dev,
+ libboost-filesystem-dev (>= 1.49),
+ libboost-iostreams-dev (>= 1.49),
+ libboost-program-options-dev (>= 1.49),
+ libboost-date-time-dev (>= 1.49),
  asciidoc,
  pkg-config
 Standards-Version: 3.9.5
diff -Nru cclive-0.7.16/debian/patches/fix-FTBFS-missing-includes.patch cclive-0.9.3/debian/patches/fix-FTBFS-missing-includes.patch
--- cclive-0.7.16/debian/patches/fix-FTBFS-missing-includes.patch	1970-01-01 10:00:00.0 +1000
+++ cclive-0.9.3/debian/patches/fix-FTBFS-missing-includes.patch	2016-01-14 16:53:16.0 +1100
@@ -0,0 +1,48 @@
+Index: cclive-0.9.3/src/cc/error.h
+===
+--- cclive-0.9.3.orig/src/cc/error.h
 cclive-0.9.3/src/cc/error.h
+@@ -29,6 +29,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ namespace cc
+ {
+Index: cclive-0.9.3/src/cc/options.h
+===
+--- cclive-0.9.3.orig/src/cc/options.h
 cclive-0.9.3/src/cc/options.h
+@@ -38,6 +38,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include 
+ #include 
+Index: cclive-0.9.3/src/cc/sig.h
+===
+--- cclive-0.9.3.orig/src/cc/sig.h
 cclive-0.9.3/src/cc/sig.h
+@@ -28,6 +28,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ namespace cc
+ {
+Index: cclive-0.9.3/src/cc/error.cpp
+===
+--- cclive-0.9.3.orig/src/cc/error.cpp
 cclive-0.9.3/src/cc/error.cpp
+@@ -20,7 +20,6 @@
+ 
+ #include 
+ 
+-#include 
+ #include 
+ #include 
+ #include 
diff -Nru cclive-0.7.16/debian/patches/fix-rpath.diff cclive-0.9.3/debian/patches/fix-rpath.diff
--- cclive-0.7.16/debian/patches/fix-rpath.diff	2014-05-12 07:21:51.0 +1000
+++ cclive-0.9.3/debian/patches/fix-rpath.diff	2016-01-14 15:21:22.0 +1100
@@ -6,11 +6,13 @@
 Do not set rpath for Boost libraries.  While at it, also disable silent rules
 to make finding problems easier.
 
 a/configure.ac
-+++ b/configure.ac
-@@ -17,8 +17,8 @@
- AC_DEFINE_UNQUOTED([CANONICAL_TARGET], "$target", [...])
- AC_DEFINE_UNQUOTED([CANONICAL_HOST], "$host", [...])
+Index: cclive-0.9.3/configure.ac
+===
+--- cclive-0.9.3.orig/configure.ac
 cclive-0.9.3/configure.ac
+@@ -17,8 +17,8 @@ AC_USE_SYSTEM_EXTENSIONS
+ AC_DEFINE_UNQUOTED([CANONICAL_TARGET], "$target",
+   [Define to canonical target])
  
 -AM_INIT_AUTOMAKE([1.11.1 -Wall -Werror dist-xz no-dist-gzip tar-ustar])
 -AM_SILENT_RULES([yes])
@@ -19,9 +21,11 @@
  
  # GNU Automake 1.12 requires this macro. Earlier versions do not
  # recognize this macro. Work around this.
 a/m4/boost.m4
-+++ b/m4/boost.m4
-@@ -421,7 +421,7 @@
+Index: cclive-0.9.3/m4/boost.m4
+===
+--- cclive-0.9.3.orig/m4/boost.m4
 cclive-0.9.3/m4/boost.m4
+@@ -421,7 +421,7 @@ dnl generated only once above (before we
LDFLAGS=$boost_save_LDFLAGS
LIBS=$boost_save_LIBS
])
diff -Nru cclive-0.7.16/debian/patches/series cclive-0.9.3/debian/patches/series
--- cclive-0.7.16/debian/patches/series	2015-07-09 18:48:07.0 +1000
+++ cclive-0.9.3/debian/patches/series	2016-01-14 16:54:51.0 +1100

Bug#810952: totem-pl-parser: Prepare for libquvi-0.9 transition

2016-01-13 Thread Tim Lunn
Package: totem-pl-parser
Version: 3.10.6-1
Severity: normal

The attached patch includes the changes needed to build against libquvi-0.9.


-- System Information:
Debian Release: stretch/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru totem-pl-parser-3.10.6/debian/changelog totem-pl-parser-3.10.6/debian/changelog
--- totem-pl-parser-3.10.6/debian/changelog	2015-12-16 10:09:35.0 +1100
+++ totem-pl-parser-3.10.6/debian/changelog	2016-01-14 17:55:21.0 +1100
@@ -1,3 +1,11 @@
+totem-pl-parser (3.10.6-2) UNRELEASED; urgency=medium
+
+  * Prepare for libquvi-0.9 transition
+- d/p/totem-pl-parser-use-old-quvi.patch: Dropped
+- d/control.in: Build depend on libquvi-0.9-dev
+
+ -- Tim Lunn   Thu, 14 Jan 2016 15:03:11 +1100
+
 totem-pl-parser (3.10.6-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru totem-pl-parser-3.10.6/debian/control totem-pl-parser-3.10.6/debian/control
--- totem-pl-parser-3.10.6/debian/control	2015-12-16 10:19:42.0 +1100
+++ totem-pl-parser-3.10.6/debian/control	2016-01-14 17:55:24.0 +1100
@@ -21,7 +21,7 @@
libglib2.0-dev (>= 2.31.0),
libglib2.0-doc,
libgmime-2.6-dev,
-   libquvi-dev (>= 0.4.1-2.1~),
+   libquvi-0.9-dev,
libsoup-gnome2.4-dev (>= 2.43.0),
libxml-parser-perl,
libxml2-dev
@@ -38,7 +38,7 @@
  libarchive-dev,
  libglib2.0-dev,
  libgmime-2.6-dev,
- libquvi-dev,
+ libquvi-0.9-dev,
  libxml2-dev,
  ${misc:Depends}
 Description: Totem Playlist Parser library - development files
diff -Nru totem-pl-parser-3.10.6/debian/control.in totem-pl-parser-3.10.6/debian/control.in
--- totem-pl-parser-3.10.6/debian/control.in	2015-10-10 11:48:51.0 +1100
+++ totem-pl-parser-3.10.6/debian/control.in	2016-01-14 15:23:16.0 +1100
@@ -17,7 +17,7 @@
libglib2.0-dev (>= 2.31.0),
libglib2.0-doc,
libgmime-2.6-dev,
-   libquvi-dev (>= 0.4.1-2.1~),
+   libquvi-0.9-dev,
libsoup-gnome2.4-dev (>= 2.43.0),
libxml-parser-perl,
libxml2-dev
@@ -34,7 +34,7 @@
  libarchive-dev,
  libglib2.0-dev,
  libgmime-2.6-dev,
- libquvi-dev,
+ libquvi-0.9-dev,
  libxml2-dev,
  ${misc:Depends}
 Description: Totem Playlist Parser library - development files
diff -Nru totem-pl-parser-3.10.6/debian/patches/series totem-pl-parser-3.10.6/debian/patches/series
--- totem-pl-parser-3.10.6/debian/patches/series	2014-09-03 08:48:44.0 +1000
+++ totem-pl-parser-3.10.6/debian/patches/series	2016-01-14 15:04:34.0 +1100
@@ -1 +0,0 @@
-totem-pl-parser-use-old-quvi.patch
diff -Nru totem-pl-parser-3.10.6/debian/patches/totem-pl-parser-use-old-quvi.patch totem-pl-parser-3.10.6/debian/patches/totem-pl-parser-use-old-quvi.patch
--- totem-pl-parser-3.10.6/debian/patches/totem-pl-parser-use-old-quvi.patch	2015-12-16 10:05:37.0 +1100
+++ totem-pl-parser-3.10.6/debian/patches/totem-pl-parser-use-old-quvi.patch	1970-01-01 10:00:00.0 +1000
@@ -1,645 +0,0 @@
-From 659826f0f415664e49b79d9d98cdafa1240f49aa Mon Sep 17 00:00:00 2001
-From: Michael Biebl 
-Date: Wed, 16 Dec 2015 00:01:11 +0100
-Subject: [PATCH] Revert "plparse: Port to libquvi 0.9"
-
-This reverts the following commits
-24970018abfcedcaa4965e1f0f987aaf63323f31
-5c2190133328ee39764813ddee88a038dbf1d363
-e0a27de154259c8e11dd8eff1b606c9e6d162502
-b524675634af60ae4b9f08b54ea47f308ae4c563
-1147853ac9012c085ebb1d6306451c6d197542cf
-1be3144e9a6bf183a61c9596165d52bbe405b5cc

- Makefile.am   |   2 +-
- configure.ac  |  22 +---
- plparse/Makefile.am   |  10 --
- plparse/totem-pl-parser-videosite.c   | 224 +-
- plparse/videosite-parser.c| 191 -
- totem-plparser-mini-uninstalled.pc.in |   2 +-
- totem-plparser-mini.pc.in |   2 +-
- totem-plparser-uninstalled.pc.in  |   2 +-
- totem-plparser.pc.in  |   2 +-
- 9 files changed, 97 insertions(+), 360 deletions(-)
- delete mode 100644 plparse/videosite-parser.c
-
-diff --git a/Makefile.am b/Makefile.am
-index a9cda79..18bd1f5 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -44,7 +44,7 @@ MAINTAINERCLEANFILES = \
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = totem-plparser.pc totem-plparser-mini.pc
- 
--DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-gtk-doc --enable-introspection --enable-uninstalled-tests
-+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-gtk-doc --enabl

Bug#810881: libtotem-plparser18: linker issue, causes grilo-plugins to FTBFS

2016-01-13 Thread Tim Lunn
Package: libtotem-plparser18
Version: 3.10.6-1ubuntu1~xenial1
Severity: normal

Dear Maintainer,

mbiebl missed this revert when reverting the libquvi-0.9 port. It causes 
grilo-plugins to fail to build
since libtotem-pl-parser-mini is no longer linked against libquvi.

This is not required with libquvi-0.9 since they are using a shim/wrapper to 
get around license incompatibilities there.


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libtotem-plparser18 depends on:
ii  libarchive13  3.1.2-11build1
ii  libc6 2.21-0ubuntu5
ii  libgcrypt20   1.6.4-4
ii  libglib2.0-0  2.47.3-3
ii  libgmime-2.6-02.6.20-1
ii  libquvi7  0.4.1-3
ii  libsoup2.4-1  2.52.2-1
ii  libtotem-plparser-common  3.10.6-1ubuntu1~xenial1
ii  libxml2   2.9.2+zdfsg1-4ubuntu2

libtotem-plparser18 recommends no packages.

libtotem-plparser18 suggests no packages.

-- no debconf information



Bug#805609: grilo-plugins: Split grilo-plugins into base and extra

2015-11-20 Thread Tim Lunn
Source: grilo-plugins
Severity: normal

I discussed this with Alberto earlier in the year, and we went ahead and landed 
the split in Ubuntu last cycle, but seems I never got around to forwarding on 
the changes. Patches to follow.

https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1394731


-- System Information:
Debian Release: stretch/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-16-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#803215: gjs: Have libgjs-dev depend on gjs (binaries)

2015-10-27 Thread Tim Lunn
Package: gjs
Version: 1.43.3-2build1
Severity: normal

Dear Maintainer,

Nearly all the GNOME apps that build against gjs, require the gjs binaries to 
be installed at
build time, to pick up the path to substitute into various wrapper scripts 
(probably the only
exception to this is gnome-shell)

Right now this dependency is individually declared in each of the GNOME apps, 
but seems it would 
be cleaner to declare it from libgjs-net, and it will stop the breakage that 
tends to happen to a 
few apps each cycle (gnome-documents being the latest victim)


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (500, 'wily')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-7-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gjs depends on:
ii  libc6 2.21-0ubuntu4
ii  libgjs0e [libgjs0-libmozjs-24-0]  1.43.3-2build1
ii  libglib2.0-0  2.46.1-1

gjs recommends no packages.

gjs suggests no packages.

-- no debconf information



Bug#765008: libmediaart: run unit-tests as autopkgtest

2014-10-12 Thread Tim Lunn
Source: libmediaart
Version: 0.7.0-1
Severity: normal

The unit tests in libmediaart require dbus etc, so they can't be run during 
package build.
They can however run as an autopkgtest.

The attached debdiff enables these tests, and also includes our remaining 
ubuntu delta.


-- System Information:
Debian Release: jessie/sid
  APT prefers utopic-updates
  APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 'utopic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-22-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#761623: tracker: Ubuntu delta for tracker packaging, autopkgtests and a few cleanups

2014-09-15 Thread Tim Lunn
Package: tracker
Version: 1.0.4-0ubuntu1
Severity: normal

Dear Maintainer,

This is most of our relevant delta for tracker from Ubuntu. It enables 
autopkgtests and includes a few minor cleanups.

See branch at:
https://github.com/darkxst/tracker-debian


-- System Information:
Debian Release: jessie/sid
  APT prefers utopic-updates
  APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 'utopic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-14-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tracker depends on:
ii  dbus 1.8.6-1ubuntu1
ii  dconf-gsettings-backend [gsettings-backend]  0.20.0-2
ii  libc62.19-10ubuntu1
ii  libexempi3   2.2.1-2
ii  libglib2.0-0 2.41.3-1
ii  libtracker-control-1.0-0 1.0.4-0ubuntu1
ii  libtracker-sparql-1.0-0  1.0.4-0ubuntu1
ii  shared-mime-info 1.2-0ubuntu3

Versions of packages tracker recommends:
ii  tracker-miner-fs  1.0.4-0ubuntu1
ii  tracker-utils 1.0.4-0ubuntu1

Versions of packages tracker suggests:
ii  tracker-gui  1.0.4-0ubuntu1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#739132: mozjs17: New upstream Spidermonkey 24 Release

2014-02-15 Thread Tim Lunn
Source: mozjs17
Severity: wishlist

Dear Maintainer,

Spidermonkey 24 was recently released.

It should again bring performance and memory improvements, major changes this 
time around
- Switched to the new IonMonkey engine and dropped JaegerMonkey
- E4X has been removed
- Jsapi is now C++ only
https://developer.mozilla.org/en-US/docs/SpiderMonkey/24

>From the GNOME side
gjs 1.39.x switch to mozjs24 sometime ago
gnome-shell had minor changes to make it work with mozjs24
rdepends that use E4X need to switch to stringified XML templates

This has been uploaded to Ubuntu and plan to ship gnome-shell 3.10 against 
mozjs24 and gjs 1.40
https://launchpad.net/ubuntu/+source/mozjs24/24.2.0-0ubuntu2



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

Kernel: Linux 3.13.0-8-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733901: geoclue: package geoclue-2.0 in parallel to geoclue 0.12.99

2014-01-01 Thread Tim Lunn
Package: geoclue
Version: 0.12.99-2ubuntu6
Severity: normal

Geoclue 2.0 is a complete rewrite that introduced an entirely new and 
simplified API. This new API is not compatible with the old API and further 
many features in geoclue 0.12 are not available in the new API. It really would 
be non-trivial to port all the rdepends to the new API, as there will some 
rdepends that use features not in the new API.

It would be good to package geoclue in a new source package 'geoclue-2.0' so it 
can exist in parallel, rather than just replacing the old version as was done 
in experimental packaging.
 
There is some further info about the rewrite here:
http://www.hadess.net/2013/04/geocluing-desktop-slowly.html

-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty
  APT policy: (500, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-7-generic (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages geoclue depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.18.0-1
ii  libc62.18-0ubuntu2
ii  libdbus-glib-1-2 0.100.2-1
ii  libgeoclue0  0.12.99-2ubuntu6
ii  libglib2.0-0 2.39.2-0ubuntu1
ii  libnm-glib4  0.9.8.8-0ubuntu1~trusty2
ii  libnm-util2  0.9.8.8-0ubuntu1~trusty2

geoclue recommends no packages.

geoclue suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#709434: mozjs17

2013-05-23 Thread Tim Lunn
polkit and gjs have both been ported upstream.
gnome-shell and cinnamon don't require any changes (maybe just a rebuild)

Couchdb, is a bit of a problem, they use an invalid JS syntax as a core feature 
of user scripts, so will be stuck with 1.8.5 until they solve
that issue.

0ad, last I heard they wanted to go straight to mozjs18 (although there won't 
be a release for this).

For the rest of the projects porting is reasonably trivial however will result 
in quite large diffs and not something that would want to carry
as distro patches.

We currently have mozjs17, gjs and gnome-shell packaged in the gnome3 ppa, 
overall this brings significant improvements in memory usage,
responsiveness and the dreaded GC deadlocks are gone!

Tim
Ubuntu GNOME


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#686994: virtualbox-guest-dkms: virtualbox drm driver fails to auto-load

2012-09-07 Thread Tim Lunn
Package: virtualbox-guest-dkms
Version: 4.1.18-dfsg-1ubuntu1
Severity: normal

Under Xorg 1.13, the virtualbox drm driver fails to auto-load unless its 
explicitly added to /etc/modules. This is due to it missing modalias, therefore 
udev doesnt know which driver to load.

I have attached a trivial patch, which fixes this issue at the following address
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039157/comments/33

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-13-generic (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/dash

Versions of packages virtualbox-guest-dkms depends on:
ii  dkms2.2.0.3-1.1ubuntu1
ii  dpkg1.16.7ubuntu3
ii  virtualbox-guest-utils  4.1.18-dfsg-1ubuntu1

virtualbox-guest-dkms recommends no packages.

virtualbox-guest-dkms suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org