r24911 - in /desktop/unstable/libgweather/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jul 27 16:36:43 UTC 2010


Author: biebl
Date: Tue Jul 27 16:36:43 2010
New Revision: 24911

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24911
Log:
* debian/control
  - Add Vcs-Browser and Vcs-Svn fields.

Modified:
    desktop/unstable/libgweather/debian/changelog
    desktop/unstable/libgweather/debian/control
    desktop/unstable/libgweather/debian/control.in

Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=24911&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog [utf-8] Tue Jul 27 16:36:43 2010
@@ -3,6 +3,8 @@
   * New upstream stable release.
   * debian/patches/99_ltmain_as-needed.patch
     - Refresh for new upstream release.
+  * debian/control
+    - Add Vcs-Browser and Vcs-Svn fields.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 27 Jul 2010 18:33:25 +0200
 

Modified: desktop/unstable/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control?rev=24911&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control [utf-8] (original)
+++ desktop/unstable/libgweather/debian/control [utf-8] Tue Jul 27 16:36:43 2010
@@ -7,10 +7,10 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5),
                autotools-dev,
-               cdbs,
+               cdbs (>= 0.4.73),
                gnome-pkg-tools,
                libxml2-dev (>= 2.6.0),
                libglib2.0-dev (>= 2.13.0),
@@ -27,12 +27,14 @@
                python-gtk2-dev,
                libglib2.0-doc,
                libgtk2.0-doc
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/libgweather/
 
 Package: libgweather-dev
 Section: libdevel
 Architecture: any
-Depends: libgweather1 (>= ${binary:Version}),
+Depends: libgweather1 (= ${binary:Version}),
          libxml2-dev (>= 2.6.0),
          libglib2.0-dev (>= 2.13.0),
          libgtk2.0-dev (>= 2.11.0),

Modified: desktop/unstable/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control.in?rev=24911&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control.in [utf-8] (original)
+++ desktop/unstable/libgweather/debian/control.in [utf-8] Tue Jul 27 16:36:43 2010
@@ -23,6 +23,8 @@
                libglib2.0-doc,
                libgtk2.0-doc
 Standards-Version: 3.8.4
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/libgweather/
 
 Package: libgweather-dev
 Section: libdevel




More information about the pkg-gnome-commits mailing list