[Pkg-ocaml-maint-commits] [SCM] omake packaging branch, master, updated. debian/0.9.8.5-3-3-4-gb13d057

Stephane Glondu steph at glondu.net
Wed Jan 7 23:34:20 UTC 2009


The following commit has been merged in the master branch:
commit b13d05755aa9333c990ce7ef7e96214d8ebc13bc
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jan 8 00:33:50 2009 +0100

    Set Maintainer to d-o-m, move mfurr to Uploaders

diff --git a/debian/changelog b/debian/changelog
index 2890fc9..a3a8758 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,9 @@
 omake (0.9.8.5-3-4) UNRELEASED; urgency=low
 
-  [ Stefano Zacchiroli ]
-  * fix vcs-svn field to point just above the debian/ dir
-
-  [ Stephane Glondu ]
   * Switch packaging to git
+  * Set Maintainer to d-o-m, move mfurr to Uploaders
 
- -- Stephane Glondu <steph at glondu.net>  Thu, 08 Jan 2009 00:04:37 +0100
+ -- Stephane Glondu <steph at glondu.net>  Thu, 08 Jan 2009 00:31:14 +0100
 
 omake (0.9.8.5-3-3) unstable; urgency=low
 
@@ -132,4 +129,3 @@ omake (0.9.4-1) unstable; urgency=low
   * Initial release Closes: #316561
 
  -- Mike Furr <mfurr at debian.org>  Fri,  1 Jul 2005 14:46:58 -0400
-
diff --git a/debian/control b/debian/control
index 1a80e2c..51a7d93 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: omake
 Section: devel
 Priority: optional
-Maintainer: Mike Furr <mfurr at debian.org>
+Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
+Uploaders: Mike Furr <mfurr at debian.org>
 Build-Depends: debhelper (>= 4.0.0), autotools-dev, ocaml-nox (>= 3.10.0), libfam-dev, libreadline5-dev, libncurses5-dev, dpatch
 Standards-Version: 3.7.2
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/omake.git
@@ -27,5 +28,3 @@ Description: build system with automated dependency analysis
  exceptions, lexers, and LALR(1) parsers.  Users can easily produce
  architecture independent builds as omake provides a uniform interface
  to its standard library on Linux/Unix, Win32, and OS X.
-
- 

-- 
omake packaging



More information about the Pkg-ocaml-maint-commits mailing list