r10765 - in /packages/experimental/update-manager/debian: control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 5 19:29:48 UTC 2007


Author: kov
Date: Sat May  5 19:29:47 2007
New Revision: 10765

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10765
Log:
fixed Arch of the update-manager-core package, and
added newline at the end of the file

Modified:
    packages/experimental/update-manager/debian/control
    packages/experimental/update-manager/debian/control.in

Modified: packages/experimental/update-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/update-manager/debian/control?rev=10765&op=diff
==============================================================================
--- packages/experimental/update-manager/debian/control (original)
+++ packages/experimental/update-manager/debian/control Sat May  5 19:29:47 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
-Build-Depends: gnome-pkg-tools, cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-all (>= 2.3.5-10), python-support (>= 0.3)
+Build-Depends: gnome-pkg-tools, cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-all (>= 2.3.5-10), python-distutils-extra, python-support (>= 0.3)
 Build-Depends-Indep: libxml-parser-perl, scrollkeeper, intltool, sharutils
 Standards-Version: 3.7.2
 XS-Python-Version: all, >= 2.4
@@ -23,8 +23,8 @@
  /etc/apt/sources.list file, and managing the APT keyring.
 
 Package: update-manager-core
-Architecture: all
+Architecture: any
 XB-Python-Version: ${python:Versions}
 Depends: ${python:Depends}, ${misc:Depends}, python-apt, python-gnupginterface (>= 0.3.2-8), lsb-release
 Description: APT update manager core functionality
- This package holds the core functionality for the APT update managers.
+ This package holds the core functionality for the APT update managers.

Modified: packages/experimental/update-manager/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/update-manager/debian/control.in?rev=10765&op=diff
==============================================================================
--- packages/experimental/update-manager/debian/control.in (original)
+++ packages/experimental/update-manager/debian/control.in Sat May  5 19:29:47 2007
@@ -23,8 +23,8 @@
  /etc/apt/sources.list file, and managing the APT keyring.
 
 Package: update-manager-core
-Architecture: all
+Architecture: any
 XB-Python-Version: ${python:Versions}
 Depends: ${python:Depends}, ${misc:Depends}, python-apt, python-gnupginterface (>= 0.3.2-8), lsb-release
 Description: APT update manager core functionality
- This package holds the core functionality for the APT update managers.
+ This package holds the core functionality for the APT update managers.




More information about the pkg-gnome-commits mailing list