[r-cran-xtable] 07/26: New upstream version

Andreas Tille tille at debian.org
Thu Apr 21 20:45:13 UTC 2016


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

tille pushed a commit to branch master
in repository r-cran-xtable.

commit 1c669475a5e859e74cff4a597e445190ffd74121
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 10 14:38:04 2010 +0000

    New upstream version
---
 debian/changelog       | 12 ++++++++++++
 debian/control         |  2 +-
 debian/get-orig-source |  7 -------
 debian/rules           |  2 --
 debian/watch           |  4 ----
 5 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 50b5479..a7aa874 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+r-cran-xtable (1:1.5-6-1) unstable; urgency=low
+
+  * New upstream version
+  * Use upstream version scheme with dash '-' which requires epoch
+    in changelog
+  * debian/watch: Removed unneeded version mangling
+  * debian/get-orig-source: removed because unneeded (uscan is
+    perfectly sufficient)
+  * Standards-Version: 3.8.4 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 10 Feb 2010 15:28:51 +0100
+
 r-cran-xtable (1.5.5-1) unstable; urgency=low
 
   * New upstream version
diff --git a/debian/control b/debian/control
index d3966e7..461d92d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
 Homepage: http://cran.r-project.org/web/packages/xtable
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-xtable/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/r-cran-xtable/trunk/
diff --git a/debian/get-orig-source b/debian/get-orig-source
deleted file mode 100644
index 96ee179..0000000
--- a/debian/get-orig-source
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-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 | \
-   sed "s?Newest .* \([-0-9.]\+\),.* \([0-9.]\+\)?mv ../${PKG}_\1.orig.tar.gz ../${PKG}_\2.orig.tar.gz?"`
-$RENAME
diff --git a/debian/rules b/debian/rules
index cc4817d..e13bf25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,3 @@
 
 include /usr/share/R/debian/r-cran.mk
 
-get-orig-source:
-	. debian/get-orig-source
diff --git a/debian/watch b/debian/watch
index a9820c6..3505e9f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,2 @@
 version=3
-# Same effect as dversionmangle, but we have to rename the orig.tar.gz
-# anyway and it is easier to write a get-origsource script this way
-# opts="uversionmangle=s/([\d.]+)-(\d)/$1.$2/"
-opts="dversionmangle=s/([\d.]+)\.(\d)/$1-$2/" \
 http://cran.r-project.org/src/contrib/xtable_([-\d.]*)\.tar\.gz

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



More information about the debian-science-commits mailing list