[Pkg-ocaml-maint-commits] r1258 - in trunk/packages/missinglib/trunk: . debian

Samuel Mimram smimram-guest@costa.debian.org
Tue, 12 Apr 2005 20:29:40 +0000


Author: smimram-guest
Date: 2005-04-12 20:29:38 +0000 (Tue, 12 Apr 2005)
New Revision: 1258

Added:
   trunk/packages/missinglib/trunk/debian/copyright
   trunk/packages/missinglib/trunk/missinglib_0.4.10.debian.orig.tar.gz
Removed:
   trunk/packages/missinglib/trunk/debian/dirs
   trunk/packages/missinglib/trunk/missinglib_0.4.10.tar.gz
Modified:
   trunk/packages/missinglib/trunk/debian/changelog
   trunk/packages/missinglib/trunk/debian/control
   trunk/packages/missinglib/trunk/debian/rules
Log:
Adopting missinglib + updated to OCaml 3.08.3.

Modified: trunk/packages/missinglib/trunk/debian/changelog
===================================================================
--- trunk/packages/missinglib/trunk/debian/changelog	2005-04-12 19:45:32 UTC (rev 1257)
+++ trunk/packages/missinglib/trunk/debian/changelog	2005-04-12 20:29:38 UTC (rev 1258)
@@ -1,3 +1,12 @@
+missinglib (0.4.10.debian-1) unstable; urgency=medium
+
+  * New maintainer: Debian OCaml Maintainers.
+  * This package is not native anymore.
+  * Now depending on ocaml-nox-3.08.3, closes: #304379.
+  * Updated Standards-Version to 3.6.1.1.
+
+ -- Samuel Mimram <smimram@debian.org>  Tue, 12 Apr 2005 21:52:21 +0200
+
 missinglib (0.4.10) unstable; urgency=medium
 
   * New upload for new OCaml.

Modified: trunk/packages/missinglib/trunk/debian/control
===================================================================
--- trunk/packages/missinglib/trunk/debian/control	2005-04-12 19:45:32 UTC (rev 1257)
+++ trunk/packages/missinglib/trunk/debian/control	2005-04-12 20:29:38 UTC (rev 1258)
@@ -1,13 +1,15 @@
 Source: missinglib
 Priority: optional
-Maintainer: John Goerzen <jgoerzen@complete.org>
-Build-Depends: debhelper (>= 4.0.0), ocaml-nox (>= 3.08.2), ocaml-tools (>= 2004.07.26-1), ocaml-findlib (>= 1.0.4-1), libounit-ocaml-dev (>= 1.0.1-2)
-Standards-Version: 3.6.0
+Section: devel
+Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
+Uploaders: Samuel Mimram <smimram@debian.org>
+Build-Depends: debhelper (>= 4.0.0), ocaml-nox-3.08.3, ocaml-tools (>= 2004.07.26-1), ocaml-findlib (>= 1.0.4-1), libounit-ocaml-dev (>= 1.0.1-2)
+Standards-Version: 3.6.1.1
 
 Package: libmissinglib-ocaml-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-nox (>= 3.08.2), ocaml-findlib (>= 1.0.4-1)
+Depends: ocaml-nox-3.08.3, ocaml-findlib (>= 1.0.4-1)
 Description: Library of utility functions for OCaml
  The following modules are are provided:
  .

Added: trunk/packages/missinglib/trunk/debian/copyright
===================================================================
--- trunk/packages/missinglib/trunk/debian/copyright	2005-04-12 19:45:32 UTC (rev 1257)
+++ trunk/packages/missinglib/trunk/debian/copyright	2005-04-12 20:29:38 UTC (rev 1258)
@@ -0,0 +1,45 @@
+This package was debianized by John Goerzen <jgoerzen@complete.org>.
+
+It was downloaded from http://quux.org/devel/missinglib.
+
+Upstream Author: John Goerzen <jgoerzen@complete.org>
+
+Copyright (C) 2004 John Goerzen
+
+All code is under the following license unless otherwise noted:
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+
+The GNU General Public License is available in the file COPYING in the source
+distribution.  Debian GNU/Linux users may find this in
+/usr/share/common-licenses/GPL-2.
+
+
+-------------------------------------------------------------------
+Build system uses OCamlMakefile.  This is available in contrib/OCamlMakefile
+and is licensed under the GNU Lesser General Public License.  For license
+details, see contrib/OCamlMakefile/LICENSE in the souce distribution.
+Debian GNU/Linux users may find this license in
+/usr/share/common-licenses/LGPL-2.1.
+
+OCamlMakefile bears the following copyright statement:
+
+#                              OCamlMakefile
+#                  Copyright (C) 1999-2003  Markus Mottl
+#
+#                             For updates see:
+#                http://www.oefai.at/~markus/ocaml_sources
+
+
+arch-tag: copyright statement

Deleted: trunk/packages/missinglib/trunk/debian/dirs
===================================================================
--- trunk/packages/missinglib/trunk/debian/dirs	2005-04-12 19:45:32 UTC (rev 1257)
+++ trunk/packages/missinglib/trunk/debian/dirs	2005-04-12 20:29:38 UTC (rev 1258)
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin

Modified: trunk/packages/missinglib/trunk/debian/rules
===================================================================
--- trunk/packages/missinglib/trunk/debian/rules	2005-04-12 19:45:32 UTC (rev 1257)
+++ trunk/packages/missinglib/trunk/debian/rules	2005-04-12 20:29:38 UTC (rev 1258)
@@ -20,20 +20,10 @@
 	INSTALL_PROGRAM += -s
 endif
 
-# shared library versions, option 1
-version=2.0.5
-major=2
-# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
-#version=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
-#major=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
 
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
-	# Add here commands to configure the package.
-
 	touch configure-stamp
 
 
@@ -41,7 +31,6 @@
 build-stamp: configure-stamp 
 	dh_testdir
 
-	# Add here commands to compile the package.
 	$(MAKE)
 	$(MAKE) test
 	cd libsrc && make htdoc
@@ -53,9 +42,7 @@
 	dh_testroot
 	rm -f build-stamp configure-stamp
 
-	# Add here commands to clean up after the build process.
 	-$(MAKE) distclean
-	-rm -f debian/copyright
 
 	dh_clean 
 
@@ -65,12 +52,9 @@
 	dh_clean -k 
 	dh_installdirs
 
-	# Add here commands to install the package into debian/tmp
-	#$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 	mkdir -p $(CURDIR)/debian/libmissinglib-ocaml-dev/`ocamlc -where`/missinglib
 	cd libsrc && make rawinstall \
 	  OCAML_LIB_INSTALL=$(CURDIR)/debian/libmissinglib-ocaml-dev/`ocamlc -where`/missinglib
-	cp COPYRIGHT debian/copyright
 
 
 # Build architecture-independent files here.
@@ -84,26 +68,14 @@
 	dh_installchangelogs ChangeLog
 	dh_installdocs
 	dh_installexamples
-#	dh_install
-#	dh_installmenu
-#	dh_installdebconf	
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-#	dh_installcron
-#	dh_installinfo
+	dh_install
 	dh_installman
 	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms
-#	dh_perl
-#	dh_python
-#	dh_makeshlibs
+	dh_makeshlibs
 	dh_installdeb
-	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb

Added: trunk/packages/missinglib/trunk/missinglib_0.4.10.debian.orig.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/packages/missinglib/trunk/missinglib_0.4.10.debian.orig.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Deleted: trunk/packages/missinglib/trunk/missinglib_0.4.10.tar.gz
===================================================================
(Binary files differ)