~ubuntu-branches/ubuntu/trusty/pangomm/trusty-proposed

« back to all changes in this revision

Viewing changes to pango/pangomm/font.cc

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-17 01:43:19 UTC
  • mfrom: (1.1.14) (13.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20111117014319-1vfhhec3cmndezo9
Tags: 2.28.4-1
* New upstream release.
* debian/watch:
  - Track .xz tarballs.
* Bump debhelper compatibility level to 8.
* debian/control.in:
  - Bump Standards-Version to 3.9.2. No further changes.
  - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
* Stop installing libtool .la files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// Generated by gtkmmproc -- DO NOT MODIFY!
2
2
 
3
3
 
 
4
#include <glibmm.h>
 
5
 
4
6
#include <pangomm/font.h>
5
7
#include <pangomm/private/font_p.h>
6
8
 
 
9
 
7
10
// -*- c++ -*-
8
11
/* $Id: font.ccg,v 1.2 2006/06/08 20:39:39 murrayc Exp $ */
9
12