Pierre Gruet pushed to branch master at Debian Med / sepp


Commits:
9b5c6905 by Pierre Gruet at 2020-08-19T10:38:10+02:00
Add Bug- and Repository related fields in debian/upstream/metadata

- - - - -
d7e1f2bc by Pierre Gruet at 2020-08-19T10:56:07+02:00
Adding Python3 dependency in debian/control

- - - - -
440740d9 by Pierre Gruet at 2020-08-19T10:56:34+02:00
Removing /usr/home.path after the install

- - - - -


3 changed files:

- debian/control
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/control
=====================================
@@ -21,6 +21,7 @@ Package: sepp
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
+         ${python3:Depends},
          hmmer,
          pplacer,
          libjenkins-json-java,


=====================================
debian/rules
=====================================
@@ -31,6 +31,10 @@ override_dh_auto_clean:
        dh_auto_clean
        rm -rf tools/bundled
 
+override_dh_auto_install:
+       dh_auto_install
+       rm debian/sepp/usr/home.path
+
 ### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
 #override_dh_auto_test:
 #ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))


=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,7 @@
 Registry:
  - Name: conda:bioconda
    Entry: sepp
+Bug-Database: https://github.com/smirarab/sepp/issues
+Bug-Submit: https://github.com/smirarab/sepp/issues/new
+Repository: https://github.com/smirarab/sepp.git
+Repository-Browse: https://github.com/smirarab/sepp



View it on GitLab: 
https://salsa.debian.org/med-team/sepp/-/compare/41576940d19c7c01a019dbb8034eaed05c4e12df...440740d9e9ea61653d2000bf82b202e5ccad44a4

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/sepp/-/compare/41576940d19c7c01a019dbb8034eaed05c4e12df...440740d9e9ea61653d2000bf82b202e5ccad44a4
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to