[Pkg-ocaml-maint-commits] [SCM] calendar packaging branch, master, updated. debian/2.01.1-6-14-gbf9c9db

Mehdi Dogguy mehdi at debian.org
Wed Jul 7 19:34:24 UTC 2010


The following commit has been merged in the master branch:
commit bf9c9dbad7d7d3a9ac26291cd9ea31f083050660
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Wed Jul 7 21:32:23 2010 +0200

    Fix watch file

diff --git a/debian/changelog b/debian/changelog
index cb6bb66..25e5e76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,8 +22,9 @@ calendar (2.03-1) UNRELEASED; urgency=low
   * Remove hard-coded runtime dependencies
   * Bump dh-ocaml version to 0.9.5 in Build-Depends.
   * Update copyright file
+  * Fix watch file
 
- -- Mehdi Dogguy <mehdi at debian.org>  Wed, 07 Jul 2010 19:16:48 +0200
+ -- Mehdi Dogguy <mehdi at debian.org>  Wed, 07 Jul 2010 21:32:15 +0200
 
 calendar (2.01.1-6) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 65ea9b2..9cce8a5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 http://forge.ocamlcore.org/frs/?group_id=83 \
-	/frs/download.php/.*/calendar-(.*)\.tar\.gz
+	https://forge.ocamlcore.org/frs/download.php/.*/calendar-(.*).tar.gz

-- 
calendar packaging



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