[med-svn] [r-bioc-geneplotter] 05/06: cme fix dpkg-control (to fix Vcs-Git)
Andreas Tille
tille at debian.org
Fri Oct 28 06:57:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-bioc-geneplotter.
commit c3c65d8afc7fa19dbf9944f542fe0b9e541e0550
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 28 08:48:53 2016 +0200
cme fix dpkg-control (to fix Vcs-Git)
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0392645..6832294 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-bioc-geneplotter (1.52.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
* Convert to dh-r
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 28 Oct 2016 08:45:48 +0200
diff --git a/debian/control b/debian/control
index 6cee79e..3d7300b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,14 +13,14 @@ Build-Depends: debhelper (>= 9),
r-cran-rcolorbrewer,
r-bioc-annotationdbi
Standards-Version: 3.9.8
-Homepage: https://bioconductor.org/packages/geneplotter/
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-geneplotter.git
-Vcs-Git: https://anonscm.debian.org/debian-med/r-bioc-geneplotter.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-geneplotter.git
+Homepage: https://bioconductor.org/packages/geneplotter/
Package: r-bioc-geneplotter
Architecture: all
Depends: ${R:Depends},
- ${misc:Depends},
+ ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: R package of functions for plotting genomic data
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-geneplotter.git
More information about the debian-med-commit
mailing list