[med-svn] [ecell] 14/14: Moved packaging from SVN to Git
Andreas Tille
tille at debian.org
Tue Dec 5 14:18:01 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 c39f58414563a649e83817bf1503e57f7ab92ca0
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 5 15:16:54 2017 +0100
Moved packaging from SVN to Git
---
debian/changelog | 5 ++++-
debian/compat | 2 +-
debian/control | 9 ++++-----
debian/copyright | 2 +-
4 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b77bce6..50202e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
ecell (3.2.2-1) UNRELEASED; urgency=low
+ [ Steffen Moeller ]
* Initial Release (Closes: #241195).
- -- Steffen Moeller <moeller at pzr.uni-rostock.de> Tue, 05 Dec 2017 15:12:07 +0100
+ [ Andreas Tille ]
+ * Moved packaging from SVN to Git
+ -- Steffen Moeller <moeller at pzr.uni-rostock.de> Tue, 05 Dec 2017 15:12:07 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 9f342b8..223c4bd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,13 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Steffen Moeller <moeller at pzr.uni-rostock.de>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
python-numpy,
python-dev,
python-gtk2,
python-glade2,
- g++,
- libgsl0-dev,
+ libgsl-dev,
libboost-python-dev,
- automake,
- autoconf,
libtool,
python-gnome2,
python-ply,
@@ -23,6 +20,8 @@ Build-Depends: debhelper (>= 9),
ghostscript,
docbook-to-man
Standards-Version: 4.1.1
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ecell.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/ecell.git
Homepage: http://www.e-cell.org/
Package: ecell
diff --git a/debian/copyright b/debian/copyright
index 72c10b1..3127f62 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: E-Cell
Source: https://github.com/ecell/ecell.github.com
--
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