r9911 - in /desktop/unstable/pyorbit/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat Apr 14 10:12:19 UTC 2007


Author: lool
Date: Sat Apr 14 10:12:19 2007
New Revision: 9911

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9911
Log:
* Add more ${misc:Depends}.

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

Modified: desktop/unstable/pyorbit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pyorbit/debian/changelog?rev=9911&op=diff
==============================================================================
--- desktop/unstable/pyorbit/debian/changelog (original)
+++ desktop/unstable/pyorbit/debian/changelog Sat Apr 14 10:12:19 2007
@@ -1,4 +1,4 @@
-pyorbit (2.14.2-2) UNRELEASED; urgency=low
+pyorbit (2.14.2-2) unstable; urgency=low
 
   * Honor CFLAGS we set in rules, doh!
   * Upload to unstable; drop check-dist include.
@@ -8,8 +8,9 @@
   * Add XB/XS-Python-Version.
   * Don't pass --host to configure when DEB_BUILD_GNU_TYPE equals
     DEB_HOST_GNU_TYPE; cleanups.
+  * Add more ${misc:Depends}.
 
- -- Loic Minier <lool at dooz.org>  Sat, 14 Apr 2007 12:06:25 +0200
+ -- Loic Minier <lool at dooz.org>  Sat, 14 Apr 2007 12:07:15 +0200
 
 pyorbit (2.14.2-1) experimental; urgency=high
 

Modified: desktop/unstable/pyorbit/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pyorbit/debian/control?rev=9911&op=diff
==============================================================================
--- desktop/unstable/pyorbit/debian/control (original)
+++ desktop/unstable/pyorbit/debian/control Sat Apr 14 10:12:19 2007
@@ -37,6 +37,7 @@
 Package: python-pyorbit-dev
 Architecture: all
 Depends: python-pyorbit (>= ${Source-Version}),
+         ${misc:Depends},
          liborbit2-dev (>= 1:2.8.0)
 Description: PyORBit: development files
  It aims to take advantage of new features found in ORBit2 to make
@@ -56,6 +57,7 @@
 Package: python-pyorbit-omg
 Architecture: all
 Depends: python-pyorbit (>= ${Source-Version}),
+         ${misc:Depends},
          ${python:Depends}
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}

Modified: desktop/unstable/pyorbit/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pyorbit/debian/control.in?rev=9911&op=diff
==============================================================================
--- desktop/unstable/pyorbit/debian/control.in (original)
+++ desktop/unstable/pyorbit/debian/control.in Sat Apr 14 10:12:19 2007
@@ -37,6 +37,7 @@
 Package: python-pyorbit-dev
 Architecture: all
 Depends: python-pyorbit (>= ${Source-Version}),
+         ${misc:Depends},
          liborbit2-dev (>= 1:2.8.0)
 Description: PyORBit: development files
  It aims to take advantage of new features found in ORBit2 to make
@@ -56,6 +57,7 @@
 Package: python-pyorbit-omg
 Architecture: all
 Depends: python-pyorbit (>= ${Source-Version}),
+         ${misc:Depends},
          ${python:Depends}
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}




More information about the pkg-gnome-commits mailing list