r28785 - in /desktop/unstable/gnome-video-effects/debian: changelog control control.in watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Fri Jul 8 11:53:42 UTC 2011


Author: bigon
Date: Fri Jul  8 11:53:41 2011
New Revision: 28785

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28785
Log:
* debian/control.in:
  - Bump Standards-Version to 3.9.2 (no further changes)
  - Drop duplicate Section
  - Add Vcs- fields
  - Add uploaders.mk magic to Uploaders field
  - Make gnome-video-effects depends against gstreamer0.10-plugins-good and
    gstreamer0.10-plugins-bad
* debian/watch: Add watch file

Added:
    desktop/unstable/gnome-video-effects/debian/watch
Modified:
    desktop/unstable/gnome-video-effects/debian/changelog
    desktop/unstable/gnome-video-effects/debian/control
    desktop/unstable/gnome-video-effects/debian/control.in

Modified: desktop/unstable/gnome-video-effects/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-video-effects/debian/changelog?rev=28785&op=diff
==============================================================================
--- desktop/unstable/gnome-video-effects/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-video-effects/debian/changelog [utf-8] Fri Jul  8 11:53:41 2011
@@ -1,3 +1,16 @@
+gnome-video-effects (0.3.0-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Bump Standards-Version to 3.9.2 (no further changes)
+    - Drop duplicate Section
+    - Add Vcs- fields
+    - Add uploaders.mk magic to Uploaders field
+    - Make gnome-video-effects depends against gstreamer0.10-plugins-good and
+      gstreamer0.10-plugins-bad
+  * debian/watch: Add watch file
+
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 08 Jul 2011 11:56:14 +0200
+
 gnome-video-effects (0.3.0-1) experimental; urgency=low
 
   * Initial Release (Closes: #621806)

Modified: desktop/unstable/gnome-video-effects/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-video-effects/debian/control?rev=28785&op=diff
==============================================================================
--- desktop/unstable/gnome-video-effects/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-video-effects/debian/control [utf-8] Fri Jul  8 11:53:41 2011
@@ -7,18 +7,21 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Luciana Fujii Pontello (Personal mail) <luciana at fujii.eti.br>
+Uploaders: Luciana Fujii Pontello (Personal mail) <luciana at fujii.eti.br>, Laurent Bigonville <bigon at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), 
                cdbs,
                gnome-pkg-tools (>= 0.11),
                intltool (>= 0.40.0)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://live.gnome.org/GnomeVideoEffects
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-video-effects/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-video-effects/
 
 Package: gnome-video-effects
-Section: gnome
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+         gstreamer0.10-plugins-good,
+         gstreamer0.10-plugins-bad
 Description: GNOME Video Effects 
  gnome-video-effects contains a collection of GStreamer effects to be
  used in GNOME.

Modified: desktop/unstable/gnome-video-effects/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-video-effects/debian/control.in?rev=28785&op=diff
==============================================================================
--- desktop/unstable/gnome-video-effects/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-video-effects/debian/control.in [utf-8] Fri Jul  8 11:53:41 2011
@@ -2,18 +2,21 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Luciana Fujii Pontello (Personal mail) <luciana at fujii.eti.br>
+Uploaders: Luciana Fujii Pontello (Personal mail) <luciana at fujii.eti.br>, @GNOME_TEAM@
 Build-Depends: debhelper (>= 7.0.50~), 
                cdbs,
                gnome-pkg-tools (>= 0.11),
                intltool (>= 0.40.0)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://live.gnome.org/GnomeVideoEffects
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-video-effects/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-video-effects/
 
 Package: gnome-video-effects
-Section: gnome
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+         gstreamer0.10-plugins-good,
+         gstreamer0.10-plugins-bad
 Description: GNOME Video Effects 
  gnome-video-effects contains a collection of GStreamer effects to be
  used in GNOME.

Added: desktop/unstable/gnome-video-effects/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-video-effects/debian/watch?rev=28785&op=file
==============================================================================
--- desktop/unstable/gnome-video-effects/debian/watch (added)
+++ desktop/unstable/gnome-video-effects/debian/watch [utf-8] Fri Jul  8 11:53:41 2011
@@ -1,0 +1,2 @@
+version=3
+http://ftp.gnome.org/pub/gnome/sources/gnome-video-effects/([\d\.]+)/gnome-video-effects-([\d\.]+)\.tar\.bz2




More information about the pkg-gnome-commits mailing list