[med-svn] r23962 - trunk/packages/R/r-cran-bit64/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Aug 25 22:23:24 UTC 2017


Author: tille
Date: 2017-08-25 22:23:24 +0000 (Fri, 25 Aug 2017)
New Revision: 23962

Modified:
   trunk/packages/R/r-cran-bit64/trunk/debian/changelog
   trunk/packages/R/r-cran-bit64/trunk/debian/control
   trunk/packages/R/r-cran-bit64/trunk/debian/rules
Log:
Upload to new


Modified: trunk/packages/R/r-cran-bit64/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-bit64/trunk/debian/changelog	2017-08-25 22:20:36 UTC (rev 23961)
+++ trunk/packages/R/r-cran-bit64/trunk/debian/changelog	2017-08-25 22:23:24 UTC (rev 23962)
@@ -1,5 +1,5 @@
-r-cran-bit64 (0.9-7-1) UNRELEASED; urgency=medium
+r-cran-bit64 (0.9-7-1) unstable; urgency=medium
 
-  * Initial release (closes: #xxxxxx)
+  * Initial release (closes: #873269)
 
- -- Andreas Tille <tille at debian.org>  Fri, 25 Aug 2017 23:12:40 +0200
+ -- Andreas Tille <tille at debian.org>  Sat, 26 Aug 2017 00:16:39 +0200

Modified: trunk/packages/R/r-cran-bit64/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-bit64/trunk/debian/control	2017-08-25 22:20:36 UTC (rev 23961)
+++ trunk/packages/R/r-cran-bit64/trunk/debian/control	2017-08-25 22:23:24 UTC (rev 23962)
@@ -28,5 +28,5 @@
  Class integer64 can be used in vectors, matrices, arrays and data.frames.
  Methods are available for coercion from and to logicals, integers, doubles,
  characters and factors as well as many elementwise and summary functions.
- Many fast algorithmic operations such as 'match' and 'order' support inter-
- active data exploration and manipulation and optionally leverage caching.
+ Many fast algorithmic operations such as 'match' and 'order' support
+ interactive data exploration and manipulation and optionally leverage caching.

Modified: trunk/packages/R/r-cran-bit64/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-bit64/trunk/debian/rules	2017-08-25 22:20:36 UTC (rev 23961)
+++ trunk/packages/R/r-cran-bit64/trunk/debian/rules	2017-08-25 22:23:24 UTC (rev 23962)
@@ -3,3 +3,6 @@
 %:
 	dh $@ --buildsystem R
 
+override_dh_fixperms:
+	dh_fixperms
+	find debian -name make_rd.pl -exec chmod -x \{\} \;




More information about the debian-med-commit mailing list