Author: treinen
Date: Tue Jan 27 07:41:27 2009
New Revision: 6118

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=6118
Log:
ocamlmakefile 6.29.1 (only inessential changes since 6.29.0)

Added:
    trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.0.orig.tar.gz   
(with props)
    trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.1.orig.tar.gz   
(with props)
Modified:
    trunk/packages/ocamlmakefile/trunk/debian/changelog
    trunk/packages/ocamlmakefile/trunk/debian/rules

Added: trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.0.orig.tar.gz
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.0.orig.tar.gz?rev=6118&op=file
==============================================================================
Binary file - no diff available.

Propchange: 
trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.0.orig.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.1.orig.tar.gz
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.1.orig.tar.gz?rev=6118&op=file
==============================================================================
Binary file - no diff available.

Propchange: 
trunk/packages/ocamlmakefile/tarballs/ocamlmakefile_6.29.1.orig.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/packages/ocamlmakefile/trunk/debian/changelog
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlmakefile/trunk/debian/changelog?rev=6118&op=diff
==============================================================================
--- trunk/packages/ocamlmakefile/trunk/debian/changelog (original)
+++ trunk/packages/ocamlmakefile/trunk/debian/changelog Tue Jan 27 07:41:27 2009
@@ -1,3 +1,11 @@
+ocamlmakefile (6.29.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Adapt debian/rules to the fact that upstream has renamed README to
+    README.txt
+
+ -- Ralf Treinen <[email protected]>  Tue, 27 Jan 2009 08:06:54 +0100
+
 ocamlmakefile (6.29.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/packages/ocamlmakefile/trunk/debian/rules
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlmakefile/trunk/debian/rules?rev=6118&op=diff
==============================================================================
--- trunk/packages/ocamlmakefile/trunk/debian/rules (original)
+++ trunk/packages/ocamlmakefile/trunk/debian/rules Tue Jan 27 07:41:27 2009
@@ -40,7 +40,7 @@
 binary-indep: build install
        dh_testdir
        dh_testroot
-       dh_installdocs README
+       dh_installdocs README.txt
        dh_installchangelogs Changes
        dh_compress
        dh_fixperms


_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to