r15968 - in /desktop/unstable/ekiga/debian: changelog control control.in patches/00list patches/gmconf.dpatch

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Thu May 15 19:23:14 UTC 2008


Author: pochu-guest
Date: Thu May 15 19:23:13 2008
New Revision: 15968

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15968
Log:
* Wrap dependencies.
* Build-depend on automake1.9, remove 1.8 and 1.7. Acknowledges NMU.
* New upstream bugfix release. Closes: #476703.
  - debian/patches/gmconf.dpatch:
    + Removed, applied upstream.
  - Uses V4L2 by default. Closes: #468085.
* Update Standards-Version to 3.7.3. No changes required.
 * NMU.
 * debian/control, debian/control.in: Build-Depend on just automake1.9,
   instead of automake1.7 and automake1.9. (Closes: #473301)

Removed:
    desktop/unstable/ekiga/debian/patches/gmconf.dpatch
Modified:
    desktop/unstable/ekiga/debian/changelog
    desktop/unstable/ekiga/debian/control
    desktop/unstable/ekiga/debian/control.in
    desktop/unstable/ekiga/debian/patches/00list

Modified: desktop/unstable/ekiga/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/changelog?rev=15968&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/changelog (original)
+++ desktop/unstable/ekiga/debian/changelog Thu May 15 19:23:13 2008
@@ -1,4 +1,4 @@
-ekiga (2.0.11-3) UNRELEASED; urgency=low
+ekiga (2.0.12-1) UNRELEASED; urgency=low
 
   [ Kilian Krause ]
   * Fix clean target to first clean then unpatch.
@@ -9,7 +9,24 @@
   * Use proper path to icon file in menu file; thanks Yuri Kozlov;
     closes: #454496.
 
- -- Loic Minier <lool at dooz.org>  Wed, 05 Dec 2007 20:48:43 +0100
+  [ Emilio Pozuelo Monfort ]
+  * Wrap dependencies.
+  * Build-depend on automake1.9, remove 1.8 and 1.7. Acknowledges NMU.
+  * New upstream bugfix release. Closes: #476703.
+    - debian/patches/gmconf.dpatch:
+      + Removed, applied upstream.
+    - Uses V4L2 by default. Closes: #468085.
+  * Update Standards-Version to 3.7.3. No changes required.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Thu, 15 May 2008 20:17:18 +0200
+
+ ekiga  (2.0.11-2.1) unstable; urgency=low
+
+   * NMU.
+   * debian/control, debian/control.in: Build-Depend on just automake1.9,
+     instead of automake1.7 and automake1.9. (Closes: #473301)
+
+ -- Eric Dorland <eric at debian.org>  Mon, 05 May 2008 03:17:37 -0400 
 
 ekiga (2.0.11-2) unstable; urgency=low
 

Modified: desktop/unstable/ekiga/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/control?rev=15968&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/control (original)
+++ desktop/unstable/ekiga/debian/control Thu May 15 19:23:13 2008
@@ -3,14 +3,46 @@
 Priority: optional
 Maintainer: Kilian Krause <kilian at debian.org>
 Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
-Build-Depends: debhelper (>= 5), gettext, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.10~), libopal-dev (>= 2.2.11~), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, gnome-pkg-tools, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev, gnome-doc-utils, libavahi-client-dev (>= 0.6.0), libavahi-glib-dev (>= 0.6.0), libebook1.2-dev, gnome-common, automake1.8, autoconf
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5),
+               gettext,
+               libgnome2-dev,
+               libldap2-dev,
+               libpt-dev (>= 1.10.10~),
+               libopal-dev (>= 2.2.11~),
+               libgconf2-dev,
+               libgnomeui-dev,
+               libsdl1.2-dev,
+               dpatch,
+               autotools-dev,
+               gnome-pkg-tools,
+               scrollkeeper,
+               intltool,
+               libxml-parser-perl,
+               evolution-data-server-dev,
+               gnome-doc-utils,
+               libavahi-client-dev (>= 0.6.0),
+               libavahi-glib-dev (>= 0.6.0),
+               libebook1.2-dev,
+               gnome-common,
+               automake1.9,
+               autoconf
+Standards-Version: 3.7.3
 
 Package: ekiga
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, evolution-data-server
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         evolution-data-server
 Recommends: yelp
-Suggests: siproxd, gnugk, mediaproxy, ser, openser, rtpproxy, asterisk, yate, callweaver
+Suggests: siproxd,
+          gnugk,
+          mediaproxy,
+          ser,
+          openser,
+          rtpproxy,
+          asterisk,
+          yate,
+          callweaver
 Description: H.323 and SIP compatible VoIP client
  H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
  that allows you to make audio and video calls to remote users with H.323
@@ -23,8 +55,18 @@
 
 Package: ekiga-gtkonly
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: yelp, siproxd, gnugk, mediaproxy, ser, openser, rtpproxy, asterisk, yate, callweaver
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: yelp,
+          siproxd,
+          gnugk,
+          mediaproxy,
+          ser,
+          openser,
+          rtpproxy,
+          asterisk,
+          yate,
+          callweaver
 Description: H.323 and SIP compatible VoIP client - GTK-only (GNOME-free) version
  H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
  that allows you to make audio and video calls to remote users with H.323
@@ -41,7 +83,7 @@
 
 Package: ekiga-dbg
 Architecture: any
-Depends: ekiga (= ${binary:Version})|ekiga-gtkonly (= ${binary:Version})
+Depends: ekiga (= ${binary:Version}) | ekiga-gtkonly (= ${binary:Version})
 Suggests: libc6-dbg
 Description: H.323 and SIP compatible VoIP client - debug symbols
  H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
@@ -57,8 +99,8 @@
 
 Package: gnomemeeting
 Architecture: all
-Depends: ekiga, zenity
+Depends: ekiga,
+         zenity
 Description: Dummy transition package of GnomeMeeting for Ekiga
  This is a dummy package to ease the transition to ekiga.  You may safely
  remove this package and keep the ekiga package instead.
-

Modified: desktop/unstable/ekiga/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/control.in?rev=15968&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/control.in (original)
+++ desktop/unstable/ekiga/debian/control.in Thu May 15 19:23:13 2008
@@ -3,14 +3,46 @@
 Priority: optional
 Maintainer: Kilian Krause <kilian at debian.org>
 Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>, @GNOME_TEAM@
-Build-Depends: debhelper (>= 5), gettext, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.10~), libopal-dev (>= 2.2.11~), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, gnome-pkg-tools, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev, gnome-doc-utils, libavahi-client-dev (>= 0.6.0), libavahi-glib-dev (>= 0.6.0), libebook1.2-dev, gnome-common, automake1.8, autoconf
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5),
+               gettext,
+               libgnome2-dev,
+               libldap2-dev,
+               libpt-dev (>= 1.10.10~),
+               libopal-dev (>= 2.2.11~),
+               libgconf2-dev,
+               libgnomeui-dev,
+               libsdl1.2-dev,
+               dpatch,
+               autotools-dev,
+               gnome-pkg-tools,
+               scrollkeeper,
+               intltool,
+               libxml-parser-perl,
+               evolution-data-server-dev,
+               gnome-doc-utils,
+               libavahi-client-dev (>= 0.6.0),
+               libavahi-glib-dev (>= 0.6.0),
+               libebook1.2-dev,
+               gnome-common,
+               automake1.9,
+               autoconf
+Standards-Version: 3.7.3
 
 Package: ekiga
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, evolution-data-server
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         evolution-data-server
 Recommends: yelp
-Suggests: siproxd, gnugk, mediaproxy, ser, openser, rtpproxy, asterisk, yate, callweaver
+Suggests: siproxd,
+          gnugk,
+          mediaproxy,
+          ser,
+          openser,
+          rtpproxy,
+          asterisk,
+          yate,
+          callweaver
 Description: H.323 and SIP compatible VoIP client
  H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
  that allows you to make audio and video calls to remote users with H.323
@@ -23,8 +55,18 @@
 
 Package: ekiga-gtkonly
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: yelp, siproxd, gnugk, mediaproxy, ser, openser, rtpproxy, asterisk, yate, callweaver
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: yelp,
+          siproxd,
+          gnugk,
+          mediaproxy,
+          ser,
+          openser,
+          rtpproxy,
+          asterisk,
+          yate,
+          callweaver
 Description: H.323 and SIP compatible VoIP client - GTK-only (GNOME-free) version
  H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
  that allows you to make audio and video calls to remote users with H.323
@@ -41,7 +83,7 @@
 
 Package: ekiga-dbg
 Architecture: any
-Depends: ekiga (= ${binary:Version})|ekiga-gtkonly (= ${binary:Version})
+Depends: ekiga (= ${binary:Version}) | ekiga-gtkonly (= ${binary:Version})
 Suggests: libc6-dbg
 Description: H.323 and SIP compatible VoIP client - debug symbols
  H.323 and SIP compatible videoconferencing and VoIP/IP-Telephony application
@@ -57,8 +99,8 @@
 
 Package: gnomemeeting
 Architecture: all
-Depends: ekiga, zenity
+Depends: ekiga,
+         zenity
 Description: Dummy transition package of GnomeMeeting for Ekiga
  This is a dummy package to ease the transition to ekiga.  You may safely
  remove this package and keep the ekiga package instead.
-

Modified: desktop/unstable/ekiga/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/patches/00list?rev=15968&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/patches/00list (original)
+++ desktop/unstable/ekiga/debian/patches/00list Thu May 15 19:23:13 2008
@@ -1,4 +1,3 @@
 #10_relibtoolize
 #recvers
 lib64
-gmconf




More information about the pkg-gnome-commits mailing list