[libcerf] 05/08: Removed *.dirs, fixed short description

Eugen Wintersberger eugenwintersberger-guest at moszumanska.debian.org
Mon Jun 2 20:11:53 UTC 2014


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

eugenwintersberger-guest pushed a commit to branch master
in repository libcerf.

commit 6a04d9346c308d1283efcc94955f6d73c334cc77
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date:   Mon Jun 2 21:57:45 2014 +0200

    Removed *.dirs, fixed short description
    
    The short description of the packages should be better now.
    The *.dirs files have been removed as they are not needed.
---
 debian/control             | 17 +++--------------
 debian/libcerf-dev.dirs    |  2 --
 debian/libcerf-dev.install |  3 ++-
 debian/libcerf-doc.dirs    |  1 -
 debian/libcerf-doc.install |  2 --
 debian/libcerf1.dirs       |  1 -
 6 files changed, 5 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index e8c59f3..8705d60 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Pre-Depends},${misc:Depends}
 Pre-Depends: multiarch-support
 Section: libs
-Description: libcerf binary files
+Description: Complex error function library - binary files
  libcerf is a self-contained numeric library that provides an efficient and
  accurate implementation of the complex error functions, along with Dawson,
  Faddeeva, and Voigt functions.
@@ -24,7 +24,7 @@ Package: libcerf1-dbg
 Section: debug
 Architecture: any
 Depends: libcerf1 (=${binary:Version}), ${misc:Depends}
-Description: debugging symbols for libcerf 
+Description: Complex error function library - debugging symbols
  libcerf is a self-contained numeric library that provides an efficient and
  accurate implementation of the complex error functions, along with Dawson,
  Faddeeva, and Voigt functions.
@@ -35,21 +35,10 @@ Package: libcerf-dev
 Section: libdevel
 Architecture: any
 Depends: libcerf1 (= ${binary:Version}),${misc:Depends}
-Description: libcerf development files
+Description: Complex error function library - development files
  libcerf is a self-contained numeric library that provides an efficient and
  accurate implementation of the complex error functions, along with Dawson,
  Faddeeva, and Voigt functions.
  .
  This package contains the development files for libcerf. 
 
-Package: libcerf-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: libcerf documentation files
- libcerf is a self-contained numeric library that provides an efficient and
- accurate implementation of the complex error functions, along with Dawson,
- Faddeeva, and Voigt functions.
- .
- This package contains the html documentation along with the man pages.
-
diff --git a/debian/libcerf-dev.dirs b/debian/libcerf-dev.dirs
deleted file mode 100644
index 4418816..0000000
--- a/debian/libcerf-dev.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib
-usr/include
diff --git a/debian/libcerf-dev.install b/debian/libcerf-dev.install
index 0c1ca40..7276868 100644
--- a/debian/libcerf-dev.install
+++ b/debian/libcerf-dev.install
@@ -1,4 +1,5 @@
 usr/include/*
 usr/lib/*/lib*.so
 usr/lib/*/pkgconfig/*
-#usr/share/pkgconfig/*
+usr/share/man/*
+usr/share/doc/libcerf-doc/*
diff --git a/debian/libcerf-doc.dirs b/debian/libcerf-doc.dirs
deleted file mode 100644
index dd222db..0000000
--- a/debian/libcerf-doc.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share
diff --git a/debian/libcerf-doc.install b/debian/libcerf-doc.install
deleted file mode 100644
index b33da07..0000000
--- a/debian/libcerf-doc.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/man/*
-usr/share/doc/libcerf-doc/*
diff --git a/debian/libcerf1.dirs b/debian/libcerf1.dirs
deleted file mode 100644
index 6845771..0000000
--- a/debian/libcerf1.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib

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



More information about the debian-science-commits mailing list