[med-svn] r6020 - trunk/packages/patristic/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri Feb 18 12:18:37 UTC 2011


Author: tille
Date: 2011-02-18 12:18:34 +0000 (Fri, 18 Feb 2011)
New Revision: 6020

Removed:
   trunk/packages/patristic/trunk/debian/maven.cleanIgnoreRules
   trunk/packages/patristic/trunk/debian/maven.ignoreRules
   trunk/packages/patristic/trunk/debian/maven.publishedRules
   trunk/packages/patristic/trunk/debian/watch
Log:
Removed unused maven templates; removed watch file which is useless because of no versions given in download tarball


Deleted: trunk/packages/patristic/trunk/debian/maven.cleanIgnoreRules
===================================================================
--- trunk/packages/patristic/trunk/debian/maven.cleanIgnoreRules	2011-02-18 11:58:43 UTC (rev 6019)
+++ trunk/packages/patristic/trunk/debian/maven.cleanIgnoreRules	2011-02-18 12:18:34 UTC (rev 6020)
@@ -1,17 +0,0 @@
-# Maven clean ignore rules - ignore some Maven dependencies and plugins
-# during the clean phase of a Maven build
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-#   for the version. In this case, the element is simply matched
-#   and left as it is
-# - * (the star character, alone). In this case, anything will
-#   match and be left as it is. For example, using * on the
-#  position of the artifact field will match any artifact id
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM before mvn clean is called
-#   junit junit jar s/3\\..*/3.x/
-

Deleted: trunk/packages/patristic/trunk/debian/maven.ignoreRules
===================================================================
--- trunk/packages/patristic/trunk/debian/maven.ignoreRules	2011-02-18 11:58:43 UTC (rev 6019)
+++ trunk/packages/patristic/trunk/debian/maven.ignoreRules	2011-02-18 12:18:34 UTC (rev 6020)
@@ -1,16 +0,0 @@
-# Maven ignore rules - ignore some Maven dependencies and plugins
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-#   for the version. In this case, the element is simply matched
-#   and left as it is
-# - * (the star character, alone). In this case, anything will
-#   match and be left as it is. For example, using * on the
-#  position of the artifact field will match any artifact id
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM
-#   junit junit jar s/3\\..*/3.x/
-

Deleted: trunk/packages/patristic/trunk/debian/maven.publishedRules
===================================================================
--- trunk/packages/patristic/trunk/debian/maven.publishedRules	2011-02-18 11:58:43 UTC (rev 6019)
+++ trunk/packages/patristic/trunk/debian/maven.publishedRules	2011-02-18 12:18:34 UTC (rev 6020)
@@ -1,19 +0,0 @@
-# Maven published rules - additional rules to publish, to help
-# the packaging work of Debian maintainers using mh_make
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-#   for the version. In this case, the element is simply matched
-#   and left as it is
-# - * (the star character, alone). In this case, anything will
-#   match and be left as it is. For example, using * on the
-#  position of the artifact field will match any artifact id
-# - a regular expression of the form s/match/replace/
-#   in this case, elements that match are transformed using
-#   the regex rule.
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., replacing the version with 3.x
-#   junit junit jar s/3\\..*/3.x/
-

Deleted: trunk/packages/patristic/trunk/debian/watch
===================================================================
--- trunk/packages/patristic/trunk/debian/watch	2011-02-18 11:58:43 UTC (rev 6019)
+++ trunk/packages/patristic/trunk/debian/watch	2011-02-18 12:18:34 UTC (rev 6020)
@@ -1,10 +0,0 @@
-# Obtaining the source tarball of FigTree is a bit tricky because here is no
-# explicite link to a downloadable tarball on the web page and the source is
-# only in SVN
-
-version=3
-http://tree.bio.ed.ac.uk/software/figtree/ \
-  /download\.html\?name=figtree&version=v([\d.]*).id=\d+&num=3 \
-  debian debian/get-orig-source
-
-#  /download.html?name=figtree&version=v(.*)&id=82&num=3 \




More information about the debian-med-commit mailing list