Author: malat-guest Date: 2012-01-28 16:10:13 +0000 (Sat, 28 Jan 2012) New Revision: 9483
Added: trunk/packages/activiz.net/tags/1:1.0~git20111123-3/ trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/changelog trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/rules Removed: trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/changelog trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/rules Log: [svn-buildpackage] Tagging activiz.net 1:1.0~git20111123-3 Deleted: trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/changelog =================================================================== --- trunk/packages/activiz.net/trunk/debian/changelog 2012-01-28 12:23:51 UTC (rev 9479) +++ trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/changelog 2012-01-28 16:10:13 UTC (rev 9483) @@ -1,40 +0,0 @@ -activiz.net (1:1.0~git20111123-2) unstable; urgency=medium - - * Use debian default csharp compiler. Closes: #655935 - - -- Mathieu Malaterre <[email protected]> Tue, 17 Jan 2012 10:17:22 +0100 - -activiz.net (1:1.0~git20111123-1) unstable; urgency=low - - [ Thorsten Alteholz ] - * debian/get-orig-source: put orig.tar.gz in ../tarballs to allow - automatic build with svn-buildpackage - - [ Mathieu Malaterre ] - * Fix compilation issue with VTK 5.8.0 - * Automatically computes soversion information from vtk version - - [ Andreas Tille ] - * debian/copyright: Fixed License paragraphs to match DEP5 - * debian/control: Added myself as uploader - - -- Andreas Tille <[email protected]> Thu, 24 Nov 2011 09:57:56 +0100 - -activiz.net (5.6.1-3) unstable; urgency=low - - * Need doxygen-latex to pull dvips/latex dependency. - * Use trick to conditionnaly set GENERATE_DOXYGEN. Closes: #648074 - - -- Mathieu Malaterre <[email protected]> Thu, 10 Nov 2011 22:22:20 +0100 - -activiz.net (5.6.1-2) unstable; urgency=low - - * Fix issue on buildd machine where doxygen would not be available - - -- Mathieu Malaterre <[email protected]> Wed, 09 Nov 2011 10:23:06 +0100 - -activiz.net (5.6.1-1) unstable; urgency=low - - * Initial release (Closes: #611764) - - -- Mathieu Malaterre <[email protected]> Mon, 31 Oct 2011 15:44:31 +0100 Copied: trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/changelog (from rev 9480, trunk/packages/activiz.net/trunk/debian/changelog) =================================================================== --- trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/changelog (rev 0) +++ trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/changelog 2012-01-28 16:10:13 UTC (rev 9483) @@ -0,0 +1,46 @@ +activiz.net (1:1.0~git20111123-3) unstable; urgency=medium + + * Speed up compilation of build-indep target (dot generation) + + -- Mathieu Malaterre <[email protected]> Sat, 28 Jan 2012 15:32:09 +0100 + +activiz.net (1:1.0~git20111123-2) unstable; urgency=medium + + * Use debian default csharp compiler. Closes: #655935 + + -- Mathieu Malaterre <[email protected]> Tue, 17 Jan 2012 10:17:22 +0100 + +activiz.net (1:1.0~git20111123-1) unstable; urgency=low + + [ Thorsten Alteholz ] + * debian/get-orig-source: put orig.tar.gz in ../tarballs to allow + automatic build with svn-buildpackage + + [ Mathieu Malaterre ] + * Fix compilation issue with VTK 5.8.0 + * Automatically computes soversion information from vtk version + + [ Andreas Tille ] + * debian/copyright: Fixed License paragraphs to match DEP5 + * debian/control: Added myself as uploader + + -- Andreas Tille <[email protected]> Thu, 24 Nov 2011 09:57:56 +0100 + +activiz.net (5.6.1-3) unstable; urgency=low + + * Need doxygen-latex to pull dvips/latex dependency. + * Use trick to conditionnaly set GENERATE_DOXYGEN. Closes: #648074 + + -- Mathieu Malaterre <[email protected]> Thu, 10 Nov 2011 22:22:20 +0100 + +activiz.net (5.6.1-2) unstable; urgency=low + + * Fix issue on buildd machine where doxygen would not be available + + -- Mathieu Malaterre <[email protected]> Wed, 09 Nov 2011 10:23:06 +0100 + +activiz.net (5.6.1-1) unstable; urgency=low + + * Initial release (Closes: #611764) + + -- Mathieu Malaterre <[email protected]> Mon, 31 Oct 2011 15:44:31 +0100 Deleted: trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/rules =================================================================== --- trunk/packages/activiz.net/trunk/debian/rules 2012-01-28 12:23:51 UTC (rev 9479) +++ trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/rules 2012-01-28 16:10:13 UTC (rev 9483) @@ -1,53 +0,0 @@ -#!/usr/bin/make -f -#export DH_VERBOSE=1 - -DPKG_EXPORT_BUILDFLAGS = 1 --include /usr/share/dpkg/buildflags.mk - -CMAKE_FLAGS = \ - -DAVDN_INSTALL_PREFIX:PATH=/usr \ - -DAVDN_SNKEYFILE:STRING=/usr/share/cli-common/keys/mono.snk \ - -Dcsc_EXECUTABLE=/usr/bin/mono-csc \ - -DAVDN_EXTRA_EXCLUDE_CLASSES:STRING="vtkMPIController;vtkMPICommunicator" - -# B-D-I is still not quite right on buildd, but anyway let's be prepared: -ifeq "" "$(filter %-doc,$(shell dh_listpackages))" - CMAKE_FLAGS += -DGENERATE_DOXYGEN:BOOL=OFF -else - CMAKE_FLAGS += -DGENERATE_DOXYGEN:BOOL=ON -endif - -%: - dh $@ --parallel --with cli - -override_dh_auto_configure: - dh_auto_configure -- $(CMAKE_FLAGS) - -# dpkg-shlibdeps: error: no dependency information found for /usr/lib/libvtkNetCDF_cxx.so.5.6 -override_dh_shlibdeps: - dh_shlibdeps -- --ignore-missing-info - -# Let's be smart with building doc -override_dh_auto_build-indep: - $(MAKE) -C obj-* AVDN_doxygen - -# No tests needed for docs -override_dh_auto_test-indep: - -pkg_doc = activiz.net-doc -pkg_exa = activiz.net-examples - -override_dh_install-indep: - dh_install -p$(pkg_doc) obj-*/Doxygen/html usr/share/doc/$(pkg_doc)/ - find ./debian/$(pkg_doc)/usr/share/doc/$(pkg_doc)/html/ -name *.md5 -delete - #dh_installexamples -p$(pkg_exa) usr/Examples/* - dh_install -p$(pkg_exa) usr/Examples/* usr/share/doc/$(pkg_exa)/examples - find ./debian/$(pkg_exa) -name *.sln -delete - -# automatically compute SOVERSION from vtk package: -vtk_version=$(shell apt-cache policy libvtk5-dev | grep "Installed:" | cut -d: -f2 | cut -d' ' -f2 | cut -d- -f1 | cut -d. -f1-2) -override_dh_gencontrol: - dh_gencontrol -- -Vvtk:Version=$(vtk_version) - -get-orig-source: - ./debian/get-orig-source Copied: trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/rules (from rev 9480, trunk/packages/activiz.net/trunk/debian/rules) =================================================================== --- trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/rules (rev 0) +++ trunk/packages/activiz.net/tags/1:1.0~git20111123-3/debian/rules 2012-01-28 16:10:13 UTC (rev 9483) @@ -0,0 +1,54 @@ +#!/usr/bin/make -f +#export DH_VERBOSE=1 + +DPKG_EXPORT_BUILDFLAGS = 1 +-include /usr/share/dpkg/buildflags.mk + +# http://vtk.org/Bug/view.php?id=11875 +CMAKE_FLAGS = \ + -DAVDN_INSTALL_PREFIX:PATH=/usr \ + -DAVDN_SNKEYFILE:STRING=/usr/share/cli-common/keys/mono.snk \ + -Dcsc_EXECUTABLE=/usr/bin/mono-csc \ + -DAVDN_EXTRA_EXCLUDE_CLASSES:STRING="vtkMPIController;vtkMPICommunicator" + +# B-D-I is still not quite right on buildd, but anyway let's be prepared: +ifeq "" "$(filter %-doc,$(shell dh_listpackages))" + CMAKE_FLAGS += -DGENERATE_DOXYGEN:BOOL=OFF +else + CMAKE_FLAGS += -DGENERATE_DOXYGEN:BOOL=ON +endif + +%: + dh $@ --parallel --with cli + +override_dh_auto_configure: + dh_auto_configure -- $(CMAKE_FLAGS) + +# dpkg-shlibdeps: error: no dependency information found for /usr/lib/libvtkNetCDF_cxx.so.5.6 +override_dh_shlibdeps: + dh_shlibdeps -- --ignore-missing-info + +# Let's be smart with building doc +override_dh_auto_build-indep: + $(MAKE) -C obj-* AVDN_doxygen + +# No tests needed for docs +override_dh_auto_test-indep: + +pkg_doc = activiz.net-doc +pkg_exa = activiz.net-examples + +override_dh_install-indep: + dh_install -p$(pkg_doc) obj-*/Doxygen/html usr/share/doc/$(pkg_doc)/ + find ./debian/$(pkg_doc)/usr/share/doc/$(pkg_doc)/html/ -name *.md5 -delete + #dh_installexamples -p$(pkg_exa) usr/Examples/* + dh_install -p$(pkg_exa) usr/Examples/* usr/share/doc/$(pkg_exa)/examples + find ./debian/$(pkg_exa) -name *.sln -delete + +# automatically compute SOVERSION from vtk package: +vtk_version=$(shell apt-cache policy libvtk5-dev | grep "Installed:" | cut -d: -f2 | cut -d' ' -f2 | cut -d- -f1 | cut -d. -f1-2) +override_dh_gencontrol: + dh_gencontrol -- -Vvtk:Version=$(vtk_version) + +get-orig-source: + ./debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
