r35617 - in /packages/artha/trunk/debian: changelog control

tille at users.alioth.debian.org tille at users.alioth.debian.org
Mon Mar 30 06:55:39 UTC 2009


Author: tille
Date: Mon Mar 30 06:55:38 2009
New Revision: 35617

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35617
Log:
Fixed dependency issues

Modified:
    packages/artha/trunk/debian/changelog
    packages/artha/trunk/debian/control

Modified: packages/artha/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/artha/trunk/debian/changelog?rev=35617&op=diff
==============================================================================
--- packages/artha/trunk/debian/changelog (original)
+++ packages/artha/trunk/debian/changelog Mon Mar 30 06:55:38 2009
@@ -1,5 +1,13 @@
 artha (0.8.0-1) unstable; urgency=low
 
+  [ Sundaram Ramaswamy ]
   * Initial release (Closes: #514690)
 
- -- Sundaram Ramaswamy <legends2k at yahoo.com>  Wed, 11 Feb 2009 00:54:44 +0530
+  [ Andreas Tille ]
+  * Removed libc6 dependency because it is just wrong
+  * Removed explicit Build-Depends libglib2.0-0 because it is implicitely
+    resolved by libgtk2.0-0 Dependency
+  * Standards-Version: 3.8.1 (no changes needed)
+  * Depends: ${misc:Depends}, ${shlibs:Depends}
+
+ -- Andreas Tille <tille at debian.org>  Mon, 30 Mar 2009 08:45:38 +0200

Modified: packages/artha/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/artha/trunk/debian/control?rev=35617&op=diff
==============================================================================
--- packages/artha/trunk/debian/control (original)
+++ packages/artha/trunk/debian/control Mon Mar 30 06:55:38 2009
@@ -3,18 +3,18 @@
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Uploaders:Sundaram Ramaswamy <legends2k at yahoo.com>,
+Uploaders: Sundaram Ramaswamy <legends2k at yahoo.com>,
  Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 7), cdbs, autotools-dev, wordnet-dev (>= 3.0), libgtk2.0-dev (>= 2.12),
- libglib2.0-dev (>= 2.10), libnotify-dev (>= 0.4.1), libdbus-glib-1-dev, python
-Standards-Version: 3.8.0
+ libnotify-dev (>= 0.4.1), libdbus-glib-1-dev, python
+Standards-Version: 3.8.1
 Homepage: http://artha.sourceforge.net/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/artha/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/artha/trunk/
 
 Package: artha
 Architecture: any
-Depends: libc6 (>= 2.4), wordnet (>= 3.0), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.12.0), libnotify1 (>= 0.4.1), libx11-6, libdbus-glib-1-2
+Depends: ${misc:Depends}, ${shlibs:Depends}, wordnet (>= 3.0)
 Recommends: libenchant1c2a
 Suggests: aspell-en
 Description: A handy off-line thesaurus based on WordNet




More information about the debian-science-commits mailing list