[med-svn] [ecell] 05/14: get-orig-source added and new version prepared

Andreas Tille tille at debian.org
Tue Dec 5 14:17:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository ecell.

commit 0a23517131f5a1f1ac2e97f933577db95109acef
Author: Thorsten Alteholz <alteholz at debian.org>
Date:   Wed Oct 19 20:05:29 2011 +0000

    get-orig-source added and new version prepared
---
 README           |  3 ---
 README.status    |  6 ++++++
 debian/changelog | 12 ++++++++++++
 debian/control   |  4 ++--
 debian/rules     |  5 +++++
 5 files changed, 25 insertions(+), 5 deletions(-)

diff --git a/README b/README
deleted file mode 100644
index 3706f9c..0000000
--- a/README
+++ /dev/null
@@ -1,3 +0,0 @@
-Work on this project was started by Steffen M�ller but has stalled.
-Feel free to take it over.
-
diff --git a/README.status b/README.status
new file mode 100644
index 0000000..100d2d3
--- /dev/null
+++ b/README.status
@@ -0,0 +1,6 @@
+---
+Format: 1
+Status: draft
+Comment: >
+ Work on this project was started by Steffen M�ller but has stalled.
+ Feel free to take it over.
diff --git a/debian/changelog b/debian/changelog
index 75044d7..3150a42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ecell (3.2.2-1) UNRELEASED; urgency=low
+
+  * TODO: check dependencies:
+     - is it correct to replace python2.2-xmlbase by python?
+     - is it correct to replace python2.2-numeric by python-numpy?
+
+  [ Thorsten Alteholz ]
+  * new upstream version
+  * debian/control: dependencies changed
+
+ -- DMPT <debian-med-packaging at lists.alioth.debian.org>  Wed, 19 Oct 2011 18:00:00 +0200
+  
 ecell (3.1.100-2) UNRELEASED; urgency=low
 
   [Charles Plessy]
diff --git a/debian/control b/debian/control
index a5f9645..024cc81 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: ecell
 Section: science
 Priority: optional
 Maintainer: Steffen Moeller <moeller at pzr.uni-rostock.de>
-Build-Depends: debhelper (>= 4.0.0), python2.2-numeric, python2.2-xmlbase, python2.2-dev, python2.2-gtk2, python2.2-glade2, g++ (>= 3.3), libgsl0-dev, libboost-python-dev, automake1.8, autoconf, libtool, python2.2-gnome2, expect, doxygen, graphviz, docbook-utils, gs, docbook-to-man
+Build-Depends: debhelper (>= 4.0.0), python-numpy, python-dev, python-gtk2, python-glade2, g++ (>= 3.3), libgsl0-dev, libboost-python-dev, automake, autoconf, libtool, python-gnome2, expect, doxygen, graphviz, docbook-utils, gs, docbook-to-man
 Standards-Version: 3.6.0
 
 Package: ecell
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgsl0, libgnome2-0, python2.2-numeric, python2.2-xmlbase, python2.2-glade2
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgsl0, libgnome2-0, python-numpy, python-glade2
 Description: Concept and environment for constructing virtual cells on computers
  The E-Cell Project is an international research project aiming at
  developing necessary theoretical supports, technologies and software
diff --git a/debian/rules b/debian/rules
index 2d6e6e5..7d75382 100644
--- a/debian/rules
+++ b/debian/rules
@@ -148,3 +148,8 @@ binary-arch: build-arch install-arch
 
 binary: binary-arch binary-indep
 .PHONY: build clean binary-indep binary-arch binary install install-indep install-arch 
+
+get-orig-source:
+	mkdir -p ../tarballs
+	uscan --verbose --force-download --destdir=../tarballs
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ecell.git



More information about the debian-med-commit mailing list