r21113 - in /packages/unstable/update-manager/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri Aug 28 08:32:19 UTC 2009


Author: pochu
Date: Fri Aug 28 08:32:19 2009
New Revision: 21113

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21113
Log:
* debian/control.in: Clean up trailing whitespaces and change tabs with
  spaces.
* Standards-Version is 3.8.3, no changes needed.

Modified:
    packages/unstable/update-manager/debian/changelog
    packages/unstable/update-manager/debian/control
    packages/unstable/update-manager/debian/control.in

Modified: packages/unstable/update-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/changelog?rev=21113&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/changelog [utf-8] (original)
+++ packages/unstable/update-manager/debian/changelog [utf-8] Fri Aug 28 08:32:19 2009
@@ -1,10 +1,16 @@
 update-manager (0.200.0~rc2-1) unstable; urgency=low
 
+  [ Stephan Peijnik ]
   * New upstream release.
   * Fixed typo in software-properties-gtk invocation code (Closes: #543954).
   * Fixed incorrect gconf exception handling (Closes: #544009).
   * Removed backported patch for bashisms in 
     data/bug_script/debian_reportbug.sh: fixed upstream.
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in: Clean up trailing whitespaces and change tabs with
+    spaces.
+  * Standards-Version is 3.8.3, no changes needed.
 
  -- Stephan Peijnik <debian at sp.or.at>  Fri, 28 Aug 2009 10:10:25 +0200
 

Modified: packages/unstable/update-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/control?rev=21113&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/control [utf-8] (original)
+++ packages/unstable/update-manager/debian/control [utf-8] Fri Aug 28 08:32:19 2009
@@ -3,36 +3,37 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Stephan Peijnik <debian at sp.or.at>,
-	   Michael Vogt <mvo at debian.org>,
-	   Emilio Pozuelo Monfort <pochu at ubuntu.com>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
+           Michael Vogt <mvo at debian.org>,
+           Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
 Build-Depends: cdbs,
-	       gnome-pkg-tools,
-	       debhelper (>= 5.0.51), 
-	       python-support (>= 0.5.6), 
-	       python
-Build-Depends-Indep: intltool, 
-		     python-distutils-extra (>= 1.90),
-		     python-sphinx (>= 0.6.1), 
-		     python-gobject (>= 2.16.1), 
-		     python-gtk2,
-		     python-apt (>= 0.7.11.1),
-		     python-dbus,
-		     python-gconf,
-		     python-newt,
-		     lsb-release,
-		     python-vte
-Standards-Version: 3.8.2
+               gnome-pkg-tools,
+               debhelper (>= 5.0.51),
+               python-support (>= 0.5.6),
+               python
+Build-Depends-Indep: intltool,
+                     python-distutils-extra (>= 1.90),
+                     python-sphinx (>= 0.6.1),
+                     python-gobject (>= 2.16.1),
+                     python-gtk2,
+                     python-apt (>= 0.7.11.1),
+                     python-dbus,
+                     python-gconf,
+                     python-newt,
+                     lsb-release,
+                     python-vte
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/update-manager
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/update-manager
 
 Package: update-manager-core
 Architecture: all
 Section: admin
-Depends: ${python:Depends}, 
-	 ${misc:Depends}, 
-	 lsb-release,
-	 python-apt (>= 0.7.11.1), 
-	 gksu
+Depends: ${python:Depends},
+         ${misc:Depends},
+         lsb-release,
+         python-apt (>= 0.7.11.1),
+         gksu,
+         sudo
 Recommends: update-manager-gnome (= ${source:Version})
 Replaces: update-manager (<< 1:0.93.7)
 Conflicts: update-manager (<< 1:0.93.7)
@@ -48,9 +49,9 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: libjs-jquery, 
-	  update-manager-core (= ${source:Version}), 
-	  update-manager-gnome (= ${source:Version})
+Suggests: libjs-jquery,
+          update-manager-core (= ${source:Version}),
+          update-manager-gnome (= ${source:Version})
 Description: Update Manager API documentation
  This package contains the API documentation for Update Manager. Please note
  that this is only useful if you intend to work on Update Manager and does
@@ -58,15 +59,15 @@
 
 Package: update-manager-gnome
 Architecture: all
-Depends: ${python:Depends}, 
-	 ${misc:Depends}, 
-	 update-manager-core (= ${source:Version}), 
-	 python-gconf, 
-	 python-dbus, 
-	 python-gtk2, 
-	 gksu, 
-	 python-gobject (>= 2.16.1),
-	 python-vte
+Depends: ${python:Depends},
+         ${misc:Depends},
+         update-manager-core (= ${source:Version}),
+         python-gconf,
+         python-dbus,
+         python-gtk2,
+         gksu,
+         python-gobject (>= 2.16.1),
+         python-vte
 Replaces: update-manager (<< 0.200.0~pre0)
 Conflicts: update-manager (<< 0.200.0~pre0)
 Suggests: update-notifier, software-properties-gtk

Modified: packages/unstable/update-manager/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/control.in?rev=21113&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/control.in [utf-8] (original)
+++ packages/unstable/update-manager/debian/control.in [utf-8] Fri Aug 28 08:32:19 2009
@@ -3,37 +3,37 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Stephan Peijnik <debian at sp.or.at>,
-	   Michael Vogt <mvo at debian.org>,
-	   @GNOME_TEAM@
+           Michael Vogt <mvo at debian.org>,
+           @GNOME_TEAM@
 Build-Depends: cdbs,
-	       gnome-pkg-tools,
-	       debhelper (>= 5.0.51), 
-	       python-support (>= 0.5.6), 
-	       python
-Build-Depends-Indep: intltool, 
-		     python-distutils-extra (>= 1.90),
-		     python-sphinx (>= 0.6.1), 
-		     python-gobject (>= 2.16.1), 
-		     python-gtk2,
-		     python-apt (>= 0.7.11.1),
-		     python-dbus,
-		     python-gconf,
-		     python-newt,
-		     lsb-release,
-		     python-vte
-Standards-Version: 3.8.2
+               gnome-pkg-tools,
+               debhelper (>= 5.0.51),
+               python-support (>= 0.5.6),
+               python
+Build-Depends-Indep: intltool,
+                     python-distutils-extra (>= 1.90),
+                     python-sphinx (>= 0.6.1),
+                     python-gobject (>= 2.16.1),
+                     python-gtk2,
+                     python-apt (>= 0.7.11.1),
+                     python-dbus,
+                     python-gconf,
+                     python-newt,
+                     lsb-release,
+                     python-vte
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/update-manager
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/update-manager
 
 Package: update-manager-core
 Architecture: all
 Section: admin
-Depends: ${python:Depends}, 
-	 ${misc:Depends}, 
-	 lsb-release,
-	 python-apt (>= 0.7.11.1), 
-	 gksu,
-	 sudo
+Depends: ${python:Depends},
+         ${misc:Depends},
+         lsb-release,
+         python-apt (>= 0.7.11.1),
+         gksu,
+         sudo
 Recommends: update-manager-gnome (= ${source:Version})
 Replaces: update-manager (<< 1:0.93.7)
 Conflicts: update-manager (<< 1:0.93.7)
@@ -49,9 +49,9 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: libjs-jquery, 
-	  update-manager-core (= ${source:Version}), 
-	  update-manager-gnome (= ${source:Version})
+Suggests: libjs-jquery,
+          update-manager-core (= ${source:Version}),
+          update-manager-gnome (= ${source:Version})
 Description: Update Manager API documentation
  This package contains the API documentation for Update Manager. Please note
  that this is only useful if you intend to work on Update Manager and does
@@ -59,15 +59,15 @@
 
 Package: update-manager-gnome
 Architecture: all
-Depends: ${python:Depends}, 
-	 ${misc:Depends}, 
-	 update-manager-core (= ${source:Version}), 
-	 python-gconf, 
-	 python-dbus, 
-	 python-gtk2, 
-	 gksu, 
-	 python-gobject (>= 2.16.1),
-	 python-vte	 
+Depends: ${python:Depends},
+         ${misc:Depends},
+         update-manager-core (= ${source:Version}),
+         python-gconf,
+         python-dbus,
+         python-gtk2,
+         gksu,
+         python-gobject (>= 2.16.1),
+         python-vte
 Replaces: update-manager (<< 0.200.0~pre0)
 Conflicts: update-manager (<< 0.200.0~pre0)
 Suggests: update-notifier, software-properties-gtk




More information about the pkg-gnome-commits mailing list