]> git.donarmstrong.com Git - cran2deb.git/commitdiff
added AASC repository of local Vienna Stats packages (from which we need udunits...
authoredd <edd@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Fri, 6 Feb 2009 00:56:50 +0000 (00:56 +0000)
committeredd <edd@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Fri, 6 Feb 2009 00:56:50 +0000 (00:56 +0000)
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@187 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

trunk/inst/etc/sys/debian-amd64/pbuilderrc
trunk/inst/etc/sys/debian-i386/pbuilderrc

index 4bac7fca6c6325f5b53bca2f983fa8276c497819..13ead7b4ee5c184d46696cc09b4938db0b66fd18 100644 (file)
@@ -6,7 +6,7 @@ REMOVEPACKAGES='lilo libldap-2.4-2 libopencdk10 libsasl2-2'
 # don't actually need aptitude, but pbuilder insists...
 #REMOVEPACKAGES+='aptitude libcwidget3 libept0 libncursesw5 libsigc++-2.0-0c2a libxapian15'
 DISTRIBUTION=unstable
-OTHERMIRROR='deb http://localhost/cran2deb/debian-amd64 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-amd64 unstable/all/'
+OTHERMIRROR='deb http://localhost/cran2deb/debian-amd64 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-amd64 unstable/all/ | deb http://statmath.wu-wien.ac.at/AASC/debian/ testing main'
 MIRRORSITE='http://ftp.at.debian.org/debian/'
 APTCACHE=''
 PBUILDERSATISFYDEPENDSCMD='/usr/lib/pbuilder/pbuilder-satisfydepends-classic'
index ca6b8e9d0fb402037d7daa94edd5d4f593d27a18..b4f43d5f46dd5ba040944fb1ac0a59895b7b75ca 100644 (file)
@@ -6,7 +6,7 @@ REMOVEPACKAGES='lilo libldap-2.4-2 libopencdk10 libsasl2-2'
 # don't actually need aptitude, but pbuilder insists...
 #REMOVEPACKAGES+='aptitude libcwidget3 libept0 libncursesw5 libsigc++-2.0-0c2a libxapian15'
 DISTRIBUTION=unstable
-OTHERMIRROR='deb http://localhost/cran2deb/debian-i386 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-i386 unstable/all/'
+OTHERMIRROR='deb http://localhost/cran2deb/debian-i386 unstable/$(ARCH)/ | deb http://localhost/cran2deb/debian-i386 unstable/all/ | deb http://statmath.wu-wien.ac.at/AASC/debian/ testing main'
 MIRRORSITE='http://ftp.at.debian.org/debian/'
 APTCACHE=''
 PBUILDERSATISFYDEPENDSCMD='/usr/lib/pbuilder/pbuilder-satisfydepends-classic'