[med-svn] [cufflinks] 02/02: cme fix dpkg-control
Andreas Tille
tille at debian.org
Tue Jul 12 07:23:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository cufflinks.
commit be3bd7f7b252293aef47c0714dad268252c01d90
Author: Andreas Tille <tille at debian.org>
Date: Tue Jul 12 09:23:06 2016 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 14 +++++++-------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f3aff7a..a5fb949 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
cufflinks (2.2.1-2) UNRELEASED; urgency=medium
* Watch file pointing to Github
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Tue, 12 Jul 2016 09:21:30 +0200
diff --git a/debian/control b/debian/control
index 287b700..89a5fc0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,17 +9,17 @@ Priority: optional
Build-Depends: debhelper (>= 9),
help2man,
autotools-dev,
- libboost-dev (>= 1.47.0),
- libboost-thread-dev (>= 1.47.0),
- libboost-system-dev (>= 1.47.0),
- libbam-dev (>= 0.1.16),
+ libboost-dev,
+ libboost-thread-dev,
+ libboost-system-dev,
+ libbam-dev,
zlib1g-dev,
dh-autoreconf,
python,
libeigen3-dev
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/cufflinks.git
-Vcs-Git: git://anonscm.debian.org/debian-med/cufflinks.git
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cufflinks.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/cufflinks.git
Homepage: http://cufflinks.cbcb.umd.edu
Package: cufflinks
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cufflinks.git
More information about the debian-med-commit
mailing list