[med-svn] [r-cran-scales] 01/01: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Jul 30 13:58:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-scales.
commit 41994a1e370caa89abc1796a6892d9bb69a79716
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 30 14:19:36 2015 +0200
cme fix dpkg-control
---
debian/changelog | 8 ++++++--
debian/control | 7 +++----
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5731fd5..671a4df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
-r-cran-scales (0.2.5-1) UNRELEASED; urgency=medium
+r-cran-scales (0.2.5-1) unstable; urgency=medium
- * New upstream release.
+ [ Benjamin Eikel ]
+ * New upstream release.
+
+ [ Andreas Tille ]
+ * cme fix dpkg-control
-- Benjamin Eikel <debian at eikel.org> Thu, 30 Jul 2015 12:53:37 +0200
diff --git a/debian/control b/debian/control
index b1ae6bc..3749f3e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,18 @@ Source: r-cran-scales
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Benjamin Eikel <debian at eikel.org>
Section: gnu-r
-Priority: optional
Testsuite: autopkgtest
+Priority: optional
Build-Depends: debhelper (>= 9),
cdbs,
- r-base-dev (>= 2.10.0),
+ r-base-dev,
r-cran-rcolorbrewer,
r-cran-dichromat,
r-cran-munsell,
r-cran-plyr,
r-cran-labeling
Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-scales.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-scales.git
Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-scales.git
Homepage: http://cran.r-project.org/web/packages/scales/index.html
@@ -30,4 +30,3 @@ Depends: ${shlibs:Depends},
Description: Scale functions for graphics
Scales map data to aesthetics, and provide methods for automatically
determining breaks and labels for axes and legends.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-scales.git
More information about the debian-med-commit
mailing list