~ubuntu-branches/ubuntu/oneiric/dbus-glib/oneiric-security

« back to all changes in this revision

Viewing changes to dbus/dbus-gvalue-utils.c

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2010-02-01 16:57:09 UTC
  • mfrom: (1.1.8 upstream) (2.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100201165709-wnulojsaf102t0y6
Tags: 0.84-1
* New upstream release.
  - dbus-gvalue: set an error when demarshal_basic doesn't recognize type.
    (Closes: #541632)
* debian/patches/10_support_duplicate_object_registrations.patch
  - Remove, merged upstream.
* debian/libdbus-glib-1-2.symbols
  - Add new dbus_g_bus_get_private symbol.
* debian/rules
  - Bumps shlibs to >= 0.84.
* debian/control
  - Bump Standards-Version to 3.8.4. No further changes.
  - Bump Build-Depends on debhelper to (>= 7).
* debian/compat
  - Bump debhelper compat level to 7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * 
18
18
 * You should have received a copy of the GNU General Public License
19
19
 * along with this program; if not, write to the Free Software
20
 
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
20
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
21
21
 *
22
22
 */
23
23