[Pkg-ocaml-maint-commits] [SCM] ocaml-dbus packaging branch, master, updated. debian/0.29-1-4-g5cdf75b
Hendrik Tews
hendrik at askra.de
Sat May 25 21:24:03 UTC 2013
The following commit has been merged in the master branch:
commit 5cdf75b0deaee4fce6a07835e6cc6b95771c4210
Author: Hendrik Tews <hendrik at askra.de>
Date: Sat May 25 23:23:15 2013 +0200
fix watchfile
diff --git a/debian/changelog b/debian/changelog
index b1c81cb..7e36eae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,10 @@ ocaml-dbus (0.29-3) UNRELEASED; urgency=low
* Fix debian/copyright: license is LGPL 2.1 + OCaml linking exception
* Remove Sylvain Le Gall from uploaders
- -- Sylvain Le Gall <gildor at debian.org> Mon, 24 Jan 2011 22:17:34 +0100
+ [ Hendrik Tews ]
+ * fix watchfile
+
+ -- Hendrik Tews <hendrik at askra.de> Sat, 25 May 2013 23:22:22 +0200
ocaml-dbus (0.29-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 14457d7..e9517d7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://tab.snarc.org/download/ocaml/ocaml_dbus-([0-9\.]*).tar.bz2
+http://projects.snarc.org/ocaml-dbus download/ocaml_dbus-([0-9\.]+).tar.bz2
--
ocaml-dbus packaging
More information about the Pkg-ocaml-maint-commits
mailing list