[Pkg-ocaml-maint-commits] r5023 - in /trunk/packages/ledit: trunk/debian/changelog trunk/debian/control trunk/debian/patches/makefile.dpatch trunk/debian/rules trunk/debian/watch upstream/ledit_1.15.orig.tar.gz upstream/ledit_1.16.orig.tar.gz
smimram at users.alioth.debian.org
smimram at users.alioth.debian.org
Fri Jan 4 09:45:03 UTC 2008
Author: smimram
Date: Fri Jan 4 09:45:02 2008
New Revision: 5023
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5023
Log:
New upstream release.
Added:
trunk/packages/ledit/upstream/ledit_1.16.orig.tar.gz (with props)
Removed:
trunk/packages/ledit/upstream/ledit_1.15.orig.tar.gz
Modified:
trunk/packages/ledit/trunk/debian/changelog
trunk/packages/ledit/trunk/debian/control
trunk/packages/ledit/trunk/debian/patches/makefile.dpatch
trunk/packages/ledit/trunk/debian/rules
trunk/packages/ledit/trunk/debian/watch
Modified: trunk/packages/ledit/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/changelog?rev=5023&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/changelog (original)
+++ trunk/packages/ledit/trunk/debian/changelog Fri Jan 4 09:45:02 2008
@@ -1,9 +1,13 @@
-ledit (1.15-2) UNRELEASED; urgency=low
+ledit (1.16-1) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ [ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
- -- Stefano Zacchiroli <zack at debian.org> Sun, 02 Sep 2007 16:09:58 +0200
+ [ Samuel Mimram ]
+ * New upstream release.
+ * Updated watch file.
+
+ -- Samuel Mimram <smimram at debian.org> Fri, 04 Jan 2008 09:44:28 +0000
ledit (1.15-1) unstable; urgency=low
Modified: trunk/packages/ledit/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/control?rev=5023&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/control (original)
+++ trunk/packages/ledit/trunk/debian/control Fri Jan 4 09:45:02 2008
@@ -5,7 +5,7 @@
Uploaders: Sven Luther <luther at debian.org>, Samuel Mimram <smimram at debian.org>, Stefano Zacchiroli <zack at debian.org>
Build-Depends-Indep: ocaml-nox (>= 3.10.0), camlp5
Build-Depends: debhelper (>> 5.0.0), dpatch
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ledit/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/
Modified: trunk/packages/ledit/trunk/debian/patches/makefile.dpatch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/patches/makefile.dpatch?rev=5023&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/patches/makefile.dpatch (original)
+++ trunk/packages/ledit/trunk/debian/patches/makefile.dpatch Fri Jan 4 09:45:02 2008
@@ -2,7 +2,7 @@
## makefile.dpatch by Samuel Mimram <smimram at debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Don't build in -custom mode in order to be arch-independant.
@DPATCH@
diff -urNad ledit-1.13~/Makefile ledit-1.13/Makefile
Modified: trunk/packages/ledit/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/rules?rev=5023&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/rules (original)
+++ trunk/packages/ledit/trunk/debian/rules Fri Jan 4 09:45:02 2008
@@ -40,7 +40,7 @@
dh_testroot
rm -f build-stamp configure-stamp
- -$(MAKE) clean
+ $(MAKE) clean
dh_clean
Modified: trunk/packages/ledit/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/watch?rev=5023&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/watch (original)
+++ trunk/packages/ledit/trunk/debian/watch Fri Jan 4 09:45:02 2008
@@ -4,5 +4,5 @@
version=3
# <Webpage URL> <string match>
-http://cristal.inria.fr/~ddr/ledit/ ledit-(.*)\.tgz
+http://cristal.inria.fr/~ddr/ledit/ distrib/src/ledit-(.*)\.tgz
Added: trunk/packages/ledit/upstream/ledit_1.16.orig.tar.gz
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/upstream/ledit_1.16.orig.tar.gz?rev=5023&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/packages/ledit/upstream/ledit_1.16.orig.tar.gz
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
More information about the Pkg-ocaml-maint-commits
mailing list