[Pkg-ocaml-maint-commits] r5608 - in /trunk/packages/cothreads/trunk/debian: changelog control.in rules

gildor at users.alioth.debian.org gildor at users.alioth.debian.org
Fri May 9 22:48:08 UTC 2008


Author: gildor
Date: Fri May  9 22:48:08 2008
New Revision: 5608

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5608
Log:
* Remove debian/control.in
* Update changelog

Removed:
    trunk/packages/cothreads/trunk/debian/control.in
Modified:
    trunk/packages/cothreads/trunk/debian/changelog
    trunk/packages/cothreads/trunk/debian/rules

Modified: trunk/packages/cothreads/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cothreads/trunk/debian/changelog?rev=5608&op=diff
==============================================================================
--- trunk/packages/cothreads/trunk/debian/changelog (original)
+++ trunk/packages/cothreads/trunk/debian/changelog Fri May  9 22:48:08 2008
@@ -17,4 +17,4 @@
   * remove line '@OCamlStdlibDir@/cothreads' from libcothreads-ocaml-dev.dirs.in
     (thanks lintian)
 
- -- Mehdi Dogguy <dogguy at potassium.pps.jussieu.fr>  Wed, 05 Mar 2008 17:01:59 +0100
+ -- Sylvain Le Gall <gildor at debian.org>  Sat, 10 May 2008 00:47:16 +0200

Modified: trunk/packages/cothreads/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cothreads/trunk/debian/rules?rev=5608&op=diff
==============================================================================
--- trunk/packages/cothreads/trunk/debian/rules (original)
+++ trunk/packages/cothreads/trunk/debian/rules Fri May  9 22:48:08 2008
@@ -17,9 +17,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 # MA 02110-1301, USA.
-
-# Generate debian/control using
-# fakeroot debian/rules debian/control DEB_AUTO_UPDATE_DEBIAN_CONTROL:=yes
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/dpatch.mk
@@ -44,8 +41,6 @@
 DEB_MAKE_INSTALL_TARGET  += NATIVE=no
 endif
 
-CDBS_BUILD_DEPENDS := $(subst ocaml-nox,ocaml-nox (>= 3.10.0-9),$(CDBS_BUILD_DEPENDS))
-
 OCAML_OCAMLDOC_PACKAGES_DOCBASE := libcothreads-ocaml-dev
 
 clean::




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