[Pkg-ocaml-maint-commits] r4132 - in /trunk/packages/why: trunk/debian/changelog trunk/debian/links trunk/debian/rules upstream/why_2.03.dfsg.orig.tar.gz upstream/why_2.04.dfsg.orig.tar.gz

smimram at users.alioth.debian.org smimram at users.alioth.debian.org
Wed Aug 8 07:58:23 UTC 2007


Author: smimram
Date: Wed Aug  8 07:58:23 2007
New Revision: 4132

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4132
Log:
New upstream release.

Added:
    trunk/packages/why/upstream/why_2.04.dfsg.orig.tar.gz   (with props)
Removed:
    trunk/packages/why/upstream/why_2.03.dfsg.orig.tar.gz
Modified:
    trunk/packages/why/trunk/debian/changelog
    trunk/packages/why/trunk/debian/links
    trunk/packages/why/trunk/debian/rules

Modified: trunk/packages/why/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/why/trunk/debian/changelog?rev=4132&op=diff
==============================================================================
--- trunk/packages/why/trunk/debian/changelog (original)
+++ trunk/packages/why/trunk/debian/changelog Wed Aug  8 07:58:23 2007
@@ -1,3 +1,9 @@
+why (2.04.dfsg-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Samuel Mimram <smimram at debian.org>  Wed, 08 Aug 2007 09:47:17 +0200
+
 why (2.03.dfsg-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/packages/why/trunk/debian/links
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/why/trunk/debian/links?rev=4132&op=diff
==============================================================================
--- trunk/packages/why/trunk/debian/links (original)
+++ trunk/packages/why/trunk/debian/links Wed Aug  8 07:58:23 2007
@@ -7,3 +7,4 @@
 usr/share/man/man1/why.1.gz usr/share/man/man1/why-obfuscator.1.gz
 usr/share/man/man1/why.1.gz usr/share/man/man1/why-stat.1.gz
 usr/share/man/man1/why.1.gz usr/share/man/man1/why2html.1.gz
+usr/share/man/man1/why.1.gz usr/share/man/man1/krakatoa1.1.gz

Modified: trunk/packages/why/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/why/trunk/debian/rules?rev=4132&op=diff
==============================================================================
--- trunk/packages/why/trunk/debian/rules (original)
+++ trunk/packages/why/trunk/debian/rules Wed Aug  8 07:58:23 2007
@@ -45,7 +45,7 @@
 	dh_testroot
 	rm -f build-stamp
 
-	-$(MAKE) clean
+	[ ! -f Makefile ] || $(MAKE) clean
 	rm -f bin/* bench/bench
 	rm -f config.status
 

Added: trunk/packages/why/upstream/why_2.04.dfsg.orig.tar.gz
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/why/upstream/why_2.04.dfsg.orig.tar.gz?rev=4132&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/packages/why/upstream/why_2.04.dfsg.orig.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream




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