r21397 - in /desktop/unstable/vino/debian: changelog control control.in rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Sep 21 19:47:18 UTC 2009


Author: pochu
Date: Mon Sep 21 19:47:18 2009
New Revision: 21397

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21397
Log:
* New upstream release.
  - debian/control.in:
    + Bump libgtk2.0-dev build dependency to >= 2.16.0.
    + Build depend on libtelepathy-glib-dev for Telepathy Tubes support.
    + Remove libglade2-dev build dependency, vino uses GtkBuilder now.
* Standards-Version is 3.8.3, no changes needed.
* debian/rules:
  - Remove unneeded clean rule, those files are cleaned by the upstream
    Makefiles now.

Modified:
    desktop/unstable/vino/debian/changelog
    desktop/unstable/vino/debian/control
    desktop/unstable/vino/debian/control.in
    desktop/unstable/vino/debian/rules

Modified: desktop/unstable/vino/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/changelog?rev=21397&op=diff
==============================================================================
--- desktop/unstable/vino/debian/changelog [utf-8] (original)
+++ desktop/unstable/vino/debian/changelog [utf-8] Mon Sep 21 19:47:18 2009
@@ -1,8 +1,20 @@
-vino (2.26.2-2) UNRELEASED; urgency=low
-
+vino (2.28.0-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
   * Important update to build-dependencies, adds NM support.
 
- -- Josselin Mouette <joss at debian.org>  Thu, 18 Jun 2009 15:30:14 +0200
+  [ Emilio Pozuelo Monfort ]
+  * New upstream release.
+    - debian/control.in:
+      + Bump libgtk2.0-dev build dependency to >= 2.16.0.
+      + Build depend on libtelepathy-glib-dev for Telepathy Tubes support.
+      + Remove libglade2-dev build dependency, vino uses GtkBuilder now.
+  * Standards-Version is 3.8.3, no changes needed.
+  * debian/rules:
+    - Remove unneeded clean rule, those files are cleaned by the upstream
+      Makefiles now.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 21 Sep 2009 21:19:16 +0200
 
 vino (2.26.2-1) unstable; urgency=low
 

Modified: desktop/unstable/vino/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control?rev=21397&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control [utf-8] (original)
+++ desktop/unstable/vino/debian/control [utf-8] Mon Sep 21 19:47:18 2009
@@ -2,17 +2,16 @@
 Section: gnome
 Priority: optional
 Maintainer: Jordi Mallach <jordi at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
-               libgtk2.0-dev (>= 2.13.1),
+               libgtk2.0-dev (>= 2.16.0),
                libglib2.0-dev (>= 2.17.0),
                libdbus-glib-1-dev,
                libdbus-1-dev (>= 1.2.3),
                libsoup2.4-dev (>= 2.24.0),
-               libglade2-dev,
                libgnomeui-dev (>= 2.6.1.1-4),
                libgconf2-dev,
                libnotify-dev (>= 0.4.4),
@@ -32,8 +31,9 @@
                libavahi-glib-dev (>= 0.6),
                libjpeg-dev,
                zlib1g-dev,
-               libunique-dev (>= 1.0.0)
-Standards-Version: 3.8.1
+               libunique-dev (>= 1.0.0),
+               libtelepathy-glib-dev (>= 0.7.31)
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/vino
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/vino
 

Modified: desktop/unstable/vino/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control.in?rev=21397&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control.in [utf-8] (original)
+++ desktop/unstable/vino/debian/control.in [utf-8] Mon Sep 21 19:47:18 2009
@@ -7,12 +7,11 @@
                debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
-               libgtk2.0-dev (>= 2.13.1),
+               libgtk2.0-dev (>= 2.16.0),
                libglib2.0-dev (>= 2.17.0),
                libdbus-glib-1-dev,
                libdbus-1-dev (>= 1.2.3),
                libsoup2.4-dev (>= 2.24.0),
-               libglade2-dev,
                libgnomeui-dev (>= 2.6.1.1-4),
                libgconf2-dev,
                libnotify-dev (>= 0.4.4),
@@ -32,8 +31,9 @@
                libavahi-glib-dev (>= 0.6),
                libjpeg-dev,
                zlib1g-dev,
-               libunique-dev (>= 1.0.0)
-Standards-Version: 3.8.1
+               libunique-dev (>= 1.0.0),
+               libtelepathy-glib-dev (>= 0.7.31)
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/vino
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/vino
 

Modified: desktop/unstable/vino/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/rules?rev=21397&op=diff
==============================================================================
--- desktop/unstable/vino/debian/rules [utf-8] (original)
+++ desktop/unstable/vino/debian/rules [utf-8] Mon Sep 21 19:47:18 2009
@@ -14,10 +14,6 @@
 # drop unneeded ELF deps
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-clean::
-	rm -f intltool-update intltool-merge intltool-extract
-	rm -f po/.intltool-merge-cache
-
 binary-install/vino::
 	# Move the autostart file to /usr/share/gnome/autostart
 	mkdir -p debian/vino/usr/share/gnome/autostart




More information about the pkg-gnome-commits mailing list