[maemo-commits] [maemo-commits] r17246 - projects/haf/trunk/dbus/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Jan 21 16:24:31 EET 2009
- Previous message: [maemo-commits] r17245 - projects/haf/trunk/dbus/debian
- Next message: [maemo-commits] r17247 - projects/haf/trunk/dbus/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: guillem
Date: 2009-01-21 16:24:30 +0200 (Wed, 21 Jan 2009)
New Revision: 17246
Modified:
projects/haf/trunk/dbus/debian/changelog
projects/haf/trunk/dbus/debian/dbus.init
projects/haf/trunk/dbus/debian/dbus.postinst
projects/haf/trunk/dbus/debian/rules
Log:
Update copyright years in scripts, and use UTF-8 symbol
Modified: projects/haf/trunk/dbus/debian/changelog
===================================================================
--- projects/haf/trunk/dbus/debian/changelog 2009-01-21 14:20:15 UTC (rev 17245)
+++ projects/haf/trunk/dbus/debian/changelog 2009-01-21 14:24:30 UTC (rev 17246)
@@ -2,6 +2,7 @@
* New upstream release.
- debian/patches/01-add-initgroups-call.patch: Refresh.
+ * Update copyright years in scripts, and use UTF-8 symbol.
-- Guillem Jover <guillem.jover at nokia.com> Tue, 20 Jan 2009 17:09:45 +0200
Modified: projects/haf/trunk/dbus/debian/dbus.init
===================================================================
--- projects/haf/trunk/dbus/debian/dbus.init 2009-01-21 14:20:15 UTC (rev 17245)
+++ projects/haf/trunk/dbus/debian/dbus.init 2009-01-21 14:24:30 UTC (rev 17246)
@@ -13,6 +13,7 @@
# Debian init.d script for D-BUS
# Copyright © 2003 Colin Walters <walters at debian.org>
# Copyright © 2005 Sjoerd Simons <sjoerd at debian.org>
+# Copyright © 2008 Nokia Corporation. All rights reserved.
set -e
Modified: projects/haf/trunk/dbus/debian/dbus.postinst
===================================================================
--- projects/haf/trunk/dbus/debian/dbus.postinst 2009-01-21 14:20:15 UTC (rev 17245)
+++ projects/haf/trunk/dbus/debian/dbus.postinst 2009-01-21 14:24:30 UTC (rev 17246)
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright © 2003 Colin Walters <walters at debian.org>
# Copyright © 2006 Sjoerd Simons <sjoerd at debian.org>
-# Copyright © 2006 Nokia Corporation. All rights reserved.
+# Copyright © 2006-2008 Nokia Corporation. All rights reserved.
#set -e
Modified: projects/haf/trunk/dbus/debian/rules
===================================================================
--- projects/haf/trunk/dbus/debian/rules 2009-01-21 14:20:15 UTC (rev 17245)
+++ projects/haf/trunk/dbus/debian/rules 2009-01-21 14:24:30 UTC (rev 17246)
@@ -1,8 +1,8 @@
#!/usr/bin/make -f
-# Copyright © 2002,2003 Colin Walters <walters at verbum.org>
-# Copyright © 2003 Daniel Stone <daniels at debian.org>
-# Copyright © 2006 Sjoerd Simons <sjoerd at debian.org>
-# Copyright © 2006 Nokia Corporation. All rights reserved.
+# Copyright © 2002,2003 Colin Walters <walters at verbum.org>
+# Copyright © 2003 Daniel Stone <daniels at debian.org>
+# Copyright © 2006 Sjoerd Simons <sjoerd at debian.org>
+# Copyright © 2006-2008 Nokia Corporation. All rights reserved.
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
- Previous message: [maemo-commits] r17245 - projects/haf/trunk/dbus/debian
- Next message: [maemo-commits] r17247 - projects/haf/trunk/dbus/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
