[med-svn] r7011 - in trunk/packages/fis-gtm/fis-gtm: . trunk trunk/debian trunk/debian/source

Thorsten Alteholz alteholz-guest at alioth.debian.org
Mon Jun 13 17:51:00 UTC 2011


Author: alteholz-guest
Date: 2011-06-13 17:51:00 +0000 (Mon, 13 Jun 2011)
New Revision: 7011

Added:
   trunk/packages/fis-gtm/fis-gtm/trunk/
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/changelog
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/compat
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/control
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/copyright
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/docs
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/source/
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/source/format
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/watch
Log:
start with meta package

Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/changelog
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/changelog	                        (rev 0)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/changelog	2011-06-13 17:51:00 UTC (rev 7011)
@@ -0,0 +1,5 @@
+fis-gtm (5.4.2.A-1) UNRELEASED; urgency=low
+
+  * Initial release (Closes: #12345)
+
+ -- Thorsten Alteholz <debian at alteholz.de>  Mon, 13 Jun 2011 19:34:17 +0200

Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/compat
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/compat	                        (rev 0)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/compat	2011-06-13 17:51:00 UTC (rev 7011)
@@ -0,0 +1 @@
+7

Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/control
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/control	                        (rev 0)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/control	2011-06-13 17:51:00 UTC (rev 7011)
@@ -0,0 +1,23 @@
+Source: fis-gtm
+Section: science
+Priority: extra
+Build-Depends: debhelper (>= 8)
+Standards-Version: 3.9.2
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Steffen Moeller <moeller at debian.org>,
+         Andreas Till <tille at debian.org>,
+         Thorsten Alteholz <debian at alteholz.de>
+Homepage: http://sourceforge.net/projects/fis-gtm
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/fis-gtm/fis-gtm/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/fis-gtm/fis-gtm/trunk/
+
+Package: fis-gtm
+Architecture: any
+Depends: ${misc:Depends}, 
+ fis-gtm-initial-amd64 [amd64],
+ fis-gtm-initial-i386 [i386]
+# fis-gtm-bin <- not yet
+Description: meta package for FIS-GT.M database
+ FIS GT.M is a database.
+ <insert long description, indented with spaces>

Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/copyright
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/copyright	                        (rev 0)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/copyright	2011-06-13 17:51:00 UTC (rev 7011)
@@ -0,0 +1,42 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: fis-gtm
+Source: svn://svn.debian.org/svn/debian-med/trunk/packages/fis-gtm/fis-gtm/source
+
+Files: *
+Copyright: 2011 Thorsten Alteholz <debian at alteholz.de>
+License: GPL-2+
+ This package 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 package 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, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+Files: debian/*
+Copyright: 2011 Thorsten Alteholz <debian at alteholz.de>
+License: GPL-2+
+ This package 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 package 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, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+

Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/docs
===================================================================
Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules	                        (rev 0)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules	2011-06-13 17:51:00 UTC (rev 7011)
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+	dh $@ 
+
+override_dh_clean:
+


Property changes on: trunk/packages/fis-gtm/fis-gtm/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/source/format
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/source/format	                        (rev 0)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/source/format	2011-06-13 17:51:00 UTC (rev 7011)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: trunk/packages/fis-gtm/fis-gtm/trunk/debian/watch
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/watch	2011-06-13 17:51:00 UTC (rev 7011)
@@ -0,0 +1,23 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php fis-gtm-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/fis-gtm-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/fis-gtm-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/fis-gtm/fis-gtm-(.*)\.tar\.gz
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html fis-gtm-(.*)\.tar\.gz




More information about the debian-med-commit mailing list