[Pkg-ocaml-maint-commits] [SCM] xstrp4 packaging branch, master, updated. debian/1.8-1-3-g2680345

2011-04-18 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 26803453332fd0d4fc962098a466d0b780b57351
Author: Stephane Glondu 
Date:   Mon Apr 18 23:08:57 2011 +0200

Update changelog and prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 7c1ee91..b36ec76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xstrp4 (1.8-2) unstable; urgency=low
+
+  * Team upload
+  * Do not create empty /usr/bin
+  * Add debian/watch
+
+ -- Stéphane Glondu   Mon, 18 Apr 2011 23:03:48 +0200
+
 xstrp4 (1.8-1) unstable; urgency=low
 
   * Initial release. (Closes: #605575)

-- 
xstrp4 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] xstrp4 packaging branch, master, updated. debian/1.8-1-3-g2680345

2011-04-18 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit a9c88528d176c6292374714f8b8a13bc5231e424
Author: Stephane Glondu 
Date:   Mon Apr 18 23:08:13 2011 +0200

Do not create empty directory

diff --git a/debian/rules b/debian/rules
index 5024034..271dd6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,6 @@ override_dh_auto_test:
 
 .PHONY: override_dh_auto_install
 override_dh_auto_install:
-   mkdir -p '$(DESTDIR)/usr/bin'
mkdir -p '$(OCAMLFIND_DESTDIR)'
ocaml setup.ml -install 
 

-- 
xstrp4 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] xstrp4 packaging branch, master, updated. debian/1.8-1-3-g2680345

2011-04-18 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 3ba743ff022574071b61de7a1f96fddbb0703472
Author: Stephane Glondu 
Date:   Mon Apr 18 23:02:54 2011 +0200

Add debian/watch

diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..4ad2268
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://download.camlcity.org/download/xstrp4-(\d+.*)\.tar\.gz

-- 
xstrp4 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