[Pkg-ocaml-maint-commits] [SCM] ceve packaging branch, upstream, created. e487444f1cee012a8122d75a3d7b44f662270cb3

2008-04-17 Thread Stefano Zacchiroli
The branch, upstream has been created
at  e487444f1cee012a8122d75a3d7b44f662270cb3 (commit)

- Shortlog 
commit e487444f1cee012a8122d75a3d7b44f662270cb3
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date:   Thu Apr 17 19:51:48 2008 +0200

Imported Upstream version 1.0.2

---

-- 
ceve 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] ceve packaging branch, master, created. e487444f1cee012a8122d75a3d7b44f662270cb3

2008-04-17 Thread Stefano Zacchiroli
The branch, master has been created
at  e487444f1cee012a8122d75a3d7b44f662270cb3 (commit)

- Shortlog 
commit e487444f1cee012a8122d75a3d7b44f662270cb3
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date:   Thu Apr 17 19:51:48 2008 +0200

Imported Upstream version 1.0.2

---

-- 
ceve 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] ceve packaging branch, pristine-tar, created. 805a51d9c8f286d4276c1cc020b51231edaa2e98

2008-04-17 Thread Stefano Zacchiroli
The branch, pristine-tar has been created
at  805a51d9c8f286d4276c1cc020b51231edaa2e98 (commit)

- Shortlog 
commit 805a51d9c8f286d4276c1cc020b51231edaa2e98
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date:   Thu Apr 17 19:51:48 2008 +0200

pristine-tar data for ceve-1.0.2.tar.gz

---

-- 
ceve 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] r5525 - /trunk/projects/git-guide/new-d-o-m-git-repo

2008-04-17 Thread zack
Author: zack
Date: Thu Apr 17 17:51:27 2008
New Revision: 5525

URL: http://svn.debian.org/wsvn/?sc=1&rev=5525
Log:
remove workaround for a fixed bug

Modified:
trunk/projects/git-guide/new-d-o-m-git-repo

Modified: trunk/projects/git-guide/new-d-o-m-git-repo
URL: 
http://svn.debian.org/wsvn/trunk/projects/git-guide/new-d-o-m-git-repo?rev=5525&op=diff
==
--- trunk/projects/git-guide/new-d-o-m-git-repo (original)
+++ trunk/projects/git-guide/new-d-o-m-git-repo Thu Apr 17 17:51:27 2008
@@ -45,8 +45,9 @@
 fi
 (cd $tmpdir
  git init
- git commit --allow-empty -m 'commit root'
- git branch upstream
+ # see #475554
+ #git commit --allow-empty -m 'commit root'
+ #git branch upstream
  git-import-orig --pristine-tar --no-dch "$TARBALL")
 
 echo "I: pushing first changes to alioth.d.o"


___
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] dose2 packaging branch, master, updated. c01391bfdf9dd903a2c05c05d7ce479eff310ceb

2008-04-17 Thread Stefano Zacchiroli
The following commit has been merged in the master branch:
commit c01391bfdf9dd903a2c05c05d7ce479eff310ceb
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date:   Thu Apr 17 18:43:38 2008 +0200

make Homepage point to the website rather than to the GForge project

diff --git a/debian/changelog b/debian/changelog
index baf706a..afebba9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 dose2 (1.2-2) UNRELEASED; urgency=low
 
   * mention SODIAC in long description
+  * make Homepage point to the website rather than to the GForge project
 
  -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Thu, 17 Apr 2008 18:41:58 +0200
 
diff --git a/debian/control b/debian/control
index 1eed144..e7622a4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cdbs, debhelper (>= 6),
  ocaml-findlib, menhir,
  libpcre-ocaml-dev, libcalendar-ocaml-dev, libmysql-ocaml-dev
 Standards-Version: 3.7.3
-Homepage: http://gforge.inria.fr/projects/sodiac/
+Homepage: http://sodiac.gforge.inria.fr/
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/dose2.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/dose2.git
 

-- 
dose2 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] dose2 packaging branch, master, updated. c01391bfdf9dd903a2c05c05d7ce479eff310ceb

2008-04-17 Thread Stefano Zacchiroli
The following commit has been merged in the master branch:
commit 3612539bd4d56c44ffddc3fb6c80a06389592e19
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date:   Thu Apr 17 18:42:15 2008 +0200

mention SODIAC in long description

diff --git a/debian/changelog b/debian/changelog
index 165d2be..baf706a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dose2 (1.2-2) UNRELEASED; urgency=low
+
+  * mention SODIAC in long description
+
+ -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Thu, 17 Apr 2008 18:41:58 +0200
+
 dose2 (1.2-1) experimental; urgency=low
 
   * Initial release (Closes: #476465)

-- 
dose2 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] r5524 - /tags/packages/ocaml-vorbis/0.4.1-1/debian/changelog

2008-04-17 Thread toots
Author: toots
Date: Thu Apr 17 13:38:05 2008
New Revision: 5524

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5524
Log:
Fixed typo in changelog

Modified:
tags/packages/ocaml-vorbis/0.4.1-1/debian/changelog

Modified: tags/packages/ocaml-vorbis/0.4.1-1/debian/changelog
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/tags/packages/ocaml-vorbis/0.4.1-1/debian/changelog?rev=5524&op=diff
==
--- tags/packages/ocaml-vorbis/0.4.1-1/debian/changelog (original)
+++ tags/packages/ocaml-vorbis/0.4.1-1/debian/changelog Thu Apr 17 13:38:05 2008
@@ -7,7 +7,7 @@
   * New upstream release, now install .cmx file
   * Changed maintainer to Debian OCaml Maintainers
 
- -- Rmain Beauxis <[EMAIL PROTECTED]>  Thu, 17 Apr 2008 01:38:25 +0100
+ -- Romain Beauxis <[EMAIL PROTECTED]>  Thu, 17 Apr 2008 01:38:25 +0100
 
 ocaml-vorbis (0.4.0-3) unstable; urgency=low
 


___
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] r5523 - /trunk/packages/ocaml-vorbis/trunk/debian/changelog

2008-04-17 Thread toots
Author: toots
Date: Thu Apr 17 13:34:31 2008
New Revision: 5523

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5523
Log:
Fixed typo in changelog field

Modified:
trunk/packages/ocaml-vorbis/trunk/debian/changelog

Modified: trunk/packages/ocaml-vorbis/trunk/debian/changelog
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-vorbis/trunk/debian/changelog?rev=5523&op=diff
==
--- trunk/packages/ocaml-vorbis/trunk/debian/changelog (original)
+++ trunk/packages/ocaml-vorbis/trunk/debian/changelog Thu Apr 17 13:34:31 2008
@@ -7,7 +7,7 @@
   * New upstream release, now install .cmx file
   * Changed maintainer to Debian OCaml Maintainers
 
- -- Rmain Beauxis <[EMAIL PROTECTED]>  Thu, 17 Apr 2008 01:38:25 +0100
+ -- Romain Beauxis <[EMAIL PROTECTED]>  Thu, 17 Apr 2008 01:38:25 +0100
 
 ocaml-vorbis (0.4.0-3) unstable; urgency=low
 


___
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] r5522 - /tags/packages/ocaml-vorbis/0.4.1-1/

2008-04-17 Thread toots
Author: toots
Date: Thu Apr 17 13:31:14 2008
New Revision: 5522

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5522
Log:
[svn-buildpackage] Tagging ocaml-vorbis (0.4.1-1)

Added:
tags/packages/ocaml-vorbis/0.4.1-1/
  - copied from r5521, trunk/packages/ocaml-vorbis/trunk/


___
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