[Pkg-ocaml-maint-commits] [ocamlweb] 04/08: installation of html doc : regexp

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit ce8e3cd1518d88d761931f2dfd99ef8a11175db3
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 20:33:47 2015 +0200

installation of html doc : regexp
---
 debian/changelog | 3 ++-
 debian/ocamlweb.docs | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e6a6afc..635bbeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 ocamlweb (1.39-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * d/ocamlweb.docs: regecp for html documentation file
 
- -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 09:05:06 +0200
+ -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:33:32 +0200
 
 ocamlweb (1.38-2) unstable; urgency=low
 
diff --git a/debian/ocamlweb.docs b/debian/ocamlweb.docs
index 28f5f74..acb6d7b 100644
--- a/debian/ocamlweb.docs
+++ b/debian/ocamlweb.docs
@@ -1,2 +1,2 @@
-doc/ocamlweb-1.38-man.html
+doc/ocamlweb-[1-9.]*-man.html
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 03/08: new upstream 1.39

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit d7e4ef6b04e7f777a433482d4fa1764660184b3f
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 09:05:32 2015 +0200

new upstream 1.39
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c36649f..e6a6afc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocamlweb (1.39-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 09:05:06 +0200
+
 ocamlweb (1.38-2) unstable; urgency=low
 
   [Sylvain Le Gall ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] branch upstream updated (fd46376 - 02924c0)

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a change to branch upstream
in repository ocamlweb.

  from  fd46376   Imported Upstream version 1.38
  adds  02924c0   Imported Upstream version 1.39

No new revisions were added by this update.

Summary of changes:
 CHANGES|  29 +-
 Makefile.in|  18 +-
 configure  | 180 ++-
 cross.ml   |   2 +-
 cross.mli  |   2 +-
 doc/ocamlweb-1.38-man.html | 314 --
 doc/ocamlweb-1.39-man.html | 334 
 ...ocamlweb-1.38-man.tex = ocamlweb-1.39-man.tex} |   0
 doclexer.mli   |   2 +-
 doclexer.mll   | 351 +++--
 main.ml|   2 +-
 ocaml-parser/asttypes.mli  |   2 +-
 ocaml-parser/clflags.ml|   2 +-
 ocaml-parser/lexer.mli |   2 +-
 ocaml-parser/lexer.mll |   2 +-
 ocaml-parser/linenum.mli   |   2 +-
 ocaml-parser/linenum.mll   |   2 +-
 ocaml-parser/location.ml   |   2 +-
 ocaml-parser/location.mli  |   2 +-
 ocaml-parser/longident.ml  |   2 +-
 ocaml-parser/longident.mli |   2 +-
 ocaml-parser/misc.ml   |   2 +-
 ocaml-parser/misc.mli  |   2 +-
 ocaml-parser/parse.ml  |   2 +-
 ocaml-parser/parse.mli |   2 +-
 ocaml-parser/parser.mly|   2 +-
 ocaml-parser/parsetree.mli |   2 +-
 ocaml-parser/syntaxerr.ml  |   2 +-
 ocaml-parser/syntaxerr.mli |   2 +-
 ocaml-parser/terminfo.ml   |   2 +-
 ocaml-parser/terminfo.mli  |   2 +-
 ocaml-parser/warnings.ml   |   8 +-
 ocaml-parser/warnings.mli  |   2 +-
 ocamllex-parser/lex_lexer.mll  |   2 +-
 ocamllex-parser/lex_parser.mly |   2 +-
 ocamllex-parser/lex_syntax.mli |   2 +-
 output.ml  |   2 +-
 output.mli |   2 +-
 pretty.mli |   2 +-
 pretty.mll |   2 +-
 web.ml |  14 +-
 web.mli|   3 +-
 yacc_lexer.mll |   2 +-
 yacc_parser.mly|   2 +-
 yacc_syntax.ml |   2 +-
 yacc_syntax.mli|   2 +-
 46 files changed, 689 insertions(+), 634 deletions(-)
 delete mode 100644 doc/ocamlweb-1.38-man.html
 create mode 100644 doc/ocamlweb-1.39-man.html
 rename doc/{ocamlweb-1.38-man.tex = ocamlweb-1.39-man.tex} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] annotated tag upstream/1.39 created (now 1424c95)

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a change to annotated tag upstream/1.39
in repository ocamlweb.

at  1424c95   (tag)
   tagging  02924c0466659593635f870e72464c314325d1eb (commit)
  replaces  upstream/1.38
 tagged by  Ralf Treinen
on  Wed May 27 09:04:21 2015 +0200

- Log -
Upstream version 1.39

Ralf Treinen (1):
  Imported Upstream version 1.39

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] branch master updated (89ed060 - 9d1396d)

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a change to branch master
in repository ocamlweb.

  from  89ed060   upload to sid
   new  02924c0   Imported Upstream version 1.39
   new  fa2bec3   Merge tag 'upstream/1.39'
   new  d7e4ef6   new upstream 1.39
   new  ce8e3cd   installation of html doc : regexp
   new  e0ebb1a   d/doc-base: update file name
   new  5379c0c   bump stdrds-version
   new  9303afd   fix adresses in VCS fields
   new  9d1396d   d/copyright: fix Files patterns and order

The 8 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES|  29 +-
 Makefile.in|  18 +-
 configure  | 180 ++-
 cross.ml   |   2 +-
 cross.mli  |   2 +-
 debian/changelog   |  13 +
 debian/control |   6 +-
 debian/copyright   |  11 +-
 debian/ocamlweb.doc-base   |   4 +-
 debian/ocamlweb.docs   |   2 +-
 doc/ocamlweb-1.38-man.html | 314 --
 doc/ocamlweb-1.39-man.html | 334 
 ...ocamlweb-1.38-man.tex = ocamlweb-1.39-man.tex} |   0
 doclexer.mli   |   2 +-
 doclexer.mll   | 351 +++--
 main.ml|   2 +-
 ocaml-parser/asttypes.mli  |   2 +-
 ocaml-parser/clflags.ml|   2 +-
 ocaml-parser/lexer.mli |   2 +-
 ocaml-parser/lexer.mll |   2 +-
 ocaml-parser/linenum.mli   |   2 +-
 ocaml-parser/linenum.mll   |   2 +-
 ocaml-parser/location.ml   |   2 +-
 ocaml-parser/location.mli  |   2 +-
 ocaml-parser/longident.ml  |   2 +-
 ocaml-parser/longident.mli |   2 +-
 ocaml-parser/misc.ml   |   2 +-
 ocaml-parser/misc.mli  |   2 +-
 ocaml-parser/parse.ml  |   2 +-
 ocaml-parser/parse.mli |   2 +-
 ocaml-parser/parser.mly|   2 +-
 ocaml-parser/parsetree.mli |   2 +-
 ocaml-parser/syntaxerr.ml  |   2 +-
 ocaml-parser/syntaxerr.mli |   2 +-
 ocaml-parser/terminfo.ml   |   2 +-
 ocaml-parser/terminfo.mli  |   2 +-
 ocaml-parser/warnings.ml   |   8 +-
 ocaml-parser/warnings.mli  |   2 +-
 ocamllex-parser/lex_lexer.mll  |   2 +-
 ocamllex-parser/lex_parser.mly |   2 +-
 ocamllex-parser/lex_syntax.mli |   2 +-
 output.ml  |   2 +-
 output.mli |   2 +-
 pretty.mli |   2 +-
 pretty.mll |   2 +-
 web.ml |  14 +-
 web.mli|   3 +-
 yacc_lexer.mll |   2 +-
 yacc_parser.mly|   2 +-
 yacc_syntax.ml |   2 +-
 yacc_syntax.mli|   2 +-
 51 files changed, 714 insertions(+), 645 deletions(-)
 delete mode 100644 doc/ocamlweb-1.38-man.html
 create mode 100644 doc/ocamlweb-1.39-man.html
 rename doc/{ocamlweb-1.38-man.tex = ocamlweb-1.39-man.tex} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 05/08: d/doc-base: update file name

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit e0ebb1a851f52aa1aa443e1445c63d20798e0566
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 20:35:56 2015 +0200

d/doc-base: update file name
---
 debian/changelog | 3 ++-
 debian/ocamlweb.doc-base | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 635bbeb..6b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ ocamlweb (1.39-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * d/ocamlweb.docs: regecp for html documentation file
+  * d/ocamlweb.doc-base: update name of html file.
 
- -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:33:32 +0200
+ -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:35:37 +0200
 
 ocamlweb (1.38-2) unstable; urgency=low
 
diff --git a/debian/ocamlweb.doc-base b/debian/ocamlweb.doc-base
index ab3783b..c68e728 100644
--- a/debian/ocamlweb.doc-base
+++ b/debian/ocamlweb.doc-base
@@ -6,5 +6,5 @@ Abstract: This manual describes what ocamlweb is
 Section: Programming/OCaml
 
 Format: HTML
-Index: /usr/share/doc/ocamlweb/ocamlweb-1.38-man.html
-Files: /usr/share/doc/ocamlweb/ocamlweb-1.38-man.html
+Index: /usr/share/doc/ocamlweb/ocamlweb-1.39-man.html
+Files: /usr/share/doc/ocamlweb/ocamlweb-1.39-man.html

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 02/08: Merge tag 'upstream/1.39'

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit fa2bec3b41e474db5ba1f7db17ceb35d500b8637
Merge: 89ed060 02924c0
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 09:04:21 2015 +0200

Merge tag 'upstream/1.39'

Upstream version 1.39

 CHANGES|  29 +-
 Makefile.in|  18 +-
 configure  | 180 ++-
 cross.ml   |   2 +-
 cross.mli  |   2 +-
 doc/ocamlweb-1.38-man.html | 314 --
 doc/ocamlweb-1.39-man.html | 334 
 ...ocamlweb-1.38-man.tex = ocamlweb-1.39-man.tex} |   0
 doclexer.mli   |   2 +-
 doclexer.mll   | 351 +++--
 main.ml|   2 +-
 ocaml-parser/asttypes.mli  |   2 +-
 ocaml-parser/clflags.ml|   2 +-
 ocaml-parser/lexer.mli |   2 +-
 ocaml-parser/lexer.mll |   2 +-
 ocaml-parser/linenum.mli   |   2 +-
 ocaml-parser/linenum.mll   |   2 +-
 ocaml-parser/location.ml   |   2 +-
 ocaml-parser/location.mli  |   2 +-
 ocaml-parser/longident.ml  |   2 +-
 ocaml-parser/longident.mli |   2 +-
 ocaml-parser/misc.ml   |   2 +-
 ocaml-parser/misc.mli  |   2 +-
 ocaml-parser/parse.ml  |   2 +-
 ocaml-parser/parse.mli |   2 +-
 ocaml-parser/parser.mly|   2 +-
 ocaml-parser/parsetree.mli |   2 +-
 ocaml-parser/syntaxerr.ml  |   2 +-
 ocaml-parser/syntaxerr.mli |   2 +-
 ocaml-parser/terminfo.ml   |   2 +-
 ocaml-parser/terminfo.mli  |   2 +-
 ocaml-parser/warnings.ml   |   8 +-
 ocaml-parser/warnings.mli  |   2 +-
 ocamllex-parser/lex_lexer.mll  |   2 +-
 ocamllex-parser/lex_parser.mly |   2 +-
 ocamllex-parser/lex_syntax.mli |   2 +-
 output.ml  |   2 +-
 output.mli |   2 +-
 pretty.mli |   2 +-
 pretty.mll |   2 +-
 web.ml |  14 +-
 web.mli|   3 +-
 yacc_lexer.mll |   2 +-
 yacc_parser.mly|   2 +-
 yacc_syntax.ml |   2 +-
 yacc_syntax.mli|   2 +-
 46 files changed, 689 insertions(+), 634 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 07/08: fix adresses in VCS fields

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit 9303afd5c98e9a1a47beffeb4fcb70d0047dbec8
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 20:41:48 2015 +0200

fix adresses in VCS fields
---
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06ade32..80658aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ ocamlweb (1.39-1) UNRELEASED; urgency=low
   * d/ocamlweb.docs: regecp for html documentation file
   * d/ocamlweb.doc-base: update name of html file.
   * Standards-Version 3.9.6 (no change)
+  * d/control: fix URIs in Vcs fields.
 
- -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:37:58 +0200
+ -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:41:25 +0200
 
 ocamlweb (1.38-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index be39a0d..db1c265 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends-Indep: ocaml-nox (= 3.07)
 Build-Depends: debhelper (= 7.0.50~),
  tex-common,
  dh-ocaml (= 0.9~)
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlweb.git
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/ocamlweb.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/ocamlweb.git
 Homepage: http://www.lri.fr/~filliatr/ocamlweb/index.en.html
 
 Package: ocamlweb

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 06/08: bump stdrds-version

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit 5379c0c9f63668e296760b831990f6993489dcf0
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 20:37:20 2015 +0200

bump stdrds-version
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6b6..06ade32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ ocamlweb (1.39-1) UNRELEASED; urgency=low
   * New upstream release.
   * d/ocamlweb.docs: regecp for html documentation file
   * d/ocamlweb.doc-base: update name of html file.
+  * Standards-Version 3.9.6 (no change)
 
- -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:35:37 +0200
+ -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:37:58 +0200
 
 ocamlweb (1.38-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 3837f19..be39a0d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Ralf Treinen trei...@debian.org,
  Remi Vanicat vani...@debian.org,
  Samuel Mimram smim...@debian.org
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Build-Depends-Indep: ocaml-nox (= 3.07)
 Build-Depends: debhelper (= 7.0.50~),
  tex-common,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 08/08: d/copyright: fix Files patterns and order

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit 9d1396db36fb54931c357f8ae0c09ac75070f23d
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 20:46:57 2015 +0200

d/copyright: fix Files patterns and order
---
 debian/changelog |  5 -
 debian/copyright | 11 ++-
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 80658aa..fccac6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,11 @@ ocamlweb (1.39-1) UNRELEASED; urgency=low
   * d/ocamlweb.doc-base: update name of html file.
   * Standards-Version 3.9.6 (no change)
   * d/control: fix URIs in Vcs fields.
+  * d/copyright:
+- fix pattern debian/*
+- fix order of Files stanzas
 
- -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:41:25 +0200
+ -- Ralf Treinen trei...@debian.org  Wed, 27 May 2015 20:46:40 +0200
 
 ocamlweb (1.38-2) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index f199295..bb7e711 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,8 +4,12 @@ Upstream-Contact: Jean-Christophe Filliâtre filli...@lri.fr
  Claude Marché mar...@lri.fr
 Source: http://www.lri.fr/~filliatr/ftp/ocamlweb/
 
-Files: deb/*
-Copyright: © 2000-2012 Ralf Treinen,  2000 Georges Mariano
+Files: *
+Copyright: (C) 1999-2012 Jean-Christophe Filliâtre and Claude Marché
+License: GPL-2
+
+Files: debian/*
+Copyright: © 2000-2015 Ralf Treinen,  2000 Georges Mariano
 License: GPL-2
 
 Files: ocaml-parser/*
@@ -13,9 +17,6 @@ Copyright: (C) 1996 Institut National de Recherche en 
Informatique et
  en Automatique
 License: QPL
 
-Files: *
-Copyright: (C) 1999-2012 Jean-Christophe Filliâtre and Claude Marché
-License: GPL-2
 
 License: QPL
THE Q PUBLIC LICENSE version 1.0

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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

[Pkg-ocaml-maint-commits] [ocamlweb] branch pristine-tar updated (561abed - da54a3c)

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a change to branch pristine-tar
in repository ocamlweb.

  from  561abed   pristine-tar data for ocamlweb_1.38.orig.tar.gz
   new  da54a3c   pristine-tar data for ocamlweb_1.39.orig.tar.gz

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 ocamlweb_1.39.orig.tar.gz.delta | Bin 0 - 2439 bytes
 ocamlweb_1.39.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 ocamlweb_1.39.orig.tar.gz.delta
 create mode 100644 ocamlweb_1.39.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 01/01: pristine-tar data for ocamlweb_1.39.orig.tar.gz

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch pristine-tar
in repository ocamlweb.

commit da54a3c77fe07d658ec0f3f7fb68ae2db852
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 09:04:21 2015 +0200

pristine-tar data for ocamlweb_1.39.orig.tar.gz
---
 ocamlweb_1.39.orig.tar.gz.delta | Bin 0 - 2439 bytes
 ocamlweb_1.39.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/ocamlweb_1.39.orig.tar.gz.delta b/ocamlweb_1.39.orig.tar.gz.delta
new file mode 100644
index 000..6d92ecd
Binary files /dev/null and b/ocamlweb_1.39.orig.tar.gz.delta differ
diff --git a/ocamlweb_1.39.orig.tar.gz.id b/ocamlweb_1.39.orig.tar.gz.id
new file mode 100644
index 000..c778010
--- /dev/null
+++ b/ocamlweb_1.39.orig.tar.gz.id
@@ -0,0 +1 @@
+ef3c3e3fc3f028fdf5caa981dcc8d70460cae73e

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] 01/01: typo

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch master
in repository ocamlweb.

commit 9417e4da1c8753378db059b19bd4ba20d8993383
Author: Ralf Treinen trei...@free.fr
Date:   Wed May 27 20:54:56 2015 +0200

typo
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fccac6c..c45a122 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 ocamlweb (1.39-1) UNRELEASED; urgency=low
 
   * New upstream release.
-  * d/ocamlweb.docs: regecp for html documentation file
+  * d/ocamlweb.docs: regexp for html documentation file
   * d/ocamlweb.doc-base: update name of html file.
   * Standards-Version 3.9.6 (no change)
   * d/control: fix URIs in Vcs fields.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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


[Pkg-ocaml-maint-commits] [ocamlweb] branch master updated (9d1396d - 9417e4d)

2015-05-27 Thread Ralf Treinen
This is an automated email from the git hooks/post-receive script.

treinen pushed a change to branch master
in repository ocamlweb.

  from  9d1396d   d/copyright: fix Files patterns and order
   new  9417e4d   typo

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git

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