[med-svn] r13042 - in trunk/packages/mobyle/mobyle-tutorials/trunk: . debian debian/source
Olivier Sallou
osallou at alioth.debian.org
Mon Feb 18 15:02:48 UTC 2013
Author: osallou
Date: 2013-02-18 15:02:48 +0000 (Mon, 18 Feb 2013)
New Revision: 13042
Added:
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/README.Debian
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/changelog
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/compat
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/control
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/copyright
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/get-orig-source
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/links
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/mobyle-tutorials.install
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/rules
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/source/
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/source/format
trunk/packages/mobyle/mobyle-tutorials/trunk/debian/watch
Log:
[svn-inject] Applying Debian modifications (1.5.0-1) to trunk
Property changes on: trunk/packages/mobyle/mobyle-tutorials/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/README.Debian 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1,2 @@
+By default, tutorials are not deployed.
+User should deploy one or all tutorials to make it visible on the portal.
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/changelog
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/changelog (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/changelog 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1,6 @@
+mobyle-tutorials (1.5.0-1) unstable; urgency=low
+
+ * First release (Closes: #700859)
+
+ -- Olivier Sallou <osallou at debian.org> Mon, 18 Feb 2013 12:28:22 +0100
+
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/compat
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/compat (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/compat 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1 @@
+8
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/control
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/control (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/control 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1,19 @@
+Source: mobyle-tutorials
+Section: science
+Priority: optional
+Uploaders: Olivier Sallou <osallou at debian.org>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 8)
+Standards-Version: 3.9.4
+Homepage: https://projets.pasteur.fr/projects/show/mobyle
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mobyle/mobyle-tutorials/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mobyle/mobyle-tutorials/trunk/
+
+
+Package: mobyle-tutorials
+Architecture: all
+Depends: ${misc:Depends}, mobyle (>= 1.5+dfsg)
+Description: program tutorials for the mobyle portal
+ Set of tutorials for the mobyle framework.
+ Those tutorials can be deployed to be used on the portal.
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/copyright
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/copyright (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/copyright 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1,36 @@
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Upstream-Name: mobyle
+Source: ftp://ftp.pasteur.fr/pub/gensoft/projects/mobyle/Tutorials-*.tgz
+
+Files: *
+Copyright: 2011 Herve Menager <hmenager at pasteur.fr>
+ 2011 Bertrand Néron <bneron at pasteur.fr>
+ 2011 Nicolas Joly <njoly at pasteur.fr>
+ 2011 Corinne Maufrais <maufrais at pasteur.fr>
+ 2011 Sandrine Larroudé <slarroud at pasteur.fr>
+ 2011 Pierre Tufféry <pierre.tuffery at univ-paris-diderot.fr>
+ 2011 Catherine Letondal <letondal at pasteur.fr>
+License: LGPL-2+
+
+Files: debian/*
+Copyright: 2011 Olivier Sallou <olivier.sallou at irisa.fr>
+License: LGPL-2+
+
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Library General
+ Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
+
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/get-orig-source (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/get-orig-source 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1,12 @@
+#!/bin/bash
+
+set -e
+
+PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
+VERSION=`uscan --verbose --force-download |
+ grep "Newest version on remote site is .* local version is .*" |
+ head -n 1 |
+ sed "s/Newest version on remote site is \([a-z0-9.]\+\),.*/\1/"`
+
+mkdir -p ../tarballs
+
Property changes on: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/get-orig-source
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/links
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/links (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/links 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1 @@
+var/lib/mobyle/tutorials usr/share/mobyle/core/Services/Tutorials
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/mobyle-tutorials.install
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/mobyle-tutorials.install (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/mobyle-tutorials.install 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1 @@
+*.xml var/lib/mobyle/tutorials/
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/rules
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/rules (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/rules 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+ dh $@
+
+
+get-orig-source:
+ bash debian/get-orig-source
Property changes on: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/source/format
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/source/format (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/source/format 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1 @@
+3.0 (quilt)
Added: trunk/packages/mobyle/mobyle-tutorials/trunk/debian/watch
===================================================================
--- trunk/packages/mobyle/mobyle-tutorials/trunk/debian/watch (rev 0)
+++ trunk/packages/mobyle/mobyle-tutorials/trunk/debian/watch 2013-02-18 15:02:48 UTC (rev 13042)
@@ -0,0 +1,3 @@
+version=3
+
+opts=passive,filenamemangle=s/Tutorials/mobyle-tutorials/ ftp://ftp.pasteur.fr/pub/gensoft/projects/mobyle/Tutorials-(\d+\.\d+\.\d+)\.tar\.gz debian uupdate
More information about the debian-med-commit
mailing list