~modemmanager/modemmanager/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-02-25 11:16:05 UTC
  • Revision ID: james.westby@ubuntu.com-20110225111605-8b68q08h20xdja2b
Tags: 0.4+git.20110124t203624.00b6cce-2
* debian/patches/0001-Use-type-glong-for-secs-and-usecs.patch
  - GVariant defines tv_usec  as glong and suseconds_t is not guaranteed to
    be of type long on sparc, resulting in a build failure.
    So use type glong instead for sec and usecs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
modemmanager (0.4+git.20110124t203624.00b6cce-2) unstable; urgency=low
 
2
 
 
3
  * debian/patches/0001-Use-type-glong-for-secs-and-usecs.patch
 
4
    - GVariant defines tv_usec  as glong and suseconds_t is not guaranteed to
 
5
      be of type long on sparc, resulting in a build failure.
 
6
      So use type glong instead for sec and usecs.
 
7
 
 
8
 -- Michael Biebl <biebl@debian.org>  Fri, 25 Feb 2011 11:16:05 +0100
 
9
 
1
10
modemmanager (0.4+git.20110124t203624.00b6cce-1) unstable; urgency=low
2
11
 
3
12
  * Upload to unstable.