[Pkg-ocaml-maint-commits] [dose3] 02/08: upstream moved ./deb/version.ml to ./versioning/debian_version.ml

Johannes Schauer josch at moszumanska.debian.org
Thu Aug 27 08:08:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

josch pushed a commit to branch master
in repository dose3.

commit ad817f96aed15a1377f81ee08b0975a5f5686e9c
Author: Johannes Schauer <josch at debian.org>
Date:   Thu Aug 27 08:09:07 2015 +0200

    upstream moved ./deb/version.ml to ./versioning/debian_version.ml
---
 debian/changelog | 2 ++
 debian/copyright | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f9c16ff..c84b840 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ dose3 (4.0-1) unstable; urgency=medium
     encode-package-name-in-cudf_extras which have been integrated upstream
   * upstream moved ./deb/format822.ml to ./common. Adjusting d/copyright
     accordingly
+  * upstream moved ./deb/version.ml to ./versioning/debian_version.ml.
+    Adjusting d/copyright accordingly.
 
  -- Ralf Treinen <treinen at debian.org>  Wed, 26 Aug 2015 21:36:52 +0200
 
diff --git a/debian/copyright b/debian/copyright
index c3a6f09..7745417 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -23,7 +23,7 @@ Files: common/util.ml
 Copyright: © 2009 Alain Frisch, Pietro Abate
 License: LGPL-3+
 
-Files: common/url.ml common/url.mli deb/version.ml
+Files: common/url.ml common/url.mli versioning/debian_version.ml
 Copyright: © 2011 Ralf Treinen
 License: LGPL-3+
 

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



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