[siscone] 03/06: cme fix dpkg-control:

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 30 00:13:35 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository siscone.

commit 3dea676e94b3704e2764baf6999dbc55caf2ee24
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Dec 29 23:50:37 2016 +0000

    cme fix dpkg-control:
    
    - Drop DM-Upload-Allowed field
    - Bump standards version to 3.9.8
    - Use secure VCS URI
    - Wrap and sort
    
    Gbp-Dch: full
---
 debian/control | 69 +++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 44 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index f4451d6..10a52ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,41 @@
 Source: siscone
-Section: science
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Lifeng Sun <lifongsun at gmail.com>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf
-Build-Depends-Indep: doxygen-latex, graphviz, texlive-fonts-recommended, ghostscript
-Standards-Version: 3.9.3
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50~),
+               dh-autoreconf
+Build-Depends-Indep: doxygen-latex,
+                     graphviz,
+                     texlive-fonts-recommended,
+                     ghostscript
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/siscone.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/siscone.git
 Homepage: http://projects.hepforge.org/siscone/
-Vcs-Git: git://git.debian.org/git/debian-science/packages/siscone.git
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/siscone.git
 
 Package: libsiscone0
-Section: libs
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: libsiscone-spherical0 (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
 Description: Seedless Infrared Safe Cone jet finder
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
  other algorithms.
 
 Package: libsiscone-dev
-Section: libdevel
 Architecture: any
-Depends: libsiscone0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Suggests: siscone-examples (= ${source:Version}), siscone-doc-html (= ${source:Version}), siscone-doc-pdf (= ${source:Version})
+Section: libdevel
+Depends: libsiscone0 (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: siscone-examples (= ${source:Version}),
+          siscone-doc-html (= ${source:Version}),
+          siscone-doc-pdf (= ${source:Version})
 Description: Seedless Infrared Safe Cone jet finder - development files
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
@@ -36,11 +44,13 @@ Description: Seedless Infrared Safe Cone jet finder - development files
  This package provides development files of SISCone.
 
 Package: libsiscone-spherical0
-Section: libs
 Architecture: any
 Multi-Arch: same
+Section: libs
+Depends: libsiscone0 (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libsiscone0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Spherical version of SISCone
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
@@ -49,10 +59,15 @@ Description: Spherical version of SISCone
  The spherical version of SISCone is designed for use in e+e- collisions.
 
 Package: libsiscone-spherical-dev
-Section: libdevel
 Architecture: any
-Depends: libsiscone-spherical0 (= ${binary:Version}), libsiscone-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Suggests: siscone-examples (= ${source:Version}), siscone-doc-html (= ${source:Version}), siscone-doc-pdf (= ${source:Version})
+Section: libdevel
+Depends: libsiscone-spherical0 (= ${binary:Version}),
+         libsiscone-dev (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: siscone-examples (= ${source:Version}),
+          siscone-doc-html (= ${source:Version}),
+          siscone-doc-pdf (= ${source:Version})
 Description: Spherical version of SISCone - development files
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
@@ -63,10 +78,13 @@ Description: Spherical version of SISCone - development files
  This package provides development files of spherical version of SISCone.
 
 Package: siscone-examples
-Section: devel
 Architecture: all
-Depends: libsiscone-dev (>= ${source:Version}), libsiscone-spherical-dev (>= ${source:Version}), ${misc:Depends}
-Suggests: siscone-doc-html (= ${source:Version}), siscone-doc-pdf (= ${source:Version})
+Section: devel
+Depends: libsiscone-dev (>= ${source:Version}),
+         libsiscone-spherical-dev (>= ${source:Version}),
+         ${misc:Depends}
+Suggests: siscone-doc-html (= ${source:Version}),
+          siscone-doc-pdf (= ${source:Version})
 Description: Seedless Infrared Safe Cone jet finder - example files
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
@@ -75,9 +93,10 @@ Description: Seedless Infrared Safe Cone jet finder - example files
  This package provides example source files of SISCone.
 
 Package: siscone-doc-html
-Section: doc
 Architecture: all
-Depends: libjs-jquery, ${misc:Depends}
+Section: doc
+Depends: libjs-jquery,
+         ${misc:Depends}
 Description: Developer's reference manual of SISCone (HTML)
  SISCone implements a Seedless Infrared (IR) Safe Cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
@@ -86,8 +105,8 @@ Description: Developer's reference manual of SISCone (HTML)
  This package provides HTML Reference manual of SISCone.
 
 Package: siscone-doc-pdf
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
 Description: Developer's reference manual of SISCone (PDF)
  SISCone implements a Seedless Infrared (IR) Safe Cone jet algorithm, it takes

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



More information about the debian-science-commits mailing list