[mmdb] 01/06: update with cme

Frédéric-Emmanuel Picca picca at alioth.debian.org
Sat Aug 31 14:45:15 UTC 2013


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

picca pushed a commit to branch master
in repository mmdb.

commit c07d331b727e3fed6c3af8d1a8dc9e22c34c1d3c
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Aug 31 14:39:40 2013 +0200

    update with cme
---
 debian/control |   32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index f1529ff..7e32a8d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,21 @@
 Source: mmdb
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>,
-	   Morten Kjeldgaard <mok0 at ubuntu.com>
+Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
-	       dh-autoreconf
+               dh-autoreconf
 Standards-Version: 3.9.4
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/mmdb.git
-Vcs-Git: git://git.debian.org/git/debian-science/packages/mmdb.git
-Homepage: https://launchpad.net/mmdb/
+Vcs-Browser: http://anonscm.debian.org/?p=debian-science/packages/mmdb.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/mmdb.git
+Homepage: http://www.ccp4.ac.uk/
 
 Package: libmmdb-dev
 Architecture: any
 Section: libdevel
-Depends: libmmdb0 (= ${binary:Version}),
-         ${misc:Depends}
-Description: macromolecular coordinate library developer files
+Depends: ${misc:Depends},
+         libmmdb0 (= ${binary:Version})
+Description: macromolecular coordinate library - development files
  MMDB is designed to assist developers in working with macromolecular
  coordinate files. The library handles both PDB and mmCIF format files.
  .
@@ -36,10 +35,10 @@ Package: libmmdb0
 Architecture: any
 Multi-Arch: same
 Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Description: macromolecular coordinate library
+Description: macromolecular coordinate library - runtime
  MMDB is designed to assist developers in working with macromolecular
  coordinate files. The library handles both PDB and mmCIF format files.
  .
@@ -56,12 +55,12 @@ Description: macromolecular coordinate library
  that have been linked to the mmdb library.
 
 Package: libmmdb0-dbg
-Priority: extra
 Architecture: any
 Section: debug
+Priority: extra
 Depends: ${misc:Depends},
-	 libmmdb0 (= ${binary:Version})
-Description: macromolecular coordinate library
+         libmmdb0 (= ${binary:Version})
+Description: macromolecular coordinate library - debug symbols
  MMDB is designed to assist developers in working with macromolecular
  coordinate files. The library handles both PDB and mmCIF format files.
  .
@@ -74,4 +73,5 @@ Description: macromolecular coordinate library
  including reading and writing, orthogonal-fractional transforms,
  generation of symmetry mates, editing the molecular structure and more.
  .
- this package contain the debugging symbols for the mmdb library
\ No newline at end of file
+ this package contain the debugging symbols for the mmdb library
+

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



More information about the debian-science-commits mailing list