[Blends-commit] r3613 - in /projects/med/tags/0.1: ./ med-bio-contrib/ med-bio-contrib/debian/ med-bio/ med-bio/debian/ med-dent/ med-dent/debian/

tille at users.alioth.debian.org tille at users.alioth.debian.org
Thu Oct 25 07:44:41 UTC 2012


Author: tille
Date: Thu Oct 25 07:44:40 2012
New Revision: 3613

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3613
Log:
There was even a trace from the very first med-* packages in snapshot.d.o which were in separate source packages - need to think about it how to include this into the envisaged statistics (may be inventing a fake-control + fake-changelog file might be apropriate for this purpose);  Need to do some research for other packages like med-imaging

Added:
    projects/med/tags/0.1/
    projects/med/tags/0.1/med-bio/
    projects/med/tags/0.1/med-bio-contrib/
    projects/med/tags/0.1/med-bio-contrib/debian/
    projects/med/tags/0.1/med-bio-contrib/debian/README.Debian
    projects/med/tags/0.1/med-bio-contrib/debian/changelog
    projects/med/tags/0.1/med-bio-contrib/debian/control
    projects/med/tags/0.1/med-bio-contrib/debian/copyright
    projects/med/tags/0.1/med-bio-contrib/debian/rules   (with props)
    projects/med/tags/0.1/med-bio/debian/
    projects/med/tags/0.1/med-bio/debian/README.Debian
    projects/med/tags/0.1/med-bio/debian/changelog
    projects/med/tags/0.1/med-bio/debian/control
    projects/med/tags/0.1/med-bio/debian/copyright
    projects/med/tags/0.1/med-bio/debian/rules   (with props)
    projects/med/tags/0.1/med-dent/
    projects/med/tags/0.1/med-dent/debian/
    projects/med/tags/0.1/med-dent/debian/README.Debian
    projects/med/tags/0.1/med-dent/debian/changelog
    projects/med/tags/0.1/med-dent/debian/control
    projects/med/tags/0.1/med-dent/debian/copyright
    projects/med/tags/0.1/med-dent/debian/rules   (with props)

Added: projects/med/tags/0.1/med-bio-contrib/debian/README.Debian
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio-contrib/debian/README.Debian?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio-contrib/debian/README.Debian (added)
+++ projects/med/tags/0.1/med-bio-contrib/debian/README.Debian Thu Oct 25 07:44:40 2012
@@ -1,0 +1,11 @@
+med-bio-contrib is part of the Debian-Med project
+-------------------------------------------------
+
+med-bio-contrib depends from packages which reside in contrib or non-free.
+
+This package is a metapackage; it depends on several other packages to make
+them be installed when it is installed. If you want to remove one of those
+packages, you have to remove this package as well. The other packages won't be
+touched.
+
+Andreas Tille <tille at debian.org>  Wed,  6 Feb 2002 20:56:59 +0100

Added: projects/med/tags/0.1/med-bio-contrib/debian/changelog
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio-contrib/debian/changelog?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio-contrib/debian/changelog (added)
+++ projects/med/tags/0.1/med-bio-contrib/debian/changelog Thu Oct 25 07:44:40 2012
@@ -1,0 +1,6 @@
+med-bio-contrib (0.1-1) unstable; urgency=low
+
+  * Initial release
+    closes: #132668
+
+ -- Andreas Tille <tille at debian.org>  Wed,  6 Feb 2002 20:56:59 +0100

Added: projects/med/tags/0.1/med-bio-contrib/debian/control
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio-contrib/debian/control?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio-contrib/debian/control (added)
+++ projects/med/tags/0.1/med-bio-contrib/debian/control Thu Oct 25 07:44:40 2012
@@ -1,0 +1,16 @@
+Source: med-bio-contrib
+Section: contrib/misc
+Priority: optional
+Maintainer: Andreas Tille <tille at debian.org>
+Build-Depends-Indep: debhelper
+Standards-Version: 3.5.6
+
+Package: med-bio-contrib
+Architecture: all
+Depends: clustalw, clustalx, molphy, phylip, seaview, treetool
+Description: Debian Med bioinformatics packages (contrib and non-free)
+ This meta package will install bioinformatics related Debian packages
+ for use in medical research.
+ .
+ These packages which will be installed by this package reside in
+ contrib or non-free.

Added: projects/med/tags/0.1/med-bio-contrib/debian/copyright
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio-contrib/debian/copyright?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio-contrib/debian/copyright (added)
+++ projects/med/tags/0.1/med-bio-contrib/debian/copyright Thu Oct 25 07:44:40 2012
@@ -1,0 +1,5 @@
+This package is Copyright 2002 by Andreas Tille <tille at debian.org>
+
+This software is licensed under the GPL.
+
+On Debian systems, the GPL can be found at /usr/share/common-licenses/GPL.

Added: projects/med/tags/0.1/med-bio-contrib/debian/rules
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio-contrib/debian/rules?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio-contrib/debian/rules (added)
+++ projects/med/tags/0.1/med-bio-contrib/debian/rules Thu Oct 25 07:44:40 2012
@@ -1,0 +1,50 @@
+#!/usr/bin/make -f
+# debian/rules for med-bio
+# This file is public domain software
+# Andreas Tille <tille at debian.org>
+#
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+#
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=3
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installchangelogs
+	dh_link
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install

Propchange: projects/med/tags/0.1/med-bio-contrib/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: projects/med/tags/0.1/med-bio/debian/README.Debian
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio/debian/README.Debian?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio/debian/README.Debian (added)
+++ projects/med/tags/0.1/med-bio/debian/README.Debian Thu Oct 25 07:44:40 2012
@@ -1,0 +1,9 @@
+med-bio is part of the Debian-Med project
+-----------------------------------------
+
+This package is a metapackage; it depends on several other packages to make
+them be installed when it is installed. If you want to remove one of those
+packages, you have to remove this package as well. The other packages won't be
+touched.
+
+Andreas Tille <tille at debian.org>  Wed,  6 Feb 2002 20:56:59 +0100

Added: projects/med/tags/0.1/med-bio/debian/changelog
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio/debian/changelog?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio/debian/changelog (added)
+++ projects/med/tags/0.1/med-bio/debian/changelog Thu Oct 25 07:44:40 2012
@@ -1,0 +1,6 @@
+med-bio (0.1-1) unstable; urgency=low
+
+  * Initial release
+    closes: #132669
+
+ -- Andreas Tille <tille at debian.org>  Wed,  6 Feb 2002 20:56:59 +0100

Added: projects/med/tags/0.1/med-bio/debian/control
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio/debian/control?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio/debian/control (added)
+++ projects/med/tags/0.1/med-bio/debian/control Thu Oct 25 07:44:40 2012
@@ -1,0 +1,13 @@
+Source: med-bio
+Section: misc
+Priority: optional
+Maintainer: Andreas Tille <tille at debian.org>
+Build-Depends-Indep: debhelper
+Standards-Version: 3.5.6
+
+Package: med-bio
+Architecture: all
+Depends: fastdnaml, njplot, readseq, tree-puzzle
+Description: Debian Med bioinformatics packages
+ This meta package will install bioinformatics related Debian packages
+ for use in medical research.

Added: projects/med/tags/0.1/med-bio/debian/copyright
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio/debian/copyright?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio/debian/copyright (added)
+++ projects/med/tags/0.1/med-bio/debian/copyright Thu Oct 25 07:44:40 2012
@@ -1,0 +1,5 @@
+This package is Copyright 2002 by Andreas Tille <tille at debian.org>
+
+This software is licensed under the GPL.
+
+On Debian systems, the GPL can be found at /usr/share/common-licenses/GPL.

Added: projects/med/tags/0.1/med-bio/debian/rules
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-bio/debian/rules?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-bio/debian/rules (added)
+++ projects/med/tags/0.1/med-bio/debian/rules Thu Oct 25 07:44:40 2012
@@ -1,0 +1,50 @@
+#!/usr/bin/make -f
+# debian/rules for med-bio
+# This file is public domain software
+# Andreas Tille <tille at debian.org>
+#
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+#
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=3
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installchangelogs
+	dh_link
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install

Propchange: projects/med/tags/0.1/med-bio/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: projects/med/tags/0.1/med-dent/debian/README.Debian
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-dent/debian/README.Debian?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-dent/debian/README.Debian (added)
+++ projects/med/tags/0.1/med-dent/debian/README.Debian Thu Oct 25 07:44:40 2012
@@ -1,0 +1,9 @@
+med-dent is part of the Debian-Med project
+------------------------------------------
+
+This package is a metapackage; it depends on several other packages to make
+them be installed when it is installed. If you want to remove one of those
+packages, you have to remove this package as well. The other packages won't be
+touched.
+
+Andreas Tille <tille at debian.org>  Wed,  6 Feb 2002 20:56:59 +0100

Added: projects/med/tags/0.1/med-dent/debian/changelog
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-dent/debian/changelog?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-dent/debian/changelog (added)
+++ projects/med/tags/0.1/med-dent/debian/changelog Thu Oct 25 07:44:40 2012
@@ -1,0 +1,6 @@
+med-dent (0.1-1) unstable; urgency=low
+
+  * Initial release
+    closes: #132667
+
+ -- Andreas Tille <tille at debian.org>  Wed,  6 Feb 2002 20:56:59 +0100

Added: projects/med/tags/0.1/med-dent/debian/control
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-dent/debian/control?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-dent/debian/control (added)
+++ projects/med/tags/0.1/med-dent/debian/control Thu Oct 25 07:44:40 2012
@@ -1,0 +1,13 @@
+Source: med-dent
+Section: doc
+Priority: optional
+Maintainer: Andreas Tille <tille at debian.org>
+Build-Depends-Indep: debhelper
+Standards-Version: 3.5.6
+
+Package: med-dent
+Architecture: all
+Depends: odontolinux
+Description: Debian Med packages for dental practice
+ This meta package will install Debian packages which build a system
+ for managing a dental practice.

Added: projects/med/tags/0.1/med-dent/debian/copyright
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-dent/debian/copyright?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-dent/debian/copyright (added)
+++ projects/med/tags/0.1/med-dent/debian/copyright Thu Oct 25 07:44:40 2012
@@ -1,0 +1,5 @@
+This package is Copyright 2002 by Andreas Tille <tille at debian.org>
+
+This software is licensed under the GPL.
+
+On Debian systems, the GPL can be found at /usr/share/common-licenses/GPL.

Added: projects/med/tags/0.1/med-dent/debian/rules
URL: http://svn.debian.org/wsvn/blends/projects/med/tags/0.1/med-dent/debian/rules?rev=3613&op=file
==============================================================================
--- projects/med/tags/0.1/med-dent/debian/rules (added)
+++ projects/med/tags/0.1/med-dent/debian/rules Thu Oct 25 07:44:40 2012
@@ -1,0 +1,50 @@
+#!/usr/bin/make -f
+# debian/rules for med-bio
+# This file is public domain software
+# Andreas Tille <tille at debian.org>
+#
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+#
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=3
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installchangelogs
+	dh_link
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install

Propchange: projects/med/tags/0.1/med-dent/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the Blends-commit mailing list