[Pkg-ocaml-maint-commits] [ocamlweb] 03/06: new upstream version. Refreshed patch reproducible.
Ralf Treinen
treinen at moszumanska.debian.org
Fri Mar 23 20:11:03 UTC 2018
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository ocamlweb.
commit 7729a1ff76e8eb6e9176a556456bbce48a20a0d0
Author: Ralf Treinen <treinen at free.fr>
Date: Fri Mar 23 05:27:05 2018 +0100
new upstream version. Refreshed patch reproducible.
---
debian/changelog | 7 +++++++
debian/patches/reproducible | 10 ++++++----
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 511051a..ec28c3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ocamlweb (1.40-1) unstable; urgency=medium
+
+ * New upstream version.
+ - refreshed patch reproducible.
+
+ -- Ralf Treinen <treinen at debian.org> Fri, 23 Mar 2018 05:29:31 +0100
+
ocamlweb (1.39-6) unstable; urgency=medium
* Standards-Version 4.1.0 (no change)
diff --git a/debian/patches/reproducible b/debian/patches/reproducible
index 8ca65c9..cda33fe 100644
--- a/debian/patches/reproducible
+++ b/debian/patches/reproducible
@@ -1,11 +1,13 @@
Author: Chris Lamb <lamby at debian.org>
-Description: make the build reproducable
+Description: make the build reproducible
---- a/Makefile.in
-+++ b/Makefile.in
+Index: ocamlweb/Makefile.in
+===================================================================
+--- ocamlweb.orig/Makefile.in 2018-03-23 05:28:20.773420257 +0100
++++ ocamlweb/Makefile.in 2018-03-23 05:28:20.773420257 +0100
@@ -21,6 +21,7 @@
MAJORVN=1
- MINORVN=39
+ MINORVN=40
VERSION=$(MAJORVN).$(MINORVN)
+BUILD_DATE="$(shell date)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlweb.git
More information about the Pkg-ocaml-maint-commits
mailing list