[med-svn] [libsbml] 05/14: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Dec 15 10:49:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libsbml.
commit 85b51ced911e701f76988b72f6adc8e6932d8c2a
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 14 14:56:59 2016 +0100
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 13 ++++++-------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1ccaf95..e8d250e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libsbml (5.13.0+dfsg-1) UNRELEASED; urgency=medium
* d/watch:
- xz compression for repackaged upstream source
- version=4
+ * cme fix dpkg-control
-- Afif Elghraoui <afif at debian.org> Tue, 13 Dec 2016 11:11:27 +0100
diff --git a/debian/control b/debian/control
index a879af4..b095160 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: autoconf,
automake,
debhelper (>= 9.0.0),
cmake,
- doxygen (>= 1.8.0),
- swig (>= 2),
+ doxygen,
+ swig,
libxml2-dev,
python-dev,
perl,
@@ -25,11 +25,10 @@ Build-Depends: autoconf,
mono-mcs,
cli-common-dev,
mono-runtime-common,
- dpkg-dev (>= 1.16.1~),
texlive-latex-base
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/libsbml.git
-Vcs-Git: git://anonscm.debian.org/debian-med/libsbml.git
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libsbml.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/libsbml.git
Homepage: http://www.sbml.org/
Package: libsbml5-dev
@@ -64,7 +63,7 @@ Architecture: any
Section: python
Depends: ${shlibs:Depends},
${misc:Depends},
- swig2.0 | swig (>= 2)
+ swig2.0 | swig
Provides: python-sbml,
libsbml-python
Description: System Biology Markup Language library - Python bindings
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsbml.git
More information about the debian-med-commit
mailing list