[Pkg-ocaml-maint-commits] r3400 - in /trunk/packages/pxp/trunk/debian: changelog watch

zack at users.alioth.debian.org zack at users.alioth.debian.org
Mon Dec 4 14:15:42 CET 2006


Author: zack
Date: Mon Dec  4 14:15:42 2006
New Revision: 3400

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3400
Log:
added watch file

Added:
    trunk/packages/pxp/trunk/debian/watch
Modified:
    trunk/packages/pxp/trunk/debian/changelog

Modified: trunk/packages/pxp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/pxp/trunk/debian/changelog?rev=3400&op=diff
==============================================================================
--- trunk/packages/pxp/trunk/debian/changelog (original)
+++ trunk/packages/pxp/trunk/debian/changelog Mon Dec  4 14:15:42 2006
@@ -1,3 +1,11 @@
+pxp (1.1.96-9) UNRELEASED; urgency=low
+
+  * debian/watch
+    - added watch file (for the development version, the one we have in
+      Debian)
+
+ -- Stefano Zacchiroli <zack at debian.org>  Mon,  4 Dec 2006 14:15:11 +0100
+
 pxp (1.1.96-8) unstable; urgency=low
 
   * debian/rules

Added: trunk/packages/pxp/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/pxp/trunk/debian/watch?rev=3400&op=file
==============================================================================
--- trunk/packages/pxp/trunk/debian/watch (added)
+++ trunk/packages/pxp/trunk/debian/watch Mon Dec  4 14:15:42 2006
@@ -1,0 +1,8 @@
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+http://www.ocaml-programming.de/packages/documentation/pxp/index_dev.html \
+  .*/pxp-(.*)\.tar\.gz
+




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