Sascha Steinbiss pushed to branch master at Debian Med / fastaq


Commits:
f41dbedf by Sascha Steinbiss at 2020-04-17T12:13:15+02:00
mention contributors' work in d/changelog

- - - - -
88c84b2b by Sascha Steinbiss at 2020-04-17T12:13:26+02:00
bump Standards-Version

- - - - -
507f9ca9 by Sascha Steinbiss at 2020-04-17T12:13:39+02:00
use debhelper-compat 12

- - - - -
ab15b608 by Sascha Steinbiss at 2020-04-17T12:13:57+02:00
update d/copyright with myself in debian/*

- - - - -
1ffd7557 by Sascha Steinbiss at 2020-04-17T12:14:21+02:00
add missing DEP-12 fields

- - - - -
b1038c70 by Sascha Steinbiss at 2020-04-17T12:14:31+02:00
fix whitespace

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+fastaq (3.17.0-3) unstable; urgency=medium
+
+  * Use debhelper-compat 12.
+  * Remove RRID and fix EDAM syntax (Thanks Andreas Tille).
+  * Bump Standards-Version.
+  * Add missing DEP-12 fields.
+  * Update d/copyright with myself in debian/*
+
+ -- Sascha Steinbiss <[email protected]>  Fri, 17 Apr 2020 11:59:51 +0200
+
 fastaq (3.17.0-2) unstable; urgency=medium
 
   * Use Salsa Vcs-* entries.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>,
            Sascha Steinbiss <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                python3,
                python3-setuptools,
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 11),
                python3-nose,
                samtools,
                help2man
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/fastaq
 Vcs-Git: https://salsa.debian.org/med-team/fastaq.git
 Homepage: https://github.com/sanger-pathogens/Fastaq


=====================================
debian/copyright
=====================================
@@ -8,6 +8,7 @@ License: GPL-3
 
 Files: debian/*
 Copyright: © 2014 Jorge Soares <[email protected]>
+           © 2015-2020 Sascha Steinbiss <[email protected]>
 License: GPL-3
 
 License: GPL-3


=====================================
debian/rules
=====================================
@@ -28,4 +28,4 @@ override_dh_installman:
          --version-string=`PYTHONPATH=. scripts/fastaq version` scripts/fastaq
        sed -i 's/.SH DESCRIPTION/.SH DESCRIPTION\\n.nf/' debian/man/fastaq.1
        scripts/fastaq 2>&1 | tail -n +13 | debian/make_man
-       dh_installman --
\ No newline at end of file
+       dh_installman --


=====================================
debian/upstream/metadata
=====================================
@@ -1,6 +1,9 @@
+Bug-Database: https://github.com/sanger-pathogens/Fastaq/issues
+Bug-Submit: https://github.com/sanger-pathogens/Fastaq/issues/new
+Repository: https://github.com/sanger-pathogens/Fastaq
 Registry:
  - Name: OMICtools
    Entry: OMICS_19987
  - Name: bio.tools
    Entry: NA
- 
\ No newline at end of file
+ 



View it on GitLab: 
https://salsa.debian.org/med-team/fastaq/-/compare/58bf90a3509098de6799c06b638e4aed46053d45...b1038c707bc2cbb70cf1603d4e8bc6124314e0c5

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/fastaq/-/compare/58bf90a3509098de6799c06b638e4aed46053d45...b1038c707bc2cbb70cf1603d4e8bc6124314e0c5
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