r36293 - in /attic/at-spi/debian: changelog control control.in python-pyatspi.install python-pyatspi.postinst rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Nov 14 22:52:08 UTC 2012


Author: joss
Date: Wed Nov 14 22:52:07 2012
New Revision: 36293

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36293
Log:
Remove python package, it’s been taken over by pyatspi now.

Removed:
    attic/at-spi/debian/python-pyatspi.install
    attic/at-spi/debian/python-pyatspi.postinst
Modified:
    attic/at-spi/debian/changelog
    attic/at-spi/debian/control
    attic/at-spi/debian/control.in
    attic/at-spi/debian/rules

Modified: attic/at-spi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/at-spi/debian/changelog?rev=36293&op=diff
==============================================================================
--- attic/at-spi/debian/changelog [utf-8] (original)
+++ attic/at-spi/debian/changelog [utf-8] Wed Nov 14 22:52:07 2012
@@ -1,6 +1,7 @@
 at-spi (1.32.0-2) UNRELEASED; urgency=low
 
   * Update repository URL.
+  * Remove python package, it’s been taken over by pyatspi now.
 
  -- Josselin Mouette <joss at debian.org>  Sat, 31 Dec 2011 14:57:43 +0100
 

Modified: attic/at-spi/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/at-spi/debian/control?rev=36293&op=diff
==============================================================================
--- attic/at-spi/debian/control [utf-8] (original)
+++ attic/at-spi/debian/control [utf-8] Wed Nov 14 22:52:07 2012
@@ -7,10 +7,9 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Mario Lang <mlang at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/attic/at-spi
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/at-spi
-X-Python-Version: >= 2.5
 Build-Depends: debhelper (>= 8),
         pkg-config,
         cdbs (>= 0.4.90),
@@ -22,7 +21,7 @@
         libgail-dev (>= 1.9.0),
         libbonobo2-dev (>= 2.4.0),
         intltool (>= 0.40.0),
-        python-all-dev (>= 2.6.6-3~),
+        python-dev (>= 2.6.6-3~),
         gtk-doc-tools (>= 1.0),
         libxt-dev,
         libx11-dev,
@@ -111,18 +110,3 @@
  services, products and information.
  .
  This package contains the documentation files for at-spi.
-
-Package: python-pyatspi
-Architecture: all
-Section: python
-Depends: ${python:Depends}, ${misc:Depends}, at-spi (>= ${source:Version}), at-spi (<< ${source:Version}.1~), python-pyorbit, python-gnome2
-Description: Assistive Technology Service Provider Interface - Python bindings
- at-spi is the "Assistive Technology Service Provider Interface".
- .
- Accessibility is enabling people with disabilities to participate in
- substantial life activities that include work and the use of
- services, products and information.
- .
- This package contains Python bindings for the core components of
- GNOME Accessibility.
-

Modified: attic/at-spi/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/at-spi/debian/control.in?rev=36293&op=diff
==============================================================================
--- attic/at-spi/debian/control.in [utf-8] (original)
+++ attic/at-spi/debian/control.in [utf-8] Wed Nov 14 22:52:07 2012
@@ -5,7 +5,6 @@
 Uploaders: @GNOME_TEAM@
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/attic/at-spi
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/at-spi
-X-Python-Version: >= 2.5
 Build-Depends: debhelper (>= 8),
         pkg-config,
         cdbs (>= 0.4.90),
@@ -17,7 +16,7 @@
         libgail-dev (>= 1.9.0),
         libbonobo2-dev (>= 2.4.0),
         intltool (>= 0.40.0),
-        python-all-dev (>= 2.6.6-3~),
+        python-dev (>= 2.6.6-3~),
         gtk-doc-tools (>= 1.0),
         libxt-dev,
         libx11-dev,
@@ -106,18 +105,3 @@
  services, products and information.
  .
  This package contains the documentation files for at-spi.
-
-Package: python-pyatspi
-Architecture: all
-Section: python
-Depends: ${python:Depends}, ${misc:Depends}, at-spi (>= ${source:Version}), at-spi (<< ${source:Version}.1~), python-pyorbit, python-gnome2
-Description: Assistive Technology Service Provider Interface - Python bindings
- at-spi is the "Assistive Technology Service Provider Interface".
- .
- Accessibility is enabling people with disabilities to participate in
- substantial life activities that include work and the use of
- services, products and information.
- .
- This package contains Python bindings for the core components of
- GNOME Accessibility.
-

Modified: attic/at-spi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/at-spi/debian/rules?rev=36293&op=diff
==============================================================================
--- attic/at-spi/debian/rules [utf-8] (original)
+++ attic/at-spi/debian/rules [utf-8] Wed Nov 14 22:52:07 2012
@@ -27,6 +27,3 @@
 DEB_DH_MAKESHLIBS_ARGS_at-spi += --no-act
 
 DEB_DH_STRIP_ARGS += --dbg-package=libatspi-dbg
-
-binary-install/python-pyatspi::
-	dh_python2 -ppython-pyatspi




More information about the pkg-gnome-commits mailing list