[Pkg-ocaml-maint-commits] [SCM] ocaml-buddy packaging branch, master, updated. upstream/0.1-5-g2058aaf

2010-04-15 Thread Pietro Abate
The following commit has been merged in the master branch:
commit bf26939a7659e2809b0a0a86496b4cee4745d063
Author: Pietro Abate pietro.ab...@pps.jussieu.fr
Date:   Wed Apr 14 17:58:03 2010 +0200

add ITP number

diff --git a/debian/changelog b/debian/changelog
index 6370516..da14389 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 ocaml-buddy (0.1-1) UNRELEASED; urgency=low
 
-  * Initial release. (Closes: #XX)
+  * Initial release. (Closes: #58)
 
  -- Pietro Abate pietro.ab...@pps.jussieu.fr  Wed, 14 Apr 2010 14:22:09 +0200

-- 
ocaml-buddy packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocaml-buddy packaging branch, master, updated. upstream/0.1-5-g2058aaf

2010-04-15 Thread Pietro Abate
The following commit has been merged in the master branch:
commit 4ba2cfa55bd22e055c7b769a1e89c6cce3eccf33
Author: Pietro Abate pietro.ab...@pps.jussieu.fr
Date:   Thu Apr 15 14:33:03 2010 +0200

- add ocamldoc generation
- add shlibs:Depends
- add example

diff --git a/debian/control b/debian/control
index ec79579..1f4b453 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Architecture: any
 Section: ocaml
 Depends:
   libbdd-dev,
+  ${ocaml:Depends},
   ${shlibs:Depends},
   ${misc:Depends}
 Recommends: ocaml-findlib
@@ -41,6 +42,7 @@ Section: ocaml
 Depends:
   libbdd-dev,
   ${ocaml:Depends},
+  ${shlibs:Depends},
   ${misc:Depends}
 Recommends: ocaml-findlib
 Provides: ${ocaml:Provides}
diff --git a/debian/libbuddy-ocaml-dev.examples 
b/debian/libbuddy-ocaml-dev.examples
new file mode 100644
index 000..eff4760
--- /dev/null
+++ b/debian/libbuddy-ocaml-dev.examples
@@ -0,0 +1 @@
+solver.ml
diff --git a/debian/libbuddy-ocaml-dev.ocamldoc 
b/debian/libbuddy-ocaml-dev.ocamldoc
new file mode 100644
index 000..92deb80
--- /dev/null
+++ b/debian/libbuddy-ocaml-dev.ocamldoc
@@ -0,0 +1 @@
+buddy.ml
diff --git a/debian/rules b/debian/rules
index 6c13b94..4b3973f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ include /usr/share/cdbs/1/rules/ocaml.mk
 PKGNAME = libbuddy-ocaml-dev
 DESTDIR := $(CURDIR)/debian/tmp
 DOCDIR = $(CURDIR)/debian/doc/html
-OCAML_OCAMLDOC_PACKAGES = $(OCAML_LIBDEV_PACKAGES)
 
 OBFLAGS = -classic-display -no-hygiene
 DEB_MAKE_BUILD_TARGET = all

-- 
ocaml-buddy packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocaml-buddy packaging branch, master, updated. upstream/0.1-5-g2058aaf

2010-04-15 Thread Pietro Abate
The following commit has been merged in the master branch:
commit 2058aaf301d39519f9a51839d6f73e12835833ff
Merge: 4ba2cfa55bd22e055c7b769a1e89c6cce3eccf33 
57011f899640dda4109716671adb13af549ea0f0
Author: Pietro Abate pietro.ab...@pps.jussieu.fr
Date:   Thu Apr 15 14:52:09 2010 +0200

Merge commit 'upstream/0.2'


-- 
ocaml-buddy packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocaml-buddy packaging branch, pristine-tar, updated. 1332b66cc39460d58c302d0ce6ba0ddafcd0c93b

2010-04-15 Thread Pietro Abate
The following commit has been merged in the pristine-tar branch:
commit 1332b66cc39460d58c302d0ce6ba0ddafcd0c93b
Author: Pietro Abate pietro.ab...@pps.jussieu.fr
Date:   Thu Apr 15 14:52:09 2010 +0200

pristine-tar data for ocaml-buddy_0.2.orig.tar.gz

diff --git a/ocaml-buddy_0.2.orig.tar.gz.delta 
b/ocaml-buddy_0.2.orig.tar.gz.delta
new file mode 100644
index 000..be40c6a
Binary files /dev/null and b/ocaml-buddy_0.2.orig.tar.gz.delta differ
diff --git a/ocaml-buddy_0.2.orig.tar.gz.id b/ocaml-buddy_0.2.orig.tar.gz.id
new file mode 100644
index 000..22f35ba
--- /dev/null
+++ b/ocaml-buddy_0.2.orig.tar.gz.id
@@ -0,0 +1 @@
+57011f899640dda4109716671adb13af549ea0f0

-- 
ocaml-buddy packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocaml-minisat packaging branch, master, updated. upstream/0.3-5-g7cf24f7

2010-04-15 Thread Pietro Abate
The following commit has been merged in the master branch:
commit 7cf24f77fb766a97a8d0d234c3da771535a09fe7
Author: Pietro Abate pietro.ab...@pps.jussieu.fr
Date:   Thu Apr 15 14:59:15 2010 +0200

- add documentation
- add shlibs:Depends

diff --git a/debian/control b/debian/control
index ac2deb5..fe62fdc 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Architecture: any
 Section: ocaml
 Depends:
   minisat2,
+  ${ocaml:Depends},
   ${shlibs:Depends},
   ${misc:Depends}
 Recommends: ocaml-findlib
@@ -39,6 +40,7 @@ Section: ocaml
 Depends:
   minisat2,
   ${ocaml:Depends},
+  ${shlibs:Depends},
   ${misc:Depends}
 Recommends: ocaml-findlib
 Provides: ${ocaml:Provides}
diff --git a/debian/libminisat-ocaml-dev.ocamldoc 
b/debian/libminisat-ocaml-dev.ocamldoc
index e69de29..09d11ec 100644
--- a/debian/libminisat-ocaml-dev.ocamldoc
+++ b/debian/libminisat-ocaml-dev.ocamldoc
@@ -0,0 +1 @@
+minisat.ml
diff --git a/debian/rules b/debian/rules
index 4608b75..5b3e4b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ include /usr/share/cdbs/1/rules/ocaml.mk
 PKGNAME = libminisat-ocaml-dev
 DESTDIR := $(CURDIR)/debian/tmp
 DOCDIR = $(CURDIR)/debian/doc/html
-OCAML_OCAMLDOC_PACKAGES = $(OCAML_LIBDEV_PACKAGES)
 
 OBFLAGS = -classic-display -no-hygiene
 DEB_MAKE_BUILD_TARGET = all

-- 
ocaml-minisat packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocaml-buddy packaging branch, master, updated. upstream/0.1-6-gdb014e3

2010-04-15 Thread Pietro Abate
The following commit has been merged in the master branch:
commit db014e39600ac4f65184e663eac6a85de212bc75
Author: Pietro Abate pietro.ab...@pps.jussieu.fr
Date:   Thu Apr 15 16:43:42 2010 +0200

fix lintian licence warning

diff --git a/debian/copyright b/debian/copyright
index 070866b..0f99745 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,17 +3,20 @@ Wed Apr 14 2010
 
 It was downloaded from http://github.com/abate/ocaml-buddy
 
-Upstream Author: Pietro Abate pietro.ab...@pps.jussieu.fr
-
+Files: *
 Copyright (C) 2008 Akihiko Tozawa and Masami Hagiya.
 Copyright (C) 2009-2010 Pietro Abate pietro.ab...@pps.jussieu.fr
+License: LGPL-3+
 
-LGPL
+  ocaml-buddy is distributed under the terms of the GNU Lesser General
+  Public License version 3.
+  The full text of the GNU Lessere General Public License version 3
+  can be found in `/usr/share/common-licenses/LGPL-3'.
 
-This library is free software: you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation, either version 3 of the
-License, or (at your option) any later version.  A special linking
-exception to the GNU Lesser General Public License applies to this
-library, see the COPYING file for more information.
+Files: debian/*
+Copyright (C) 2009-2010 Pietro Abate pietro.ab...@pps.jussieu.fr
+License: GPL-3+
 
+  The Debian packaging is copyright Pietro Abate, and licensed
+  under the GNU General Public License (version 3 or above), see
+  `/usr/share/common-licenses/GPL-3' for the full text.

-- 
ocaml-buddy packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] ocamlviz packaging branch, master, updated. debian/1.01-1-4-gf5ce671

2010-04-15 Thread Mehdi Dogguy
The following commit has been merged in the master branch:
commit f5ce67189192d4b90d7e51fb4840a7f58ff9f277
Author: Mehdi Dogguy me...@debian.org
Date:   Tue Apr 13 20:56:05 2010 +0200

Release to unstable

diff --git a/debian/changelog b/debian/changelog
index 96fe4f6..a3c0331 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,13 @@
-ocamlviz (1.01-2) UNRELEASED; urgency=low
+ocamlviz (1.01-2) unstable; urgency=low
 
   [ Mehdi Dogguy ]
-  * NOT RELEASED
   * The gui should depend on graphviz on runtime.
 
   [ Stéphane Glondu ]
   * Conditionally compile documentation in override_dh_auto_install
 (Closes: #576986)
 
- -- Stéphane Glondu glo...@debian.org  Fri, 09 Apr 2010 05:59:55 +0200
+ -- Mehdi Dogguy me...@debian.org  Tue, 13 Apr 2010 20:55:41 +0200
 
 ocamlviz (1.01-1) unstable; urgency=low
 

-- 
ocamlviz packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

[Pkg-ocaml-maint-commits] [SCM] ocamlviz packaging annotated tag, debian/1.01-2, created. debian/1.01-2

2010-04-15 Thread Mehdi Dogguy
The annotated tag, debian/1.01-2 has been created
at  99e03f9808f7443c3125a3f53720bd615c604470 (tag)
   tagging  f5ce67189192d4b90d7e51fb4840a7f58ff9f277 (commit)
  replaces  debian/1.01-1
 tagged by  Mehdi Dogguy
on  Tue Apr 13 20:56:12 2010 +0200

- Shortlog 
Debian release 1.01-2

Mehdi Dogguy (3):
  NOT RELEASED
  The gui should depend on graphviz on runtime.
  Release to unstable

Stephane Glondu (1):
  Conditionally compile documentation in override_dh_auto_install

---

-- 
ocamlviz packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits