[med-svn] [Git][med-team/repeatmasker-recon][master] 4 commits: Trim trailing whitespace.

Michael R. Crusoe gitlab at salsa.debian.org
Sun Apr 19 18:22:09 BST 2020



Michael R. Crusoe pushed to branch master at Debian Med / repeatmasker-recon


Commits:
516081f2 by Debian Janitor at 2020-04-17T12:16:04+00:00
Trim trailing whitespace.

Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html

- - - - -
9c47431a by Debian Janitor at 2020-04-17T12:16:40+00:00
Bump debhelper from old 11 to 12.

Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
de39865f by Debian Janitor at 2020-04-17T12:17:11+00:00
Set debhelper-compat version in Build-Depends.

Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
7d7a68e5 by Michael R. Crusoe at 2020-04-19T17:22:07+00:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request med-team/repeatmasker-recon!1
- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+repeatmasker-recon (1.08-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 12.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Fri, 17 Apr 2020 12:15:51 +0000
+
 repeatmasker-recon (1.08-4) unstable; urgency=medium
 
   * debhelper 11


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Olivier Sallou <osallou at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
                help2man
 Standards-Version: 4.1.5
 Vcs-Browser: https://salsa.debian.org/med-team/repeatmasker-recon


=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # main packaging script based on dh7 syntax
 %:
-	dh $@ 
+	dh $@
 
 override_dh_auto_build:
 	cd src; make



View it on GitLab: https://salsa.debian.org/med-team/repeatmasker-recon/-/compare/ff073cceab87f9c9920a0baac1fc526698170f23...7d7a68e538bd5395661c4ceb17398f552262b7c0

-- 
View it on GitLab: https://salsa.debian.org/med-team/repeatmasker-recon/-/compare/ff073cceab87f9c9920a0baac1fc526698170f23...7d7a68e538bd5395661c4ceb17398f552262b7c0
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/20200419/ae9a2684/attachment-0001.html>


More information about the debian-med-commit mailing list