~psusi/ubuntu/natty/gnome-power-manager/sleep

« back to all changes in this revision

Viewing changes to src/gpm-idle.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2010-03-31 18:02:57 UTC
  • mfrom: (2.2.7 upstream)
  • mto: (24.1.12 squeeze)
  • mto: This revision was merged to the branch mainline in revision 170.
  • Revision ID: james.westby@ubuntu.com-20100331180257-adoalcy5arv3znld
Tags: 2.30.0-1
* New upstream release.
* debian/patches/04_cast-align.patch
  - Removed, -Werror is no longer enforced by default.
* debian/patches/07-bugreport-upower.patch
  - Removed, merged upstream.
* debian/patches/09-inhibit-consolekit-events-after-resume.patch
  - Removed, merged upstream.
* debian/patches/10-do-not-exit-if-hal-is-not-available.patch
  - Removed, merged upstream.
* debian/patches/11-only-connect-to-hal-if-there-is-no-xrandr-hardware.patch
  - Removed, merged upstream.
* debian/patches/12-DeviceKit-disks-is-now-called-UDisks.patch
  - Removed, merged upstream.
* debian/patches/90_autoconf.patch
  - Removed, obsolete.
* debian/rules
  - Remove obsolete configure switch --with-dpms-ext.
* Switch to source format 3.0 (quilt).
  - Add debian/source/format.
  - Drop quilt from Build-Depends.
  - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk include.
* debian/patches/09-fix-critical-warning-from-gpmscreensaver.patch
  - Fix up a critical warning from the GpmScreensaver code on startup. Patch
    pulled from upstream Git.
* debian/copyright
  - Update list of copyright holders and add copyright years.

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
#ifndef __GPM_IDLE_H