r44955 - in /packages/atlas/trunk/debian: changelog control rules

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Mon Jun 4 16:07:46 UTC 2012


Author: sylvestre
Date: Mon Jun  4 16:07:46 2012
New Revision: 44955

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44955
Log:
* Upload in unstable (Closes: #673357)
* Remove simple-patchsys.mk call

Modified:
    packages/atlas/trunk/debian/changelog
    packages/atlas/trunk/debian/control
    packages/atlas/trunk/debian/rules

Modified: packages/atlas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/changelog?rev=44955&op=diff
==============================================================================
--- packages/atlas/trunk/debian/changelog (original)
+++ packages/atlas/trunk/debian/changelog Mon Jun  4 16:07:46 2012
@@ -1,3 +1,10 @@
+atlas (3.8.4-4) unstable; urgency=low
+
+  * Upload in unstable (Closes: #673357)
+  * Remove simple-patchsys.mk call
+ 
+ -- Sylvestre Ledru <sylvestre at debian.org>  Sat, 02 Jun 2012 17:33:13 +0200
+
 atlas (3.8.4-4~exp9) experimental; urgency=low
 
   * Drop the old conflict on libblas-3.so

Modified: packages/atlas/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/control?rev=44955&op=diff
==============================================================================
--- packages/atlas/trunk/debian/control (original)
+++ packages/atlas/trunk/debian/control Mon Jun  4 16:07:46 2012
@@ -5,8 +5,8 @@
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>
 Standards-Version: 3.9.3
 Build-Depends: debhelper (>= 7), patch, gfortran, cdbs,
- libblas-dev  (>= 1.2.20110419-3~exp5),
- liblapack-dev (>= 3.4.1-1~exp3), liblapack-pic (>= 3.4.1-1~exp3), libblas-test,
+ libblas-dev  (>= 1.2.20110419-3),
+ liblapack-dev (>= 3.4.1-1), liblapack-pic (>= 3.4.1-1), libblas-test,
  texlive-latex-base, ghostscript, cpufrequtils
 Homepage: http://math-atlas.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/atlas/
@@ -24,17 +24,17 @@
  libatlas3gf-core2sse3 (<< 3.8.3-25), libatlas3gf-amd64sse3 (<< 3.8.3-25),
  libatlas3gf-corei7sse3 (<< 3.8.3-25), libatlas3gf-altivec (<< 3.8.3-25), 
  libatlas3gf-v9 (<< 3.8.3-25), libatlas3gf-ev6 (<< 3.8.3-25), 
- libatlas3gf-2.0 (<< 3.8.3-25), libatlas3gf-base (<< 3.8.4-4~exp8)
+ libatlas3gf-2.0 (<< 3.8.3-25), libatlas3gf-base (<< 3.8.4-4)
 Replaces: atlas2 (<< 3.2.1-1),  libatlas3gf-sse (<< 3.8.3-25), 
  libatlas3gf-sse2 (<< 3.8.3-25), libatlas3gf-sse3 (<< 3.8.3-25), 
  libatlas3gf-core2sse3 (<< 3.8.3-25), libatlas3gf-amd64sse3 (<< 3.8.3-25),
  libatlas3gf-corei7sse3 (<< 3.8.3-25), libatlas3gf-altivec (<< 3.8.3-25), 
  libatlas3gf-v9 (<< 3.8.3-25), libatlas3gf-ev6 (<< 3.8.3-25), 
- libatlas3gf-2.0 (<< 3.8.3-25), libblas3gf (<< 1.2.20110419-3~exp6),
- libatlas3gf-base (<< 3.8.4-4~exp8), libopenblas-base (<< 0.1.1-3~exp1),
- liblapack3gf (<< 3.4.0-1~exp4)
-Breaks: libblas3gf (<< 1.2.20110419-3~exp6), libatlas3gf-base (<< 3.8.4-4~exp8),
- libopenblas-base (<< 0.1.1-3~exp1),  liblapack3gf (<< 3.4.0-1~exp4)
+ libatlas3gf-2.0 (<< 3.8.3-25), libblas3gf (<< 1.2.20110419-3),
+ libatlas3gf-base (<< 3.8.4-4), libopenblas-base (<< 0.1.1-3),
+ liblapack3gf (<< 3.4.0-1)
+Breaks: libblas3gf (<< 1.2.20110419-3), libatlas3gf-base (<< 3.8.4-4),
+ libopenblas-base (<< 0.1.1-3),  liblapack3gf (<< 3.4.0-1)
 Suggests: ${libs:Suggests}, liblapack3
 Description: Automatically Tuned Linear Algebra Software, generic shared
  ATLAS is an approach for the automatic generation and optimization of

Modified: packages/atlas/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/rules?rev=44955&op=diff
==============================================================================
--- packages/atlas/trunk/debian/rules (original)
+++ packages/atlas/trunk/debian/rules Mon Jun  4 16:07:46 2012
@@ -2,7 +2,6 @@
 # Copyright 2008-2010 Sylvestre Ledru <sylvestre at debian.org>
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
 DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)




More information about the debian-science-commits mailing list