]> matita.cs.unibo.it Git - helm.git/commitdiff
* bump deps on lablgtk2 to match lates upstream
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 23 Nov 2007 13:00:08 +0000 (13:00 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 23 Nov 2007 13:00:08 +0000 (13:00 +0000)
* debian/control
  - fix VCS field names (now supported natively by dpkg)
  - add Homepage field

DEVEL/lablgtkmathview/debian/changelog
DEVEL/lablgtkmathview/debian/control

index d680353ae84753f88c2290ea197c93477629e162..2acda3a40594fd973773fb18f81d759f8c6e9306 100644 (file)
@@ -1,8 +1,11 @@
-lablgtkmathview (0.7.8-3) UNRELEASED; urgency=low
+lablgtkmathview (0.7.8-3) unstable; urgency=low
 
-  * 
+  * bump deps on lablgtk2 to match lates upstream
+  * debian/control
+    - fix VCS field names (now supported natively by dpkg)
+    - add Homepage field
 
- -- Stefano Zacchiroli <zack@debian.org>  Sat, 15 Sep 2007 17:53:28 +0200
+ -- Stefano Zacchiroli <zack@debian.org>  Fri, 23 Nov 2007 13:59:38 +0100
 
 lablgtkmathview (0.7.8-2) unstable; urgency=low
 
index a17a54ee391ad5a7a3206be275535d6e77ae0127..3ca8997d4d97988ace323447fb4e29d387b6812f 100644 (file)
@@ -2,15 +2,16 @@ Source: lablgtkmathview
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 5.0.0), cdbs, ocaml-nox (>= 3.10.0), ocaml-findlib (>= 1.1), liblablgtk2-ocaml-dev (>= 2.6.0-13), libgdome2-ocaml-dev (>= 0.2.5-3), libgtkmathview-dev (>= 0.7.5), pkg-config
+Build-Depends: debhelper (>> 5.0.0), cdbs, ocaml-nox (>= 3.10.0), ocaml-findlib (>= 1.1), liblablgtk2-ocaml-dev (>= 2.10.0), libgdome2-ocaml-dev (>= 0.2.5-3), libgtkmathview-dev (>= 0.7.5), pkg-config
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://mowgli.cs.unibo.it/trunk/helm/software/DEVEL/lablgtkmathview
-XS-Vcs-Browser: http://helm.cs.unibo.it/websvn/listing.php?path=/trunk/helm/software/DEVEL/lablgtkmathview/
+Vcs-Svn: svn://mowgli.cs.unibo.it/trunk/helm/software/DEVEL/lablgtkmathview
+Vcs-Browser: http://helm.cs.unibo.it/websvn/listing.php?path=/trunk/helm/software/DEVEL/lablgtkmathview/
+Homepage: http://helm.cs.unibo.it/mml-widget/
 
 Package: liblablgtkmathview-ocaml
 Architecture: any
 Section: libs
-Depends: ocaml-base-nox-${F:OCamlABI}, liblablgtk2-ocaml (>= 2.6.0-2), libgdome2-ocaml (>= 0.2.3-5), libgtkmathview0c2a (>= 0.7.5), ${shlibs:Depends}, ${misc:Depends}
+Depends: ocaml-base-nox-${F:OCamlABI}, liblablgtk2-ocaml (>= 2.10.0), libgdome2-ocaml (>= 0.2.3-5), libgtkmathview0c2a (>= 0.7.5), ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  This is the Ocaml binding for the GtkMathView widget, that is
  currently available in the libgtkmathview0 package.
@@ -20,7 +21,7 @@ Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
 Package: liblablgtkmathview-ocaml-dev
 Architecture: any
 Section: libdevel
-Depends: ocaml-nox-${F:OCamlABI}, liblablgtk2-ocaml-dev (>= 2.6.0-13), liblablgtkmathview-ocaml (= ${binary:Version}), ocaml-findlib, libgdome2-ocaml-dev (>= 0.2.5-3), libgtkmathview-dev (>= 0.7.5), ${misc:Depends}
+Depends: ocaml-nox-${F:OCamlABI}, liblablgtk2-ocaml-dev (>= 2.10.0), liblablgtkmathview-ocaml (= ${binary:Version}), ocaml-findlib, libgdome2-ocaml-dev (>= 0.2.5-3), libgtkmathview-dev (>= 0.7.5), ${misc:Depends}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  These are the Ocaml bindings for the GtkMathView widget, that is
  currently available in the libgtkmathview0 package.