[med-svn] [Git][med-team/condetri][master] 7 commits: Add lintian override

Andreas Tille gitlab at salsa.debian.org
Sun Oct 28 07:06:14 GMT 2018


Andreas Tille pushed to branch master at Debian Med / condetri


Commits:
e258c537 by Andreas Tille at 2018-10-28T06:59:08Z
Add lintian override

- - - - -
58b4ed63 by Andreas Tille at 2018-10-28T06:59:37Z
debhelper 11

- - - - -
fa0eaf09 by Andreas Tille at 2018-10-28T06:59:39Z
Point Vcs fields to salsa.debian.org

- - - - -
7dc52fbd by Andreas Tille at 2018-10-28T06:59:39Z
Standards-Version: 4.2.1

- - - - -
d34ca7a6 by Andreas Tille at 2018-10-28T06:59:39Z
Secure URI in copyright format

- - - - -
7dfd10e0 by Andreas Tille at 2018-10-28T07:02:21Z
Do not parse d/changelog

- - - - -
214dc5b5 by Andreas Tille at 2018-10-28T07:05:39Z
Remove autogenerated changelog entries

- - - - -


5 changed files:

- debian/compat
- debian/control
- debian/copyright
- + debian/lintian-overrides
- debian/rules


Changes:

=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
@@ -1,17 +1,19 @@
 Source: condetri
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.7
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/condetri.git
-Vcs-Git: git://anonscm.debian.org/debian-med/condetri.git
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/condetri
+Vcs-Git: https://salsa.debian.org/med-team/condetri.git
 Homepage: https://github.com/linneas/condetri/
 
 Package: condetri
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends}
 Description: straight-forward trimming of FASTQ sequences
  This package is a simplistic contribution to the wealth of tools for
  trimming of sequences of current Next-Generation-Sequencing data. It


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: condetri
 Source: https://github.com/linneas/condetri
 


=====================================
debian/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# see https://lists.debian.org/debian-med/2018/06/msg00043.html
+condetri: script-with-language-extension usr/bin/*.*


=====================================
debian/rules
=====================================
@@ -2,21 +2,5 @@
 
 # DH_VERBOSE := 1
 
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
-
-# alternatively to manually set those variables, you can
-#  include /usr/share/dpkg/default.mk
-# and use what is set there.
-
 %:
 	dh $@
-
-#get-orig-source:
-#	. debian/get-orig-source



View it on GitLab: https://salsa.debian.org/med-team/condetri/compare/fc3ebdf1c842b1542d999b988958d79bf247ef79...214dc5b5fad692d0583428c689529d91b97e3a80

-- 
View it on GitLab: https://salsa.debian.org/med-team/condetri/compare/fc3ebdf1c842b1542d999b988958d79bf247ef79...214dc5b5fad692d0583428c689529d91b97e3a80
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181028/78c3c343/attachment-0001.html>


More information about the debian-med-commit mailing list