Author: smimram
Date: Wed Feb 11 12:08:09 2009
New Revision: 6154

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=6154
Log:
Uploading to exp.

Modified:
    trunk/packages/lablgtk/trunk/debian/changelog
    trunk/packages/lablgtk/trunk/debian/compat
    trunk/packages/lablgtk/trunk/debian/control
    trunk/packages/lablgtk/trunk/debian/copyright
    trunk/packages/lablgtk/trunk/debian/rules

Modified: trunk/packages/lablgtk/trunk/debian/changelog
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/lablgtk/trunk/debian/changelog?rev=6154&op=diff
==============================================================================
--- trunk/packages/lablgtk/trunk/debian/changelog (original)
+++ trunk/packages/lablgtk/trunk/debian/changelog Wed Feb 11 12:08:09 2009
@@ -1,8 +1,11 @@
-lablgtk2 (2.12.0-1) UNRELEASED; urgency=low
-
-  * New upstream release.
-
- -- Samuel Mimram <[email protected]>  Sat, 07 Feb 2009 18:52:11 +0100
+lablgtk2 (2.12.0-1) experimental; urgency=low
+
+  * New upstream release.
+  * Updated compat to 7.
+  * Updated standards version to 3.8.0.
+  * Version licence references in copyright.
+
+ -- Samuel Mimram <[email protected]>  Wed, 11 Feb 2009 13:03:28 +0100
 
 lablgtk2 (2.10.1-3) experimental; urgency=low
 

Modified: trunk/packages/lablgtk/trunk/debian/compat
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/lablgtk/trunk/debian/compat?rev=6154&op=diff
==============================================================================
--- trunk/packages/lablgtk/trunk/debian/compat (original)
+++ trunk/packages/lablgtk/trunk/debian/compat Wed Feb 11 12:08:09 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/packages/lablgtk/trunk/debian/control
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/lablgtk/trunk/debian/control?rev=6154&op=diff
==============================================================================
--- trunk/packages/lablgtk/trunk/debian/control (original)
+++ trunk/packages/lablgtk/trunk/debian/control Wed Feb 11 12:08:09 2009
@@ -10,7 +10,7 @@
  Ralf Treinen <[email protected]>,
  Stephane Glondu <[email protected]>
 Build-Depends:
- debhelper (>> 5.0.0),
+ debhelper (>> 7.0.0),
  dh-ocaml,
  ocaml (>= 3.11),
  camlp4 (>= 3.11),
@@ -18,7 +18,7 @@
  libgtk2.0-dev,
  libgtkgl2.0-dev,
  libglade2-dev,
- liblablgl-ocaml-dev (>= 1.03-4),
+ liblablgl-ocaml-dev (>= 1.04),
  librsvg2-dev,
  libgnomecanvas2-dev,
  libgtkspell-dev,
@@ -26,7 +26,7 @@
  libpanel-applet2-dev,
  libgtksourceview-dev (>= 1.2.0),
  dpatch
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/lablgtk/trunk
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/lablgtk/trunk/

Modified: trunk/packages/lablgtk/trunk/debian/copyright
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/lablgtk/trunk/debian/copyright?rev=6154&op=diff
==============================================================================
--- trunk/packages/lablgtk/trunk/debian/copyright (original)
+++ trunk/packages/lablgtk/trunk/debian/copyright Wed Feb 11 12:08:09 2009
@@ -34,12 +34,12 @@
 Copyright:
 
 LablGtk is distributed under the terms the LGPL licence, which can be
-found in the /usr/share/common-licenses/LGPL file on debian systems.
+found in the /usr/share/common-licenses/LGPL-2.1 file on debian systems.
 
 Notice that this version includes binding for the librsvg, a SVG-files
 render. Since librsvg is licenced under the GPL, linking to it via the
 lablrsvg puts the resulting work under the GPL also.
 
 Notice that this version includes examples of lablgtk use, that are licensed
-under GPL, which can be found in the /usr/share/common-licenses/GPL file on
+under GPL, which can be found in the /usr/share/common-licenses/GPL-2 file on
 debian systems.

Modified: trunk/packages/lablgtk/trunk/debian/rules
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/lablgtk/trunk/debian/rules?rev=6154&op=diff
==============================================================================
--- trunk/packages/lablgtk/trunk/debian/rules (original)
+++ trunk/packages/lablgtk/trunk/debian/rules Wed Feb 11 12:08:09 2009
@@ -62,7 +62,7 @@
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        $(MAKE) install DESTDIR=$(DESTDIR)


_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to