r13299 - in /packages/unstable/genius/debian: control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Oct 29 17:52:30 UTC 2007


Author: slomo
Date: Mon Oct 29 17:52:30 2007
New Revision: 13299

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13299
Log:
* fix control

Modified:
    packages/unstable/genius/debian/control
    packages/unstable/genius/debian/control.in

Modified: packages/unstable/genius/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/control?rev=13299&op=diff
==============================================================================
--- packages/unstable/genius/debian/control (original)
+++ packages/unstable/genius/debian/control Mon Oct 29 17:52:30 2007
@@ -1,21 +1,55 @@
-Source: xdg-user-dirs-gtk
-Section: utils
+Source: genius
+Section: gnome
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools, libgtk2.0-dev, xdg-user-dirs, libxml-parser-perl, autotools-dev
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, gnome-pkg-tools, libxml-parser-perl, libvte-dev (>= 0.8.19), libgnomeui-dev (>= 2.0.0), libglade2-dev (>= 1.99.2), libgnome2-dev (>= 2.0.0), libgtk2.0-dev (>= 2.0.0), libglib2.0-dev (>= 2.0.0), libgtksourceview-dev (>= 0.3.0), flex, bison, libncurses5-dev, libreadline5-dev, libgmp3-dev, libmpfr-dev (>= 2.0.0), libpopt-dev, scrollkeeper
+Homepage: http://www.5z.com/jirka/genius.html
 Standards-Version: 3.7.2
 
-Package: xdg-user-dirs-gtk
+Package: genius
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xdg-user-dirs
-Description: tool to manage well known user directories (Gtk extension)
- xdg-user-dirs is a tool to help manage "well known" user directories
- like the desktop folder and the music folder. It also handles
- localization (i.e. translation) of the filenames. 
- . 
- This extension sets the Gtk bookmark file and tracks changes of the locale
- to notify the user on login about changed directory names.
+Depends: ${shlibs:Depends}, ${misc:Depends}, genius-common (= ${binary:Version})
+Description: advanced general purpose calculator program (CLI frontend)
+ Genius is a general purpose calculator program similiar in some aspects to
+ BC, Matlab or Maple. It is useful both as a simple calculator and as a
+ research or educational tool. The syntax is very intuitive and is designed
+ to mimic how mathematics is usually written.
  .
- http://www.freedesktop.org/wiki/Software_2fxdg_2duser_2ddirs
+ This package contains a command line interface for genius.
 
+Package: gnome-genius
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, genius-common (= ${binary:Version})
+Description: advanced general purpose calculator program (Gnome frontend)
+ Genius is a general purpose calculator program similiar in some aspects to
+ BC, Matlab or Maple. It is useful both as a simple calculator and as a
+ research or educational tool. The syntax is very intuitive and is designed
+ to mimic how mathematics is usually written.
+ .
+ This package contains a Gnome frontend for genius.
+
+Package: genius-common
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: advanced general purpose calculator program (common files)
+ Genius is a general purpose calculator program similiar in some aspects to
+ BC, Matlab or Maple. It is useful both as a simple calculator and as a
+ research or educational tool. The syntax is very intuitive and is designed
+ to mimic how mathematics is usually written.
+ .
+ This package contains common files for genius.
+
+Package: genius-dev
+Architecture: any
+Section: devel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: advanced general purpose calculator program (development files)
+ Genius is a general purpose calculator program similiar in some aspects to
+ BC, Matlab or Maple. It is useful both as a simple calculator and as a
+ research or educational tool. The syntax is very intuitive and is designed
+ to mimic how mathematics is usually written.
+ .
+ This package contains development files needed for developing and building
+ plugins.
+

Modified: packages/unstable/genius/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/control.in?rev=13299&op=diff
==============================================================================
--- packages/unstable/genius/debian/control.in (original)
+++ packages/unstable/genius/debian/control.in Mon Oct 29 17:52:30 2007
@@ -6,16 +6,6 @@
 Build-Depends: cdbs, debhelper (>= 5), autotools-dev, gnome-pkg-tools, libxml-parser-perl, libvte-dev (>= 0.8.19), libgnomeui-dev (>= 2.0.0), libglade2-dev (>= 1.99.2), libgnome2-dev (>= 2.0.0), libgtk2.0-dev (>= 2.0.0), libglib2.0-dev (>= 2.0.0), libgtksourceview-dev (>= 0.3.0), flex, bison, libncurses5-dev, libreadline5-dev, libgmp3-dev, libmpfr-dev (>= 2.0.0), libpopt-dev, scrollkeeper
 Homepage: http://www.5z.com/jirka/genius.html
 Standards-Version: 3.7.2
-
-Package: genius
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: gnome-genius
-Description: advanced general purpose calculator program
- Genius is a general purpose calculator program similiar in some aspects to
- BC, Matlab or Maple. It is useful both as a simple calculator and as a
- research or educational tool. The syntax is very intuitive and is designed
- to mimic how mathematics is usually written.
 
 Package: genius
 Architecture: any




More information about the pkg-gnome-commits mailing list