[ubuntu/trusty-updates] docker 1.5-1 (Accepted)

2014-06-19 Thread Adam Conrad
docker (1.5-1) unstable; urgency=medium

  [ Mahyuddin Susanto ]
  * debian/pacthes/04_fix_ftbfs_binutils-gold.patch: fix FTBFS binutils-gold 
with ld --no-add-needed by declaring library after object. (LP: #704871)

  [ Tianon Gravi ]
  * New upstream release (Closes: #292486)

  [ Paul Tagliamonte & Tianon Gravi ]
  * Change installed binary name to "wmdocker" (Closes: #740863). This has
been done to bring Debian in-line with other Distros version of wmdocker
(such as Fedora 21+), and other Distros version of Docker.

  [ Paul Tagliamonte ]
  * I'm taking this package over for Ari, after years of service. Thank
you, Ari! You're the bestest.

Date: 2014-06-12 04:12:40.916789+00:00
Changed-By: Paul Tagliamonte 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/trusty/+source/docker/1.5-1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] systemd 204-5ubuntu20.3 (Accepted)

2014-06-19 Thread Stephane Graber
systemd (204-5ubuntu20.3) trusty; urgency=medium

  * Fix various issues with the cgmanager integration (LP: #1309025):
 - Always return false on connection failure.
 - Always nih_free variables that were potentially nih allocated.
 - Always initialize the children listings to NULL.
 - Always initialize the list iterator to 0.

Date: Wed, 18 Jun 2014 23:37:50 -0400
Changed-By: Stéphane Graber 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/trusty/+source/systemd/204-5ubuntu20.3
Format: 1.8
Date: Wed, 18 Jun 2014 23:37:50 -0400
Source: systemd
Binary: systemd systemd-sysv systemd-services libpam-systemd libsystemd-login0 
libsystemd-login-dev libsystemd-daemon0 libsystemd-daemon-dev 
libsystemd-journal0 libsystemd-journal-dev libsystemd-id128-0 
libsystemd-id128-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb 
libgudev-1.0-0 gir1.2-gudev-1.0 libgudev-1.0-dev python-systemd
Architecture: source
Version: 204-5ubuntu20.3
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Stéphane Graber 
Description: 
 gir1.2-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libpam-systemd - system and service manager - PAM module
 libsystemd-daemon-dev - systemd utility library - development files
 libsystemd-daemon0 - systemd utility library
 libsystemd-id128-0 - systemd 128 bit ID utility library
 libsystemd-id128-dev - systemd 128 bit ID utility library - development files
 libsystemd-journal-dev - systemd journal utility library - development files
 libsystemd-journal0 - systemd journal utility library
 libsystemd-login-dev - systemd login utility library - development files
 libsystemd-login0 - systemd login utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 python-systemd - python bindings for systemd
 systemd- system and service manager
 systemd-services - systemd runtime services
 systemd-sysv - system and service manager - SysV links
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Launchpad-Bugs-Fixed: 1309025
Changes: 
 systemd (204-5ubuntu20.3) trusty; urgency=medium
 .
   * Fix various issues with the cgmanager integration (LP: #1309025):
  - Always return false on connection failure.
  - Always nih_free variables that were potentially nih allocated.
  - Always initialize the children listings to NULL.
  - Always initialize the list iterator to 0.
Checksums-Sha1: 
 cd20c2773b3ee285d0022bfd3513b3421fa5c945 3772 systemd_204-5ubuntu20.3.dsc
 37b45766a44a95a6b6a7cdf4b587c151375b2053 2186264 systemd_204.orig.tar.xz
 04a0c7209e328dc1e86f2a3fd11b86d5f0dfbc60 160085 
systemd_204-5ubuntu20.3.debian.tar.gz
Checksums-Sha256: 
 e43a7b39c0e3e333e36ab3351cccd822aa460cfabbabf1a95e50f8a8b6e440bc 3772 
systemd_204-5ubuntu20.3.dsc
 072c393503c7c1e55ca7acf3db659cbd28c7fe5fa94fab3db95360bafd96731b 2186264 
systemd_204.orig.tar.xz
 427ad24be3b03953eb9922d67baf584112ef85ddf8d5d8e090eee67b960a7921 160085 
systemd_204-5ubuntu20.3.debian.tar.gz
Files: 
 60463ee251f1f60765fdd3ae8ebf5720 3772 admin optional 
systemd_204-5ubuntu20.3.dsc
 a07619bb19f48164fbf0761d12fd39a8 2186264 admin optional systemd_204.orig.tar.xz
 c42e5dd018f8d89528d35d6324caa299 160085 admin optional 
systemd_204-5ubuntu20.3.debian.tar.gz
Original-Maintainer: Debian systemd Maintainers 

-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] libtar 1.2.20-3ubuntu0.1 (Accepted)

2014-06-19 Thread Brian Murray
libtar (1.2.20-3ubuntu0.1) trusty-proposed; urgency=high

  [ Magnus Holmgren ]
  * no_maxpathlen.patch: Half of the part of the patch modifying
compat/dirname.c was missing, causing libtar's dirname to always
return NULL (except in special circumstances). Actually make it work
(Closes: #745352). (The reason that libtar doesn't use libc's
dirname() and basename() on some or most platforms is that the code
doesn't work with destructive versions of these functions). (LP: #1315742)

Date: Thu, 19 Jun 2014 11:44:33 -0700
Changed-By: Brian Murray 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/trusty/+source/libtar/1.2.20-3ubuntu0.1
Format: 1.8
Date: Thu, 19 Jun 2014 11:44:33 -0700
Source: libtar
Binary: libtar-dev libtar0
Architecture: source
Version: 1.2.20-3ubuntu0.1
Distribution: trusty-proposed
Urgency: high
Maintainer: Ubuntu Developers 
Changed-By: Brian Murray 
Description: 
 libtar-dev - C library for manipulating tar archives (development files)
 libtar0- C library for manipulating tar archives
Closes: 745352
Launchpad-Bugs-Fixed: 1315742
Changes: 
 libtar (1.2.20-3ubuntu0.1) trusty-proposed; urgency=high
 .
   [ Magnus Holmgren ]
   * no_maxpathlen.patch: Half of the part of the patch modifying
 compat/dirname.c was missing, causing libtar's dirname to always
 return NULL (except in special circumstances). Actually make it work
 (Closes: #745352). (The reason that libtar doesn't use libc's
 dirname() and basename() on some or most platforms is that the code
 doesn't work with destructive versions of these functions). (LP: #1315742)
Checksums-Sha1: 
 eda4dda30a27dd338b68d26ffda513a52aa91fce 1339 libtar_1.2.20-3ubuntu0.1.dsc
 0d54868295f64dc787e1ff4b8c6a3242f0e7242b 11175 
libtar_1.2.20-3ubuntu0.1.debian.tar.gz
Checksums-Sha256: 
 65dc5ba6397f3eddd216554d5adfded24702140bf4f9decccf50301282dafdcd 1339 
libtar_1.2.20-3ubuntu0.1.dsc
 74895096f8b9b454010994a15e8c6ca9f8724f0bffc9dfe0c3cef7e405dfb5d1 11175 
libtar_1.2.20-3ubuntu0.1.debian.tar.gz
Files: 
 dd286f60632d8bb4fb4eb8c8030c4ea2 1339 libs optional 
libtar_1.2.20-3ubuntu0.1.dsc
 a24d5e79925814008ee5c801f24464a9 11175 libs optional 
libtar_1.2.20-3ubuntu0.1.debian.tar.gz
Original-Maintainer: Magnus Holmgren 
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] network-manager-applet 0.9.8.8-0ubuntu4.2 (Accepted)

2014-06-19 Thread Tim Lunn
network-manager-applet (0.9.8.8-0ubuntu4.2) trusty-proposed; urgency=medium

  * Bring back Autostart Condition, we don't want nm-applet running in a
gnome-shell session. (LP: #1315996)

Date: Wed, 04 Jun 2014 15:14:54 +0200
Changed-By: Tim Lunn 
Maintainer: Ubuntu Developers 
Signed-By: Martin Pitt 
https://launchpad.net/ubuntu/trusty/+source/network-manager-applet/0.9.8.8-0ubuntu4.2
Format: 1.8
Date: Wed, 04 Jun 2014 15:14:54 +0200
Source: network-manager-applet
Binary: network-manager-gnome libnm-gtk0 libnm-gtk-common libnm-gtk-dev 
gir1.2-nmgtk-1.0
Architecture: source
Version: 0.9.8.8-0ubuntu4.2
Distribution: trusty-proposed
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Tim Lunn 
Description: 
 gir1.2-nmgtk-1.0 - GObject introspection data for libnm-gtk
 libnm-gtk-common - network management framework (common files for wifi and 
mobile)
 libnm-gtk-dev - network management framework (dialogs development libraries)
 libnm-gtk0 - network management framework (GNOME dialogs for wifi and mobile)
 network-manager-gnome - network management framework (GNOME frontend)
Launchpad-Bugs-Fixed: 1315996
Changes: 
 network-manager-applet (0.9.8.8-0ubuntu4.2) trusty-proposed; urgency=medium
 .
   * Bring back Autostart Condition, we don't want nm-applet running in a
 gnome-shell session. (LP: #1315996)
Checksums-Sha1: 
 5c63c6794b694ca2e9b52cd8049413867ee44778 2960 
network-manager-applet_0.9.8.8-0ubuntu4.2.dsc
 85b6e608f02658e97a782a33b52caf772d57c885 64808 
network-manager-applet_0.9.8.8-0ubuntu4.2.debian.tar.xz
Checksums-Sha256: 
 976fd3b2789d6d034d284c72eebbbf0eeaf4059b87575d0a13a3ae7ae3623924 2960 
network-manager-applet_0.9.8.8-0ubuntu4.2.dsc
 64ac9d2f487fd420f414556fb7251f64a21e3d4463d600678f1d3faf5ad72f82 64808 
network-manager-applet_0.9.8.8-0ubuntu4.2.debian.tar.xz
Files: 
 c60fa513133a1292347a4ddb790f54fc 2960 gnome optional 
network-manager-applet_0.9.8.8-0ubuntu4.2.dsc
 b99b24e2cb373f3116753c8a4a5036ef 64808 gnome optional 
network-manager-applet_0.9.8.8-0ubuntu4.2.debian.tar.xz
Original-Maintainer: Utopia Maintenance Team 

-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] audacity 2.0.5-1ubuntu3.2 (Accepted)

2014-06-19 Thread Benjamin Drung
audacity (2.0.5-1ubuntu3.2) trusty-proposed; urgency=medium

  * Really enable FFmpeg and fix crash on FFmpeg import (LP: #1076928)

Date: Thu, 05 Jun 2014 23:16:16 +0200
Changed-By: Benjamin Drung 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/trusty/+source/audacity/2.0.5-1ubuntu3.2
Format: 1.8
Date: Thu, 05 Jun 2014 23:16:16 +0200
Source: audacity
Binary: audacity audacity-data audacity-dbg
Architecture: source
Version: 2.0.5-1ubuntu3.2
Distribution: trusty-proposed
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Benjamin Drung 
Description: 
 audacity   - fast, cross-platform audio editor
 audacity-data - fast, cross-platform audio editor (data)
 audacity-dbg - fast, cross-platform audio editor (debug)
Launchpad-Bugs-Fixed: 1076928
Changes: 
 audacity (2.0.5-1ubuntu3.2) trusty-proposed; urgency=medium
 .
   * Really enable FFmpeg and fix crash on FFmpeg import (LP: #1076928)
Checksums-Sha1: 
 88ed72ec8846dec3ce73d392540bb7f5a72470fc 2815 audacity_2.0.5-1ubuntu3.2.dsc
 f00dae13dcd768a78ca24d0e7b025ba71d8dd83a 48636 
audacity_2.0.5-1ubuntu3.2.debian.tar.gz
Checksums-Sha256: 
 5e33f72556e4c58344c92c6042a61a4c57c6f33a23c2048e7b25500fc7d8f3be 2815 
audacity_2.0.5-1ubuntu3.2.dsc
 7a748f688f2e3e8e2bce80d025c2532d5a89e02e3c58b1c6a872eb12f0826f08 48636 
audacity_2.0.5-1ubuntu3.2.debian.tar.gz
Files: 
 8a82d0a0a050498325d9ad13f2ffbf14 2815 sound optional 
audacity_2.0.5-1ubuntu3.2.dsc
 53a25dbcb840c37cc0e5bfde134f4634 48636 sound optional 
audacity_2.0.5-1ubuntu3.2.debian.tar.gz
Original-Maintainer: Debian Multimedia Maintainers 

-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] lxsession 0.4.9.2+git20140410-0ubuntu1.1 (Accepted)

2014-06-19 Thread Julien Lavergne
lxsession (0.4.9.2+git20140410-0ubuntu1.1) trusty-proposed; urgency=medium

  * debian/patches:
   - 90_fix_autostart.patch: Fix autostarting applications from system
 directories (LP: #1308348).
  * debian/lxsession.install:
   - Install lxsession-xdg-autostart new excecutable.

Date: Sat, 07 Jun 2014 16:31:46 +0200
Changed-By: Julien Lavergne 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/trusty/+source/lxsession/0.4.9.2+git20140410-0ubuntu1.1
Format: 1.8
Date: Sat, 07 Jun 2014 16:31:46 +0200
Source: lxsession
Binary: lxsession lxsession-dbg lxsession-data lxsession-edit lxpolkit 
lxsession-logout lxsession-default-apps
Architecture: source
Version: 0.4.9.2+git20140410-0ubuntu1.1
Distribution: trusty-proposed
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Julien Lavergne 
Description: 
 lxpolkit   - LXDE PolicyKit authentication agent
 lxsession  - default session manager for LXDE
 lxsession-data - Common files for lxsession
 lxsession-dbg - default session manager for LXDE - debug package
 lxsession-default-apps - utility to configure lxsession and its default 
applications
 lxsession-edit - configure what application start up automaticlly in LXDE
 lxsession-logout - utility to logout from a LXDE or an Openbox session
Launchpad-Bugs-Fixed: 1308348
Changes: 
 lxsession (0.4.9.2+git20140410-0ubuntu1.1) trusty-proposed; urgency=medium
 .
   * debian/patches:
- 90_fix_autostart.patch: Fix autostarting applications from system
  directories (LP: #1308348).
   * debian/lxsession.install:
- Install lxsession-xdg-autostart new excecutable.
Checksums-Sha1: 
 75184e484fdcdb4b176560cf58aa39b7f7e14ecb 2599 
lxsession_0.4.9.2+git20140410-0ubuntu1.1.dsc
 68d97ec32a73f2ce9732ca42611f6fa0641dc160 482232 
lxsession_0.4.9.2+git20140410.orig.tar.xz
 3401bd9b93e4a7fcc37911c0139a00cea729c1d5 10133 
lxsession_0.4.9.2+git20140410-0ubuntu1.1.debian.tar.bz2
Checksums-Sha256: 
 9dbf08df947c66a89f93df733a00bcab928c637347e00210c2468305528ccc43 2599 
lxsession_0.4.9.2+git20140410-0ubuntu1.1.dsc
 fc5f9a7f8850c2eebb9d142724dbbd339ba90704e32863197fb4330cfce0e4dc 482232 
lxsession_0.4.9.2+git20140410.orig.tar.xz
 ec078e21327838b55b12b2e24a70b0f173080f1d72efd288a989a68adb7fd561 10133 
lxsession_0.4.9.2+git20140410-0ubuntu1.1.debian.tar.bz2
Files: 
 87348920682f50d1a41ab1a741776465 2599 x11 optional 
lxsession_0.4.9.2+git20140410-0ubuntu1.1.dsc
 f322cbe7bf078db11b772c8477bf70ff 482232 x11 optional 
lxsession_0.4.9.2+git20140410.orig.tar.xz
 925a5d0b821a5fd33f49af07f3d6cdeb 10133 x11 optional 
lxsession_0.4.9.2+git20140410-0ubuntu1.1.debian.tar.bz2
Original-Maintainer: Debian LXDE Packaging Team 

-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] sylpheed 3.4.1-0ubuntu0.1 (Accepted)

2014-06-19 Thread Julien Lavergne
sylpheed (3.4.1-0ubuntu0.1) trusty-proposed; urgency=medium

  * New upstream release
   - Fix SSL validation (LP: #1301274).
   - Fix losing mails when local mailbox is inaccessible on POP3 receiving.

Date: Sun, 08 Jun 2014 16:17:18 +0200
Changed-By: Julien Lavergne 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/trusty/+source/sylpheed/3.4.1-0ubuntu0.1
Format: 1.8
Date: Sun, 08 Jun 2014 16:17:18 +0200
Source: sylpheed
Binary: sylpheed sylpheed-dbg sylpheed-i18n sylpheed-plugins
Architecture: source
Version: 3.4.1-0ubuntu0.1
Distribution: trusty-proposed
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Julien Lavergne 
Description: 
 sylpheed   - Light weight e-mail client with GTK+
 sylpheed-dbg - Debugging symbols for sylpheed, a GTK+ e-mail client
 sylpheed-i18n - Locale data for Sylpheed (i18n support)
 sylpheed-plugins - Loadable modules for extending Sylpheed features
Launchpad-Bugs-Fixed: 1301274
Changes: 
 sylpheed (3.4.1-0ubuntu0.1) trusty-proposed; urgency=medium
 .
   * New upstream release
- Fix SSL validation (LP: #1301274).
- Fix losing mails when local mailbox is inaccessible on POP3 receiving.
Checksums-Sha1: 
 d9acdd3dbf4266ee1a297c905bcc32b106502002 2455 sylpheed_3.4.1-0ubuntu0.1.dsc
 000f7c8b0aee188004b63b446792af04a2b71f12 3473101 sylpheed_3.4.1.orig.tar.bz2
 8757c4b08562d233d44a72ea666b1f5090d59fb6 27230 
sylpheed_3.4.1-0ubuntu0.1.debian.tar.gz
Checksums-Sha256: 
 4aa5765bf463871846c9f5c38c62c3dc4f1fc46e7892a53ae9d315534d827392 2455 
sylpheed_3.4.1-0ubuntu0.1.dsc
 7ded48cff0761332d829008e2b6536f54d5c6330f9c45d7123172864b78b9787 3473101 
sylpheed_3.4.1.orig.tar.bz2
 dffe52baa5205b8bc09d53ad9b9ab9155030b8b23f66af5f900fc5dd6409b4f5 27230 
sylpheed_3.4.1-0ubuntu0.1.debian.tar.gz
Files: 
 1756fcf062f7ad149e18b03abb69d72b 2455 mail optional 
sylpheed_3.4.1-0ubuntu0.1.dsc
 9071bb341a6d96244fe7cd5ff013c70d 3473101 mail optional 
sylpheed_3.4.1.orig.tar.bz2
 71417715b037bb9d3da626a4e1d01c79 27230 mail optional 
sylpheed_3.4.1-0ubuntu0.1.debian.tar.gz
Original-Maintainer: Ricardo Mones 
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] parcellite 1.1.7-1ubuntu0.1 (Accepted)

2014-06-19 Thread Andrew Starr-Bochicchio
parcellite (1.1.7-1ubuntu0.1) trusty-proposed; urgency=medium

  * Backport upstream commit to stop menu from popping
up on start up under Unity (LP: #1298580).

Date: Sun, 08 Jun 2014 15:20:01 -0400
Changed-By: Andrew Starr-Bochicchio 
Maintainer: Andrew Starr-Bochicchio 
https://launchpad.net/ubuntu/trusty/+source/parcellite/1.1.7-1ubuntu0.1
Format: 1.8
Date: Sun, 08 Jun 2014 15:20:01 -0400
Source: parcellite
Binary: parcellite
Architecture: source
Version: 1.1.7-1ubuntu0.1
Distribution: trusty-proposed
Urgency: medium
Maintainer: Andrew Starr-Bochicchio 
Changed-By: Andrew Starr-Bochicchio 
Description: 
 parcellite - lightweight GTK+ clipboard manager
Launchpad-Bugs-Fixed: 1298580
Changes: 
 parcellite (1.1.7-1ubuntu0.1) trusty-proposed; urgency=medium
 .
   * Backport upstream commit to stop menu from popping
 up on start up under Unity (LP: #1298580).
Checksums-Sha1: 
 fb54a18dc817742c113cfac8c1ffd8b911b27f5f 1967 parcellite_1.1.7-1ubuntu0.1.dsc
 aa637fbfa9c1d204eceac3439621b7dbe9a94974 4945 
parcellite_1.1.7-1ubuntu0.1.debian.tar.gz
Checksums-Sha256: 
 9095fa1a376fdce753125319176819e72da50febec4658aa3b74baa1887aafb7 1967 
parcellite_1.1.7-1ubuntu0.1.dsc
 d87743a305c21641b51fdf7419c697eab38f13d228808a1e1b6b077007c6cd38 4945 
parcellite_1.1.7-1ubuntu0.1.debian.tar.gz
Files: 
 fb6d800b92037f6784b59312827a3f68 1967 misc optional 
parcellite_1.1.7-1ubuntu0.1.dsc
 ab976fd012594bdfcec45851a2b0f996 4945 misc optional 
parcellite_1.1.7-1ubuntu0.1.debian.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] gnome-sudoku 1:3.10.2-0ubuntu3.1 (Accepted)

2014-06-19 Thread Sebastien Bacher
gnome-sudoku (1:3.10.2-0ubuntu3.1) trusty; urgency=medium

  * debian/patches/use_correct_translation_domain.patch:
- use the correct translations domain (lp: #1327205)

Date: Tue, 10 Jun 2014 11:26:40 +0200
Changed-By: Sebastien Bacher 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/trusty/+source/gnome-sudoku/1:3.10.2-0ubuntu3.1
Format: 1.8
Date: Tue, 10 Jun 2014 11:26:40 +0200
Source: gnome-sudoku
Binary: gnome-sudoku
Architecture: source
Version: 1:3.10.2-0ubuntu3.1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Sebastien Bacher 
Description: 
 gnome-sudoku - Sudoku puzzle game for GNOME
Launchpad-Bugs-Fixed: 1327205
Changes: 
 gnome-sudoku (1:3.10.2-0ubuntu3.1) trusty; urgency=medium
 .
   * debian/patches/use_correct_translation_domain.patch:
 - use the correct translations domain (lp: #1327205)
Checksums-Sha1: 
 a51082124dcf2d1446aeb42410b991d1d37dd181 1744 
gnome-sudoku_3.10.2-0ubuntu3.1.dsc
 260acecda483074f6c248017e1b6244ed2b1b142 44075 
gnome-sudoku_3.10.2-0ubuntu3.1.debian.tar.gz
Checksums-Sha256: 
 f3596a83f90de89a62e3a47349809e0665400ef5c5d9c7c93316855a94887576 1744 
gnome-sudoku_3.10.2-0ubuntu3.1.dsc
 1a3e7afc70481a1a27c9625b79fd398fb70b2bc9d025d8874c9c299d87abf2c1 44075 
gnome-sudoku_3.10.2-0ubuntu3.1.debian.tar.gz
Files: 
 0e9ca779c64ad731d2e121c3e61a8393 1744 games optional 
gnome-sudoku_3.10.2-0ubuntu3.1.dsc
 29642eabe8995d17f92d6598a8e04b0e 44075 games optional 
gnome-sudoku_3.10.2-0ubuntu3.1.debian.tar.gz
Original-Maintainer: Josselin Mouette 
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] gdb-doc 7.7.1-1~ubuntu1 (Accepted)

2014-06-19 Thread Matthias Klose
gdb-doc (7.7.1-1~ubuntu1) trusty-proposed; urgency=medium

  * Upload to trusty to match the gdb version in trusty. LP: #1328503.
  * Remove build dependency on cm-super.

gdb-doc (7.7.1-1) unstable; urgency=medium

  * Imported Upstream version 7.7.1
- The Internals manual is no more (due to its woeful inadequacy).
  * Totally reworked the build process
- Instead of using a patch to add a dummy configure script to gdb/doc/
  in a more-or-less hand-picked subset of the upstream tree, just use
  the entire upstream tarball and pass a whole slew of --disable- flags
- Redo the build dependencies from scratch
  * Move back to the "Software development" section in info's (dir):
"Development" is almost empty now.
  * Ship manpages (except gcore.1 because that's misleading)
- This is due to a license change upstream that happened when the
  manpages were moved into gdb.texinfo
- Replaces/Breaks on gdb (<< 7.7), gdbserver (<< 7.7) because they
  shipped these pages

Date: Tue, 10 Jun 2014 14:09:16 +0200
Changed-By: Matthias Klose 
Maintainer: Héctor Orón Martínez 
https://launchpad.net/ubuntu/trusty/+source/gdb-doc/7.7.1-1~ubuntu1
Format: 1.8
Date: Tue, 10 Jun 2014 14:09:16 +0200
Source: gdb-doc
Binary: gdb-doc
Architecture: source
Version: 7.7.1-1~ubuntu1
Distribution: trusty-proposed
Urgency: medium
Maintainer: Héctor Orón Martínez 
Changed-By: Matthias Klose 
Description: 
 gdb-doc- The GNU Debugger Documentation
Launchpad-Bugs-Fixed: 1328503
Changes: 
 gdb-doc (7.7.1-1~ubuntu1) trusty-proposed; urgency=medium
 .
   * Upload to trusty to match the gdb version in trusty. LP: #1328503.
   * Remove build dependency on cm-super.
 .
 gdb-doc (7.7.1-1) unstable; urgency=medium
 .
   * Imported Upstream version 7.7.1
 - The Internals manual is no more (due to its woeful inadequacy).
   * Totally reworked the build process
 - Instead of using a patch to add a dummy configure script to gdb/doc/
   in a more-or-less hand-picked subset of the upstream tree, just use
   the entire upstream tarball and pass a whole slew of --disable- flags
 - Redo the build dependencies from scratch
   * Move back to the "Software development" section in info's (dir):
 "Development" is almost empty now.
   * Ship manpages (except gcore.1 because that's misleading)
 - This is due to a license change upstream that happened when the
   manpages were moved into gdb.texinfo
 - Replaces/Breaks on gdb (<< 7.7), gdbserver (<< 7.7) because they
   shipped these pages
Checksums-Sha1: 
 65d2518bb3b175477db2ac6543324695171901d5 1205 gdb-doc_7.7.1-1~ubuntu1.dsc
 f94f7812223897eafe27c404946f2ad2fbb4f108 18600296 gdb-doc_7.7.1.orig.tar.xz
 59a634891c8a6a39fae4a2add52bb1f250512408 14469 
gdb-doc_7.7.1-1~ubuntu1.debian.tar.gz
Checksums-Sha256: 
 9178354ab3b638c346edc6b3334eea4a2a1d85896a6f7270e65bb70f1da1f750 1205 
gdb-doc_7.7.1-1~ubuntu1.dsc
 c3b55cfc026545d400301b9538ea12fe5869dad17333f6f392b2392a6d7d3086 18600296 
gdb-doc_7.7.1.orig.tar.xz
 3403bd61421e595cb3f8208150f5c7f224fc4451e8725b8f84f732b3e289fc66 14469 
gdb-doc_7.7.1-1~ubuntu1.debian.tar.gz
Files: 
 0c358562cd57987029566f9458a6a2c4 1205 non-free/devel optional 
gdb-doc_7.7.1-1~ubuntu1.dsc
 4ba15173a2e0581a7a59beba19cc9ffb 18600296 non-free/devel optional 
gdb-doc_7.7.1.orig.tar.xz
 882d0569a56581c08332cb6d379128d6 14469 non-free/devel optional 
gdb-doc_7.7.1-1~ubuntu1.debian.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] libspectre 0.2.7-2ubuntu1.1 (Accepted)

2014-06-19 Thread Till Kamppeter
libspectre (0.2.7-2ubuntu1.1) trusty; urgency=medium

  * fix-document-rotation.patch: Some PostScript and EPS files do not
get displayed by evince when rotated by 90 or 270 degrees. This is
due to a bug in libspectre fixed by this upstream patch
(LP: #1242678, Freedesktop bug #76450).

Date: Tue, 10 Jun 2014 22:13:44 +0200
Changed-By: Till Kamppeter 
Maintainer: Ubuntu Developers 
Signed-By: Sebastien Bacher 
https://launchpad.net/ubuntu/trusty/+source/libspectre/0.2.7-2ubuntu1.1
Format: 1.8
Date: Tue, 10 Jun 2014 22:13:44 +0200
Source: libspectre
Binary: libspectre1 libspectre1-dbg libspectre-dev
Architecture: source
Version: 0.2.7-2ubuntu1.1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Till Kamppeter 
Description: 
 libspectre-dev - Library for rendering PostScript documents - development files
 libspectre1 - Library for rendering PostScript documents
 libspectre1-dbg - Debugging symbols for libspectre
Launchpad-Bugs-Fixed: 1242678
Changes: 
 libspectre (0.2.7-2ubuntu1.1) trusty; urgency=medium
 .
   * fix-document-rotation.patch: Some PostScript and EPS files do not
 get displayed by evince when rotated by 90 or 270 degrees. This is
 due to a bug in libspectre fixed by this upstream patch
 (LP: #1242678, Freedesktop bug #76450).
Checksums-Sha1: 
 a8d10138f58b4d26b84945a87a11dd7b68861c09 1595 libspectre_0.2.7-2ubuntu1.1.dsc
 160b2d30ff5a2af38d12849559eb43f48e55b7d0 6478 
libspectre_0.2.7-2ubuntu1.1.debian.tar.gz
Checksums-Sha256: 
 ab19291c88021ae8197df6168e533afa1fb105430543c5df264d19349084c924 1595 
libspectre_0.2.7-2ubuntu1.1.dsc
 156f78429aa0387bf73d986927ad2cae4c1121e9b7b08a19d64a2c5a045a6989 6478 
libspectre_0.2.7-2ubuntu1.1.debian.tar.gz
Files: 
 0135c3a97cf07e93b7ef3112b868355a 1595 libs optional 
libspectre_0.2.7-2ubuntu1.1.dsc
 040fd1ea7c2caf7e690afd2bbe17635f 6478 libs optional 
libspectre_0.2.7-2ubuntu1.1.debian.tar.gz
Original-Maintainer: Debian Krap Maintainers 
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] mythbuntu-bare 2.6.1 (Accepted)

2014-06-19 Thread Thomas Mashos
mythbuntu-bare (2.6.1) trusty; urgency=low

  * Fixed bugs due to python 2 to 3 conversion fixes (LP: #1327422)

Date: Fri, 06 Jun 2014 14:18:34 -0700
Changed-By: Thomas Mashos 
Maintainer: MythTV Ubuntu Maintainers 
https://launchpad.net/ubuntu/trusty/+source/mythbuntu-bare/2.6.1
Format: 1.8
Date: Fri, 06 Jun 2014 14:18:34 -0700
Source: mythbuntu-bare
Binary: mythbuntu-bare-console mythbuntu-bare-client
Architecture: source
Version: 2.6.1
Distribution: trusty
Urgency: low
Maintainer: MythTV Ubuntu Maintainers 
Changed-By: Thomas Mashos 
Description: 
 mythbuntu-bare-client - Mythbuntu Bare Client
 mythbuntu-bare-console - Mythbuntu Bare Console
Launchpad-Bugs-Fixed: 1327422
Changes: 
 mythbuntu-bare (2.6.1) trusty; urgency=low
 .
   * Fixed bugs due to python 2 to 3 conversion fixes (LP: #1327422)
Checksums-Sha1: 
 1234371be9cae9dd84279c6dbac59c7787508f63 1236 mythbuntu-bare_2.6.1.dsc
 2aca6397c4c76cb419dd545ee3c279a1a7b96114 47068 mythbuntu-bare_2.6.1.tar.gz
Checksums-Sha256: 
 2acccaddf372b850e28a73cc43f8119f2b5c46be4e939045279472bcf7ca2867 1236 
mythbuntu-bare_2.6.1.dsc
 9e1572121cd8c639083688fa588a1c0d92ec16c9b10431b1bf62b5d4b92d5844 47068 
mythbuntu-bare_2.6.1.tar.gz
Files: 
 6ed5b97b088ec0705ca8b84d2f41703d 1236 misc optional mythbuntu-bare_2.6.1.dsc
 1c339fa38bc6f27419baa5cc3d41e19b 47068 misc optional 
mythbuntu-bare_2.6.1.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] cairo-dock 3.3.99.beta1.2.really.3.3.2-0ubuntu2.1 (Accepted)

2014-06-19 Thread matttbe
cairo-dock (3.3.99.beta1.2.really.3.3.2-0ubuntu2.1) trusty-proposed; 
urgency=medium

  * New 'bug-fix' version to fix 2 bugs (LP: #1329090)
  * debian/patches/bzr1719_unblacklist_intel_hd4000.patch: fixed typo:
the blacklist was not fully removed.
  * debian/patches/bzr1750_get_preferred_size_has_changed_in_gtk3.10.patch:
- Menus: use the natural size to retrieve the height of a menu, because
  gtk_widget_get_preferred_size() function has changed in GTK3.10.
  (All GTK menus were no longer at the right position)

Date: Thu, 12 Jun 2014 00:35:59 +0200
Changed-By: Matthieu Baerts (matttbe) 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/trusty/+source/cairo-dock/3.3.99.beta1.2.really.3.3.2-0ubuntu2.1
Format: 1.8
Date: Thu, 12 Jun 2014 00:35:59 +0200
Source: cairo-dock
Binary: cairo-dock cairo-dock-core libgldi-dev cairo-dock-data libgldi3
Architecture: source
Version: 3.3.99.beta1.2.really.3.3.2-0ubuntu2.1
Distribution: trusty-proposed
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Matthieu Baerts (matttbe) 
Description:
 cairo-dock - Light and eye-candy dock to launch your programs (metapackage)
 cairo-dock-core - Light and eye-candy dock to launch your programs (core 
package)
 cairo-dock-data - Light and eye-candy dock to launch your programs (common 
files)
 libgldi-dev - Light and eye-candy dock to launch your programs (dev package)
 libgldi3   - Light and eye-candy dock to launch your programs (lib package)
Launchpad-Bugs-Fixed: 1329090
Changes:
 cairo-dock (3.3.99.beta1.2.really.3.3.2-0ubuntu2.1) trusty-proposed; 
urgency=medium
 .
   * New 'bug-fix' version to fix 2 bugs (LP: #1329090)
   * debian/patches/bzr1719_unblacklist_intel_hd4000.patch: fixed typo:
 the blacklist was not fully removed.
   * debian/patches/bzr1750_get_preferred_size_has_changed_in_gtk3.10.patch:
 - Menus: use the natural size to retrieve the height of a menu, because
   gtk_widget_get_preferred_size() function has changed in GTK3.10.
   (All GTK menus were no longer at the right position)
Checksums-Sha1:
 a26155d6bf5dee92a27bbc813a4800e7a7fcce36 2238 
cairo-dock_3.3.99.beta1.2.really.3.3.2-0ubuntu2.1.dsc
 e70841097c0982ede9913245b20328efc96eb21d 24676 
cairo-dock_3.3.99.beta1.2.really.3.3.2-0ubuntu2.1.debian.tar.xz
Checksums-Sha256:
 95202548f283023ea52c131a87f568b0af013b6de02257e4b2fd1a04b4c6b79e 2238 
cairo-dock_3.3.99.beta1.2.really.3.3.2-0ubuntu2.1.dsc
 33880ed0c4d2806ef42cf5bc29c74db8ad588c16a46c52dc8c28ae0b93192885 24676 
cairo-dock_3.3.99.beta1.2.really.3.3.2-0ubuntu2.1.debian.tar.xz
Files:
 7cf917d0fb94c7fbc6c1874fab8521a8 2238 x11 optional 
cairo-dock_3.3.99.beta1.2.really.3.3.2-0ubuntu2.1.dsc
 873cdb60da717c2206cedfb4a2be1243 24676 x11 optional 
cairo-dock_3.3.99.beta1.2.really.3.3.2-0ubuntu2.1.debian.tar.xz
Original-Maintainer: Matthieu Baerts (matttbe) , Julien 
Lavergne , Fabrice Rey 
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] unity-settings-daemon 14.04.0+14.04.20140606-0ubuntu1 (Accepted)

2014-06-19 Thread Brian Murray
unity-settings-daemon (14.04.0+14.04.20140606-0ubuntu1) trusty; urgency=medium

  [ Alberto Milone ]
  * gsd-xrandr-manager.c:
- Add support for mapping the main touchscreen onto the laptop
  display (LP: #1287341).
  This makes sure that the input device knows exactly the area
  that represents the display when the screen configuration
  changes. Note: this doesn't cover the tablet use case.
- Add support for matching displays with touch input devices
  according to the reported size. This is particularly
  useful on systems that don't use embedded display connectors
  i.e. all-in-one systems such as the Dell Optiplex 9030 AIO.
- This work is a partial backport of the upstream work on
  touchscreens. When we finally sync with the upstream code
  we can drop this.

Date: 2014-06-06 14:54:12.300371+00:00
Changed-By: PS Jenkins bot 
Maintainer: Ubuntu Desktop 
Signed-By: Brian Murray 
https://launchpad.net/ubuntu/trusty/+source/unity-settings-daemon/14.04.0+14.04.20140606-0ubuntu1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] hud 14.04+14.04.20140604-0ubuntu1 (Accepted)

2014-06-19 Thread Brian Murray
hud (14.04+14.04.20140604-0ubuntu1) trusty; urgency=medium

  [ Pete Woods ]
  * Resolve crasher in previous attempted SRU. (LP: #1298656)
- Fix order of menu traversal.
- Add timeout to legacy HUD queries.
- Improve legacy menu safety valve trigger.
- Remove duplicate entries in upstart job.

Date: 2014-06-04 14:12:12.944576+00:00
Changed-By: PS Jenkins bot 
Signed-By: Brian Murray 
https://launchpad.net/ubuntu/trusty/+source/hud/14.04+14.04.20140604-0ubuntu1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] open-vm-tools 2:9.4.0-1280544-5ubuntu6.2 (Accepted)

2014-06-19 Thread Adam Conrad
open-vm-tools (2:9.4.0-1280544-5ubuntu6.2) trusty; urgency=medium

  * Fix up Conflicts/Replaces for transitional packages (LP: #1275656)

Date: 2014-06-17 14:42:09.628210+00:00
Changed-By: Robert C Jennings 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/trusty/+source/open-vm-tools/2:9.4.0-1280544-5ubuntu6.2
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] compiz 1:0.9.11.1+14.04.20140617-0ubuntu1 (Accepted)

2014-06-19 Thread Timo Jyrinki
compiz (1:0.9.11.1+14.04.20140617-0ubuntu1) trusty; urgency=medium

  [ Chris Townsend ]
  * Fix issue where window decorations would be placed under the Panel
when opening a new window from an already open window. This is due
to the already open window being taller or just as tall without be
maximized than the workspace. (LP: #1303462) 
  * Only constrain the non-modifier scrolling to the vertical scrolling
buttons - buttons 4 & 5. (LP: #1311303) 
  * Fix issue where maximized windows would get moved to different
workspaces when disconnecting/connecting an external monitor.
Windows should stay in the same workspace they are in when the
monitor event occurs. (LP: #1304531)
  * Fixes issue in the Expo plugin where a gap is shown in the place
where the Launcher and Panel should be when windows are maximized.
This was originally removed in rev. 3481. (LP: #1087090)
  * Fix issue where horizontal and vertical keyboard resizing could not
happen at the same time. (LP: #347390)

  [ Marco Trevisan (Treviño) ]
  * Event: set the screen grabbed also when we get a NotifyWhileGrabbed
Focus{In,Out} event (LP: #1305586)

  [ Lukas Vacek ]
  * Fix issue where custom keyboard shortcuts would get reset to
defaults when rebooting or restarting Compiz. (LP: #1063617)

  [ Ubuntu daily release ]
  * New rebuild forced

Date: 2014-06-17 20:37:12.980568+00:00
Changed-By: PS Jenkins bot 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/trusty/+source/compiz/1:0.9.11.1+14.04.20140617-0ubuntu1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty] pdk-keystone2 03.00.04.18-0ubuntu1 (Accepted)

2014-06-19 Thread Adam Conrad
pdk-keystone2 (03.00.04.18-0ubuntu1) trusty; urgency=medium

  * Update to new upstream release in the partner archive.

Date: 2014-06-15 22:39:09.806212+00:00
Changed-By: Steve Langasek 
Maintainer: TI Keystone PPA 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/trusty/+source/pdk-keystone2/03.00.04.18-0ubuntu1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] thunderbird 1:24.6.0+build1-0ubuntu0.14.04.1 (Accepted)

2014-06-19 Thread Ubuntu Archive Robot
thunderbird (1:24.6.0+build1-0ubuntu0.14.04.1) trusty-security; urgency=medium

  * New upstream stable release (THUNDERBIRD_24_6_0_BUILD1)
- see LP: #1328003 for USN information

Date: 2014-06-09 10:00:18.395194+00:00
Changed-By: Chris Coulson 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/trusty/+source/thunderbird/1:24.6.0+build1-0ubuntu0.14.04.1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-security] thunderbird 1:24.6.0+build1-0ubuntu0.14.04.1 (Accepted)

2014-06-19 Thread Chris Coulson
thunderbird (1:24.6.0+build1-0ubuntu0.14.04.1) trusty-security; urgency=medium

  * New upstream stable release (THUNDERBIRD_24_6_0_BUILD1)
- see LP: #1328003 for USN information

Date: 2014-06-09 10:00:18.395194+00:00
Changed-By: Chris Coulson 
https://launchpad.net/ubuntu/trusty/+source/thunderbird/1:24.6.0+build1-0ubuntu0.14.04.1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] libreoffice 1:4.2.4-0ubuntu2 (Accepted)

2014-06-19 Thread Adam Conrad
libreoffice (1:4.2.4-0ubuntu2) trusty; urgency=medium

  * bump upstream version
  * refresh patch queue
  * remove upstreamed patches:
- fdo-74981.diff
- fdo-50672.diff
  * bump help virtual version to 4.2
  * fix unity menu after insert formula (LP: #1296715)
  * avoid use of invalidated pointers (LP: #1219245)
  * add VBA macro patch
  * use internal npapi as this breaks with Firefox 30

Date: 2014-06-18 08:31:11.963601+00:00
Changed-By: Björn Michaelsen 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/trusty/+source/libreoffice/1:4.2.4-0ubuntu2
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] libreoffice-l10n 1:4.2.4-0ubuntu2 (Accepted)

2014-06-19 Thread Adam Conrad
libreoffice-l10n (1:4.2.4-0ubuntu2) trusty; urgency=medium

  * bump upstream version
  * refresh patch queue
  * remove upstreamed patches:
- fdo-74981.diff
- fdo-50672.diff
  * bump help virtual version to 4.2
  * fix unity menu after insert formula (LP: #1296715)
  * avoid use of invalidated pointers (LP: #1219245)
  * add VBA macro patch
  * use internal npapi as this breaks with Firefox 30

Date: 2014-06-18 08:39:12.056266+00:00
Changed-By: Björn Michaelsen 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/trusty/+source/libreoffice-l10n/1:4.2.4-0ubuntu2
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] ti-dsplib 03.02.00.01-1 (Accepted)

2014-06-19 Thread Steve Langasek
ti-dsplib (03.02.00.01-1) trusty; urgency=medium

  * Upload to the partner archive.
  * Update to Standards-Version 3.9.5.
  * Rename from 'dsplib' to 'ti-dsplib', to avoid a generic package name.
  * Drop unnecessary overrides in debian/rules.
  * Make dsplib Architecture: all and install the contents of the source in
/usr/src where expected, instead of relying on users to run
'apt-get source'.
  * Fix debian/copyright to comply with copyright-format 1.0.

Date: Tue, 17 Jun 2014 05:10:35 +
Changed-By: Steve Langasek 
Maintainer: TI Keystone PPA 
https://launchpad.net/ubuntu/trusty/+source/ti-dsplib/03.02.00.01-1
Format: 1.8
Date: Tue, 17 Jun 2014 05:10:35 +
Source: ti-dsplib
Binary: ti-dsplib
Architecture: source
Version: 03.02.00.01-1
Distribution: trusty
Urgency: medium
Maintainer: TI Keystone PPA 
Changed-By: Steve Langasek 
Description:
 ti-dsplib  - dsplib for TI Devices
Changes:
 ti-dsplib (03.02.00.01-1) trusty; urgency=medium
 .
   * Upload to the partner archive.
   * Update to Standards-Version 3.9.5.
   * Rename from 'dsplib' to 'ti-dsplib', to avoid a generic package name.
   * Drop unnecessary overrides in debian/rules.
   * Make dsplib Architecture: all and install the contents of the source in
 /usr/src where expected, instead of relying on users to run
 'apt-get source'.
   * Fix debian/copyright to comply with copyright-format 1.0.
Checksums-Sha1:
 d19f6c3e8da9b174f0fee53aec618dd8a69f8c6a 1437 ti-dsplib_03.02.00.01-1.dsc
 f93f30cc3a02c66223729acaaab6e95afa2a3a3b 70425775 
ti-dsplib_03.02.00.01-1.tar.gz
Checksums-Sha256:
 37a105309a1a65e5e09fc18d2672ec93972a4a36e2884e81ff3922dfa862382c 1437 
ti-dsplib_03.02.00.01-1.dsc
 aa0166e71ae67fa94adaa45e5927594277245583727911a08c9f9a68e8e6c837 70425775 
ti-dsplib_03.02.00.01-1.tar.gz
Files:
 54b3a1b23c1ff2843e4f1d08523205e9 1437 partner/libdevel extra 
ti-dsplib_03.02.00.01-1.dsc
 fc46d59d7dcf09ce926bae9c20586ba8 70425775 partner/libdevel extra 
ti-dsplib_03.02.00.01-1.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] ti-mathlib 03.01.00.00-1 (Accepted)

2014-06-19 Thread Steve Langasek
ti-mathlib (03.01.00.00-1) trusty; urgency=medium

  * Upload to the partner archive.
  * Update to Standards-Version 3.9.5.
  * Add long package description.
  * Rename from 'mathlib' to 'ti-mathlib', to avoid a generic package name.
  * Drop unnecessary overrides in debian/rules.
  * Make ti-mathlib Architecture: all and install the contents of the source
in /usr/src where expected, instead of relying on users to run
'apt-get source'.
  * Fix debian/copyright to comply with copyright-format 1.0.

Date: Mon, 16 Jun 2014 23:26:03 -0700
Changed-By: Steve Langasek 
Maintainer: TI Keystone PPA 
https://launchpad.net/ubuntu/trusty/+source/ti-mathlib/03.01.00.00-1
Format: 1.8
Date: Mon, 16 Jun 2014 23:26:03 -0700
Source: ti-mathlib
Binary: ti-mathlib
Architecture: source
Version: 03.01.00.00-1
Distribution: trusty
Urgency: medium
Maintainer: TI Keystone PPA 
Changed-By: Steve Langasek 
Description:
 ti-mathlib - mathlib for TI Devices
Changes:
 ti-mathlib (03.01.00.00-1) trusty; urgency=medium
 .
   * Upload to the partner archive.
   * Update to Standards-Version 3.9.5.
   * Add long package description.
   * Rename from 'mathlib' to 'ti-mathlib', to avoid a generic package name.
   * Drop unnecessary overrides in debian/rules.
   * Make ti-mathlib Architecture: all and install the contents of the source
 in /usr/src where expected, instead of relying on users to run
 'apt-get source'.
   * Fix debian/copyright to comply with copyright-format 1.0.
Checksums-Sha1:
 bd21727b6bedb7cc2f78bdeee16e1ffb8d591394 1443 ti-mathlib_03.01.00.00-1.dsc
 44b14eb1a4eb7d48a144a1df93fee5f87cabe4c9 50708926 
ti-mathlib_03.01.00.00-1.tar.gz
Checksums-Sha256:
 39cf3a5940ea25da73919983d0360b95f19195aee028e6938861eded2aa47b02 1443 
ti-mathlib_03.01.00.00-1.dsc
 3c90ebd584fdb483559728f1e035c6e94bfc151f6baf6b7c9ff47f2c66a2d47f 50708926 
ti-mathlib_03.01.00.00-1.tar.gz
Files:
 271963eed856f9f405d2d93b9b119ad0 1443 partner/libdevel extra 
ti-mathlib_03.01.00.00-1.dsc
 3a3a38dfafd22b6b5b8d09812364c577 50708926 partner/libdevel extra 
ti-mathlib_03.01.00.00-1.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] ti-imglib 03.01.01.00-1 (Accepted)

2014-06-19 Thread Steve Langasek
ti-imglib (03.01.01.00-1) trusty; urgency=medium

  * Upload to the partner archive.
  * Update to Standards-Version 3.9.5.
  * Add long package description.
  * Rename from 'imglib' to 'ti-imglib', to avoid a generic package name.
  * Drop unnecessary overrides in debian/rules.
  * Make imglib Architecture: all and install the contents of the source in
/usr/src where expected, instead of relying on users to run
'apt-get source'.

Date: Tue, 17 Jun 2014 06:10:02 +
Changed-By: Steve Langasek 
Maintainer: TI Keystone PPA 
https://launchpad.net/ubuntu/trusty/+source/ti-imglib/03.01.01.00-1
Format: 1.8
Date: Tue, 17 Jun 2014 06:10:02 +
Source: ti-imglib
Binary: ti-imglib
Architecture: source
Version: 03.01.01.00-1
Distribution: trusty
Urgency: medium
Maintainer: TI Keystone PPA 
Changed-By: Steve Langasek 
Description:
 ti-imglib  - imglib for TI Devices
Changes:
 ti-imglib (03.01.01.00-1) trusty; urgency=medium
 .
   * Upload to the partner archive.
   * Update to Standards-Version 3.9.5.
   * Add long package description.
   * Rename from 'imglib' to 'ti-imglib', to avoid a generic package name.
   * Drop unnecessary overrides in debian/rules.
   * Make imglib Architecture: all and install the contents of the source in
 /usr/src where expected, instead of relying on users to run
 'apt-get source'.
Checksums-Sha1:
 34ea69ed9e010eea0a33d50a1c8d480cc5646b46 1434 ti-imglib_03.01.01.00-1.dsc
 84d99c272ab5bae952675ffcddb4afe3e4a393c3 4936585 ti-imglib_03.01.01.00-1.tar.gz
Checksums-Sha256:
 de2e8dd5c0ad36063a29313f6e5ffeae4467d5d6fa56cd6094aed57ce3501993 1434 
ti-imglib_03.01.01.00-1.dsc
 66d9b7df774aaf00a4b552cb833b087be2d6eea4e00ff3e224e79cead3555a2c 4936585 
ti-imglib_03.01.01.00-1.tar.gz
Files:
 bd578c11591da5584d8bfe30605a8ba3 1434 partner/libdevel extra 
ti-imglib_03.01.01.00-1.dsc
 0972eb236d745747ed2c523d05284fa0 4936585 partner/libdevel extra 
ti-imglib_03.01.01.00-1.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] netapi 01.00.00.10-0ubuntu1 (Accepted)

2014-06-19 Thread Steve Langasek
netapi (01.00.00.10-0ubuntu1) trusty; urgency=medium

  * Split the transport-net-lib package into separate hplib, netapi packages,
corresponding to the actual upstream components.
  * Upload to the partner archive.
  * Bump debhelper compat level to 9.
  * Update Standards-Version to 3.9.5.
  * debian/rules: use $(CURDIR) instead of $(PWD); PWD was being set
explicitly so it wasn't an error, but this makes lintian happy and is no
less correct.
  * fix debian/rules to not build object files outside the build tree.
  * Add cross-build support.
  * Properly clean up after build.
  * Fix debian/copyright to comply with copyright-format 1.0.

Date: Sun, 15 Jun 2014 22:41:35 +
Changed-By: Steve Langasek 
Maintainer: TI Keystone PPA 
https://launchpad.net/ubuntu/trusty/+source/netapi/01.00.00.10-0ubuntu1
Format: 1.8
Date: Sun, 15 Jun 2014 22:41:35 +
Source: netapi
Binary: libnetapi1 libnetapi-dev
Architecture: source
Version: 01.00.00.10-0ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: TI Keystone PPA 
Changed-By: Steve Langasek 
Description:
 libnetapi-dev - TI userspace interface to device transport resources - 
developmen
 libnetapi1 - TI userspace interface to device transport resources - runtime
Changes:
 netapi (01.00.00.10-0ubuntu1) trusty; urgency=medium
 .
   * Split the transport-net-lib package into separate hplib, netapi packages,
 corresponding to the actual upstream components.
   * Upload to the partner archive.
   * Bump debhelper compat level to 9.
   * Update Standards-Version to 3.9.5.
   * debian/rules: use $(CURDIR) instead of $(PWD); PWD was being set
 explicitly so it wasn't an error, but this makes lintian happy and is no
 less correct.
   * fix debian/rules to not build object files outside the build tree.
   * Add cross-build support.
   * Properly clean up after build.
   * Fix debian/copyright to comply with copyright-format 1.0.
Checksums-Sha1:
 764fb4ee1ca4b6afef27d65ef8385b996641a85d 1868 netapi_01.00.00.10-0ubuntu1.dsc
 0e849f83ed7d7b9ede6d837304810a4de13b564e 480981 netapi_01.00.00.10.orig.tar.gz
 f44f8ffde3c6c55462926c618a33577006b5fa21 3212 
netapi_01.00.00.10-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 18f1f2e96d494537e7915e2216cb4ffcc71c312d5e7edf6383ba0b1a4544a88d 1868 
netapi_01.00.00.10-0ubuntu1.dsc
 3537f39396efb51f6d5989e5b7debc0798d172c54718b231ffd27e70accdb66e 480981 
netapi_01.00.00.10.orig.tar.gz
 60d14528b764a04fddf532c593391e4c9d0658488bb410578a1beb8e4e9e9c2a 3212 
netapi_01.00.00.10-0ubuntu1.debian.tar.xz
Files:
 63b68a3466b2a47efc0bdde903289a61 1868 partner/misc extra 
netapi_01.00.00.10-0ubuntu1.dsc
 78943587d908396e28242611813eb274 480981 partner/misc extra 
netapi_01.00.00.10.orig.tar.gz
 c14fcb62033537214a072d59db0be05d 3212 partner/misc extra 
netapi_01.00.00.10-0ubuntu1.debian.tar.xz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] pdk-keystone2 03.00.04.18-0ubuntu1 (Accepted)

2014-06-19 Thread Steve Langasek
pdk-keystone2 (03.00.04.18-0ubuntu1) trusty; urgency=medium

  * Update to new upstream release in the partner archive.

Date: Fri, 13 Jun 2014 13:02:57 -0700
Changed-By: Steve Langasek 
Maintainer: TI Keystone PPA 
https://launchpad.net/ubuntu/trusty/+source/pdk-keystone2/03.00.04.18-0ubuntu1
Format: 1.8
Date: Fri, 13 Jun 2014 13:02:57 -0700
Source: pdk-keystone2
Binary: pdk-keystone2
Architecture: source
Version: 03.00.04.18-0ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: TI Keystone PPA 
Changed-By: Steve Langasek 
Description: 
 pdk-keystone2 - TI Keystone Package Development Kit
Changes: 
 pdk-keystone2 (03.00.04.18-0ubuntu1) trusty; urgency=medium
 .
   * Update to new upstream release in the partner archive.
Checksums-Sha1: 
 03ca74b6efaab8dcad99bf2936852f0af91e96d7 1494 
pdk-keystone2_03.00.04.18-0ubuntu1.dsc
 25b444d0dd50c3d45a2dae4624c72a8c93117b89 53677917 
pdk-keystone2_03.00.04.18-0ubuntu1.tar.gz
Checksums-Sha256: 
 ff1d6664b0e11636a7526862bcfc32cf9e44989cc7cff260d8aacc86bc8d979e 1494 
pdk-keystone2_03.00.04.18-0ubuntu1.dsc
 594b0e4604246de035da2274091ff1e4153a430b935d9b59cce89765d2e3185a 53677917 
pdk-keystone2_03.00.04.18-0ubuntu1.tar.gz
Files: 
 a0dfca697afde0e3d00dfce2838e8d30 1494 partner/admin extra 
pdk-keystone2_03.00.04.18-0ubuntu1.dsc
 4ffc09febc5cbc4ba9fdd3ef706135b8 53677917 partner/admin extra 
pdk-keystone2_03.00.04.18-0ubuntu1.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] mpm 2.00.01.01-0ubuntu1 (Accepted)

2014-06-19 Thread Steve Langasek
mpm (2.00.01.01-0ubuntu1) trusty; urgency=medium

  * Upload to the partner archive.
  * Update to debhelper compat level 9.
  * Build-depend on libmpmtransport-dev and cmem-dev, not mpm-transport and
cmem.
  * Update to Standards-Version 3.9.5.
  * Don't ship LICENSE.txt in docs; this belongs in debian/copyright.
  * debian/include, debian/rules: copy linux/remoteproc_user.h from the
keystone kernel build into the source package, instead of build-depending
on the linux-headers-keystone package which is not a suitable interface
for this.
  * Add cross-build support.
  * Split library and headers into policy-compliant packages.
  * Fix debian/copyright to comply with copyright-format 1.0.
  * Use dpkg source format 3.0 (quilt).
  * debian/clean: properly clean the source tree after build

Date: Thu, 19 Jun 2014 00:46:06 +
Changed-By: Steve Langasek 
Maintainer: TI Keystone PPA 
https://launchpad.net/ubuntu/trusty/+source/mpm/2.00.01.01-0ubuntu1
Format: 1.8
Date: Thu, 19 Jun 2014 00:46:06 +
Source: mpm
Binary: mpm libmpmclient1 libmpmclient-dev
Architecture: source
Version: 2.00.01.01-0ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: TI Keystone PPA 
Changed-By: Steve Langasek 
Description:
 libmpmclient-dev - Multi-Processor Manager for TI Keystone - development files
 libmpmclient1 - Multi-Processor Manager for TI Keystone - runtime libraries
 mpm- Multi-Processor Manager for TI Keystone
Changes:
 mpm (2.00.01.01-0ubuntu1) trusty; urgency=medium
 .
   * Upload to the partner archive.
   * Update to debhelper compat level 9.
   * Build-depend on libmpmtransport-dev and cmem-dev, not mpm-transport and
 cmem.
   * Update to Standards-Version 3.9.5.
   * Don't ship LICENSE.txt in docs; this belongs in debian/copyright.
   * debian/include, debian/rules: copy linux/remoteproc_user.h from the
 keystone kernel build into the source package, instead of build-depending
 on the linux-headers-keystone package which is not a suitable interface
 for this.
   * Add cross-build support.
   * Split library and headers into policy-compliant packages.
   * Fix debian/copyright to comply with copyright-format 1.0.
   * Use dpkg source format 3.0 (quilt).
   * debian/clean: properly clean the source tree after build
Checksums-Sha1:
 c37e97ac6cceba017a6df11cc900cb5cb7c30088 2051 mpm_2.00.01.01-0ubuntu1.dsc
 5f9d36daffbe00560fcff2d29b13f931fcc7a4a0 875663 mpm_2.00.01.01.orig.tar.gz
 ce9284c0ff5abe5e03d994c93c874325d1193ac8 3952 
mpm_2.00.01.01-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 8fd1a62afacd66f1e104c16a4f3ec09644ce51d7bb14d5549236f6aa29b7be80 2051 
mpm_2.00.01.01-0ubuntu1.dsc
 af2756808d4939e66d0500896e7f2ce06cea7ccfc18d28db7831f70a6ae5c715 875663 
mpm_2.00.01.01.orig.tar.gz
 180d77261122a350774297e6715db9b7023967a7ecd62cd9e372131a3461d3f7 3952 
mpm_2.00.01.01-0ubuntu1.debian.tar.xz
Files:
 a7a7b122e22058a3ee7d62617c057845 2051 partner/admin extra 
mpm_2.00.01.01-0ubuntu1.dsc
 eadf55e4887da2cf50a8dcaef915bda7 875663 partner/admin extra 
mpm_2.00.01.01.orig.tar.gz
 633d67729cc01f1d43af52d0c5a31a3c 3952 partner/admin extra 
mpm_2.00.01.01-0ubuntu1.debian.tar.xz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes