r19509 - in /desktop/experimental/gconf-editor/debian: changelog control control.in copyright gconf-editor.1

lethalman-guest at users.alioth.debian.org lethalman-guest at users.alioth.debian.org
Fri Apr 10 08:44:02 UTC 2009


Author: lethalman-guest
Date: Fri Apr 10 08:44:02 2009
New Revision: 19509

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19509
Log:
  * New upstream release.
  * debian/control.in:
    - Update Standards-Version to 3.8.1, no additional changes needed.
    - Build-Depends:
      + Add libpolkit-dbus-dev and libdbus-glib-1-dev.
      + Remove libgnome2-dev and libgnomeui-dev.
  * debian/copyright:
    - Specify GPL version 2.
  * Remove debian/gconf-editor.1, not referenced in debian/ and present
    upstream.


Removed:
    desktop/experimental/gconf-editor/debian/gconf-editor.1
Modified:
    desktop/experimental/gconf-editor/debian/changelog
    desktop/experimental/gconf-editor/debian/control
    desktop/experimental/gconf-editor/debian/control.in
    desktop/experimental/gconf-editor/debian/copyright

Modified: desktop/experimental/gconf-editor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf-editor/debian/changelog?rev=19509&op=diff
==============================================================================
--- desktop/experimental/gconf-editor/debian/changelog (original)
+++ desktop/experimental/gconf-editor/debian/changelog Fri Apr 10 08:44:02 2009
@@ -1,3 +1,18 @@
+gconf-editor (2.26.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control.in:
+    - Update Standards-Version to 3.8.1, no additional changes needed.
+    - Build-Depends:
+      + Add libpolkit-dbus-dev and libdbus-glib-1-dev.
+      + Remove libgnome2-dev and libgnomeui-dev.
+  * debian/copyright:
+    - Specify GPL version 2.
+  * Remove debian/gconf-editor.1, not referenced in debian/ and present
+    upstream.
+
+ -- Luca Bruno <lethalman88 at gmail.com>  Fri, 10 Apr 2009 10:05:53 +0200
+
 gconf-editor (2.24.1-3) unstable; urgency=low
 
   [ Loic Minier ]

Modified: desktop/experimental/gconf-editor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf-editor/debian/control?rev=19509&op=diff
==============================================================================
--- desktop/experimental/gconf-editor/debian/control (original)
+++ desktop/experimental/gconf-editor/debian/control Fri Apr 10 08:44:02 2009
@@ -9,13 +9,13 @@
                libgtk2.0-dev (>= 2.5.5),
                gettext,
                gnome-pkg-tools (>= 0.10),
-               libgnome2-dev (>= 2.14.0),
-               libgnomeui-dev (>= 2.5.4),
+               libdbus-glib-1-dev (>= 0.71),
+               libpolkit-dbus-dev (>= 0.7),
                scrollkeeper,
                gnome-doc-utils,
                pkg-config,
                intltool (>= 0.35.0)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 
 Package: gconf-editor
 Architecture: any

Modified: desktop/experimental/gconf-editor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf-editor/debian/control.in?rev=19509&op=diff
==============================================================================
--- desktop/experimental/gconf-editor/debian/control.in (original)
+++ desktop/experimental/gconf-editor/debian/control.in Fri Apr 10 08:44:02 2009
@@ -9,13 +9,13 @@
                libgtk2.0-dev (>= 2.5.5),
                gettext,
                gnome-pkg-tools (>= 0.10),
-               libgnome2-dev (>= 2.14.0),
-               libgnomeui-dev (>= 2.5.4),
+               libdbus-glib-1-dev (>= 0.71),
+               libpolkit-dbus-dev (>= 0.7),
                scrollkeeper,
                gnome-doc-utils,
                pkg-config,
                intltool (>= 0.35.0)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 
 Package: gconf-editor
 Architecture: any

Modified: desktop/experimental/gconf-editor/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf-editor/debian/copyright?rev=19509&op=diff
==============================================================================
--- desktop/experimental/gconf-editor/debian/copyright (original)
+++ desktop/experimental/gconf-editor/debian/copyright Fri Apr 10 08:44:02 2009
@@ -22,5 +22,5 @@
    MA 02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
 




More information about the pkg-gnome-commits mailing list