r17817 - in /packages/experimental/software-properties/debian: changelog control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Thu Dec 4 14:08:44 UTC 2008


Author: kov
Date: Thu Dec  4 14:08:44 2008
New Revision: 17817

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17817
Log:
preparing a new upstream release to experimental

Modified:
    packages/experimental/software-properties/debian/changelog
    packages/experimental/software-properties/debian/control
    packages/experimental/software-properties/debian/control.in

Modified: packages/experimental/software-properties/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/software-properties/debian/changelog?rev=17817&op=diff
==============================================================================
--- packages/experimental/software-properties/debian/changelog (original)
+++ packages/experimental/software-properties/debian/changelog Thu Dec  4 14:08:44 2008
@@ -1,3 +1,12 @@
+software-properties (0.70.debian-1) experimental; urgency=low
+
+  * New upstream release
+  * debian/control.in:
+  - added python-kde4 as a dependency for software-properties-kde, now
+    that it is ported
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Thu, 04 Dec 2008 12:03:20 -0200
+
 software-properties (0.60.debian-1) unstable; urgency=low
 
   [ Kilian Krause ]

Modified: packages/experimental/software-properties/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/software-properties/debian/control?rev=17817&op=diff
==============================================================================
--- packages/experimental/software-properties/debian/control (original)
+++ packages/experimental/software-properties/debian/control Thu Dec  4 14:08:44 2008
@@ -32,7 +32,7 @@
 Package: software-properties-kde
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, ${misc:Depends}, python, python-qt4, python-software-properties
+Depends: ${python:Depends}, ${misc:Depends}, python, python-qt4, python-kde4, python-software-properties
 Description: manage the repositories that you install software from
  This software provides an abstraction of the used apt repositories.
  It allows you to easily manage your distribution and independent software

Modified: packages/experimental/software-properties/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/software-properties/debian/control.in?rev=17817&op=diff
==============================================================================
--- packages/experimental/software-properties/debian/control.in (original)
+++ packages/experimental/software-properties/debian/control.in Thu Dec  4 14:08:44 2008
@@ -32,7 +32,7 @@
 Package: software-properties-kde
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, ${misc:Depends}, python, python-qt4, python-software-properties
+Depends: ${python:Depends}, ${misc:Depends}, python, python-qt4, python-kde4, python-software-properties
 Description: manage the repositories that you install software from
  This software provides an abstraction of the used apt repositories.
  It allows you to easily manage your distribution and independent software




More information about the pkg-gnome-commits mailing list