[pkg-java] r7097 - trunk/grinvin/debian

apeeters-guest at alioth.debian.org apeeters-guest at alioth.debian.org
Thu Oct 2 09:15:04 UTC 2008


Author: apeeters-guest
Date: 2008-10-02 09:15:04 +0000 (Thu, 02 Oct 2008)
New Revision: 7097

Modified:
   trunk/grinvin/debian/changelog
   trunk/grinvin/debian/control
Log:
Updated Depends and Recommends for 1.2 dependencies

Modified: trunk/grinvin/debian/changelog
===================================================================
--- trunk/grinvin/debian/changelog	2008-10-02 09:09:35 UTC (rev 7096)
+++ trunk/grinvin/debian/changelog	2008-10-02 09:15:04 UTC (rev 7097)
@@ -2,6 +2,8 @@
 
   * New upstream release
   * Removed debian/README.Debian-source, no repackaging needed anymore
+  * debian/control:
+    - Updated Depends and Recommends for 1.2 dependencies
 
  -- Adriaan Peeters <apeeters at lashout.net>  Mon, 16 Jun 2008 09:49:25 +0200
 

Modified: trunk/grinvin/debian/control
===================================================================
--- trunk/grinvin/debian/control	2008-10-02 09:09:35 UTC (rev 7096)
+++ trunk/grinvin/debian/control	2008-10-02 09:15:04 UTC (rev 7097)
@@ -11,8 +11,8 @@
 
 Package: grinvin
 Architecture: any
-Depends: ${shlibs:Depends}, libgrinvin-core-java (>= 1.0.3)
-Recommends: libgrinvin-invariants-java (>= 1.0), libgrinvin-factories-java (>= 1.0), libgrinvin-help-java (>= 1.0), libgrinvin-graphs-java (>= 1.0)
+Depends: ${shlibs:Depends}, libgrinvin-core-java (>= 1.2)
+Recommends: libgrinvin-invariants-java (>= 1.2), libgrinvin-factories-java (>= 1.2), libgrinvin-generators-java (>= 1.0), libgrinvin-help-java (>= 1.2), libgrinvin-graphs-java (>= 1.2)
 Description: interactive software for studying graphs and their invariants
  GrInvIn is a software package for studying graphs, their properties
  (invariants) and the relations between these properties. It has been designed




More information about the pkg-java-commits mailing list