[Pkg-ocaml-maint-commits] r4658 - in /trunk/packages/gmetadom: trunk/debian/changelog trunk/debian/control trunk/debian/rules upstream/gmetadom_0.2.5.orig.tar.gz upstream/gmetadom_0.2.6.orig.tar.gz
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Wed Oct 24 09:13:19 UTC 2007
Author: zack
Date: Wed Oct 24 09:13:18 2007
New Revision: 4658
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4658
Log:
* new upstream release
- clean some stuff in maintainerclean make target rather than in
distclean, fix FTBFS if built twice in a row (closes: #442577)
* convert Vcs-* fields to real debian/control fields
Added:
trunk/packages/gmetadom/upstream/gmetadom_0.2.6.orig.tar.gz (with props)
Removed:
trunk/packages/gmetadom/upstream/gmetadom_0.2.5.orig.tar.gz
Modified:
trunk/packages/gmetadom/trunk/debian/changelog
trunk/packages/gmetadom/trunk/debian/control
trunk/packages/gmetadom/trunk/debian/rules
Modified: trunk/packages/gmetadom/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/gmetadom/trunk/debian/changelog?rev=4658&op=diff
==============================================================================
--- trunk/packages/gmetadom/trunk/debian/changelog (original)
+++ trunk/packages/gmetadom/trunk/debian/changelog Wed Oct 24 09:13:18 2007
@@ -1,9 +1,12 @@
-gmetadom (0.2.5-4) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+gmetadom (0.2.6-1) experimental; urgency=low
+
+ * new upstream release
+ - clean some stuff in maintainerclean make target rather than in
+ distclean, fix FTBFS if built twice in a row (closes: #442577)
* add Homepage field to debian/control
-
- -- Stefano Zacchiroli <zack at debian.org> Fri, 21 Sep 2007 13:54:21 +0200
+ * convert Vcs-* fields to real debian/control fields
+
+ -- Stefano Zacchiroli <zack at debian.org> Wed, 24 Oct 2007 11:10:52 +0200
gmetadom (0.2.5-3) unstable; urgency=low
Modified: trunk/packages/gmetadom/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/gmetadom/trunk/debian/control?rev=4658&op=diff
==============================================================================
--- trunk/packages/gmetadom/trunk/debian/control (original)
+++ trunk/packages/gmetadom/trunk/debian/control Wed Oct 24 09:13:18 2007
@@ -5,8 +5,8 @@
Build-Depends: debhelper (>= 5.0.0), ocaml-nox (>= 3.10.0), ocaml-findlib (>= 1.1), libgdome2-dev (>= 0.8.1), pkg-config, dpatch, cdbs
Standards-Version: 3.7.2
Homepage: http://gmetadom.sourceforge.net/
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/gmetadom
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/gmetadom/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/gmetadom
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/gmetadom/trunk/
Package: libgdome2-cpp-smart0c2a
Section: libs
Modified: trunk/packages/gmetadom/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/gmetadom/trunk/debian/rules?rev=4658&op=diff
==============================================================================
--- trunk/packages/gmetadom/trunk/debian/rules (original)
+++ trunk/packages/gmetadom/trunk/debian/rules Wed Oct 24 09:13:18 2007
@@ -5,7 +5,6 @@
include /usr/share/cdbs/1/class/ocaml.mk
DEB_CONFIGURE_EXTRA_FLAGS = --with-modules="gdome_cpp_smart gdome_caml"
-DEB_MAKE_CLEAN_TARGET = clean
OCAML_OCAMLDOC_PACKAGES = $(OCAML_LIBDEV_PACKAGES)
common-binary-post-install-arch::
-find debian/ -type f -size 0 -exec rm {} \;
Added: trunk/packages/gmetadom/upstream/gmetadom_0.2.6.orig.tar.gz
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/gmetadom/upstream/gmetadom_0.2.6.orig.tar.gz?rev=4658&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/packages/gmetadom/upstream/gmetadom_0.2.6.orig.tar.gz
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
More information about the Pkg-ocaml-maint-commits
mailing list