[r-cran-vcd] 02/37: Remaining R source packages with r-cran prefix

Sébastien Villemot sebastien at debian.org
Mon Nov 20 12:33:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository r-cran-vcd.

commit 8b77b1d53873108777d264977240730fbafd5ca4
Author: Andreas Tille <tille at debian.org>
Date:   Tue Feb 10 15:46:50 2009 +0000

    Remaining R source packages with r-cran prefix
---
 debian/changelog       | 2 +-
 debian/control         | 6 +++---
 debian/get-orig-source | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b482ae..aed734c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-vcd (1.2.1-1) unstable; urgency=low
+r-cran-vcd (1.2.1-1) unstable; urgency=low
 
   * Initial release (Closes: #512433).
 
diff --git a/debian/control b/debian/control
index 41e4610..6c99e1f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: vcd
+Source: r-cran-vcd
 Section: science
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
@@ -7,8 +7,8 @@ DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev, r-cran-colorspace
 Standards-Version: 3.8.0
 Homepage: http://cran.r-project.org/web/packages/vcd
-Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/vcd/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/vcd/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-vcd/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/r-cran-vcd/trunk/
 
 Package: r-cran-vcd
 Architecture: any
diff --git a/debian/get-orig-source b/debian/get-orig-source
index d3ce323..96ee179 100644
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -1,5 +1,5 @@
 #!/bin/sh
-PKG=vcd
+PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
 RENAME=`uscan --verbose --force-download | \
    grep "Newest version on remote site is .* local version is .*" | \
    head -n 1 | \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-vcd.git



More information about the debian-science-commits mailing list