[nfft] 02/02: d/control: remove breaks / replace for now

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jan 15 17:30:22 UTC 2015


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

ghisvail-guest pushed a commit to branch debian-experimental
in repository nfft.

commit 46fcbf14f727b3ab8958bfdcf4f9f6026a1201d9
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jan 15 17:29:34 2015 +0000

    d/control: remove breaks / replace for now
    
    + pretty formatting of pre-deps
---
 debian/control | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 13cd806..6ba238c 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,8 @@ Depends:
  libnfft3-long2 (=${binary:Version}),
  ${shlibs:Depends},
  ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends:
+ ${misc:Pre-Depends}
 Description: Library for computing Non-uniform Fast Fourier Transforms
  NFFT is a C subroutine library for computing the nonequispaced discrete
  Fourier transform (NDFT) in one or more dimensions, of arbitrary input
@@ -40,9 +41,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Replaces: libnfft3-1 (<= 3.2.3+dfsg-1)
-Breaks: libnfft3-1 (<= 3.2.3+dfsg-1)
+Pre-Depends:
+ ${misc:Pre-Depends}
 Description: Library for computing Non-uniform Fast Fourier Transforms - double precision
  NFFT is a C subroutine library for computing the nonequispaced discrete
  Fourier transform (NDFT) in one or more dimensions, of arbitrary input
@@ -56,9 +56,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Replaces: libnfft3-1 (<= 3.2.3+dfsg-1)
-Breaks: libnfft3-1 (<= 3.2.3+dfsg-1)
+Pre-Depends:
+ ${misc:Pre-Depends}
 Description: Library for computing Non-uniform Fast Fourier Transforms - single precision
  NFFT is a C subroutine library for computing the nonequispaced discrete
  Fourier transform (NDFT) in one or more dimensions, of arbitrary input
@@ -72,9 +71,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Replaces: libnfft3-1 (<= 3.2.3+dfsg-1)
-Breaks: libnfft3-1 (<= 3.2.3+dfsg-1)
+Pre-Depends:
+ ${misc:Pre-Depends}
 Description: Library for computing Non-uniform Fast Fourier Transforms - long precision
  NFFT is a C subroutine library for computing the nonequispaced discrete
  Fourier transform (NDFT) in one or more dimensions, of arbitrary input

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



More information about the debian-science-commits mailing list