Dear Release Team,

Bug #691257 made me realize that the upstream tarball of the Debian
package is not the same as the one currently available on the upstream
website, and the contents does not match tag 1.2 in the upstream
repository either.

There is one commit missing. It changes only changelog and version, and
I would like to update the Debian package with it. Attached is a debdiff.


Cheers,

-- 
Stéphane
diff -Nru js-of-ocaml-1.2/debian/changelog js-of-ocaml-1.2/debian/changelog
--- js-of-ocaml-1.2/debian/changelog	2012-06-08 07:23:02.000000000 +0200
+++ js-of-ocaml-1.2/debian/changelog	2012-10-26 10:20:28.000000000 +0200
@@ -1,3 +1,9 @@
+js-of-ocaml (1.2-2) unstable; urgency=low
+
+  * Update upstream changelog and version (Closes: #691257)
+
+ -- Stéphane Glondu <glo...@debian.org>  Fri, 26 Oct 2012 10:18:47 +0200
+
 js-of-ocaml (1.2-1) unstable; urgency=low
 
   * New upstream release
diff -Nru js-of-ocaml-1.2/debian/patches/0001-Changelog-and-version.patch js-of-ocaml-1.2/debian/patches/0001-Changelog-and-version.patch
--- js-of-ocaml-1.2/debian/patches/0001-Changelog-and-version.patch	1970-01-01 01:00:00.000000000 +0100
+++ js-of-ocaml-1.2/debian/patches/0001-Changelog-and-version.patch	2012-10-26 10:20:28.000000000 +0200
@@ -0,0 +1,40 @@
+From: Stephane Glondu <st...@glondu.net>
+Date: Fri, 26 Oct 2012 10:14:29 +0200
+Subject: Changelog and version
+
+Origin: upstream, http://ocsigen.org/darcsweb/?r=js_of_ocaml;a=commit;h=20120530130902-4e2d2-a51cd5bebba852be2e409cb076f8b300dea37cf9.gz
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691257
+---
+ CHANGES |   13 +++++++++++++
+ VERSION |    2 +-
+ 2 files changed, 14 insertions(+), 1 deletion(-)
+
+diff --git a/CHANGES b/CHANGES
+index 1608ba0..1701902 100644
+--- a/CHANGES
++++ b/CHANGES
+@@ -1,3 +1,16 @@
++
++===== 1.2 (2012-06-02) =====
++
++ * Bugfixes
++ ** Fix #284
++ ** Fix return type of window##open_
++
++ * Features/Changes
++ ** Improvements in the data-flow solver
++ ** Add Dom_html.window##onscroll
++ ** Dom_events.listen: handler should return boolean
++ ** Add DOM drag/drop events
++
+ ===== 1.1.1 (2012-03-15) =====
+ 
+  * Bugfixes:
+diff --git a/VERSION b/VERSION
+index 524cb55..5625e59 100644
+--- a/VERSION
++++ b/VERSION
+@@ -1 +1 @@
+-1.1.1
++1.2
+-- 
diff -Nru js-of-ocaml-1.2/debian/patches/series js-of-ocaml-1.2/debian/patches/series
--- js-of-ocaml-1.2/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ js-of-ocaml-1.2/debian/patches/series	2012-10-26 10:20:28.000000000 +0200
@@ -0,0 +1 @@
+0001-Changelog-and-version.patch

Reply via email to