[med-svn] [Git][med-team/aegean][master] 8 commits: remove explicit runtime dependency on libgenometools0

Sascha Steinbiss (@satta) gitlab at salsa.debian.org
Mon Apr 1 19:19:32 BST 2024



Sascha Steinbiss pushed to branch master at Debian Med / aegean


Commits:
5f1e8f0f by Sascha Steinbiss at 2024-04-01T20:16:44+02:00
remove explicit runtime dependency on libgenometools0

- - - - -
f1a37fcb by Sascha Steinbiss at 2024-04-01T20:18:43+02:00
add d/copyright information for debian/ directory

- - - - -
38ff6b88 by Sascha Steinbiss at 2024-04-01T20:18:43+02:00
bump Standards-Version

- - - - -
8b8c0f0b by Sascha Steinbiss at 2024-04-01T20:18:43+02:00
add Rules-Requires-Root: no

- - - - -
c1d3cbb3 by Sascha Steinbiss at 2024-04-01T20:18:43+02:00
update debhelper compat level to 13

- - - - -
364d9ef6 by Sascha Steinbiss at 2024-04-01T20:18:43+02:00
only list files not installed

- - - - -
4ad2b23c by Sascha Steinbiss at 2024-04-01T20:18:43+02:00
adjust renamed lintian tag overrides

- - - - -
396cf939 by Sascha Steinbiss at 2024-04-01T20:18:43+02:00
bump watchfile version to 4

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- debian/source/lintian-overrides
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+aegean (0.16.0+dfsg-4) unstable; urgency=medium
+
+  * Remove explicit runtime dependency on libgenometools0.
+    Closes: #1068178
+  * Add d/copyright information for debian/ directory.
+  * Bump Standards-Version.
+  * Add Rules-Requires-Root: no.
+  * Update debhelper compat level to 13.
+  * Only list files not installed.
+  * Adjust renamed lintian tag overrides.
+  * Bump watchfile version to 4.
+
+ -- Sascha Steinbiss <satta at debian.org>  Mon, 01 Apr 2024 19:49:51 +0200
+
 aegean (0.16.0+dfsg-3) unstable; urgency=medium
 
   * Ensure multiple builds can be done in same directory.


=====================================
debian/control
=====================================
@@ -3,11 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Sascha Steinbiss <satta at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                libcairo2-dev,
                libgenometools0-dev,
                python3
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
+Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/med-team/aegean
 Vcs-Git: https://salsa.debian.org/med-team/aegean.git
 Homepage: https://standage.github.io/AEGeAn
@@ -18,8 +19,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          libjs-jquery,
          libjs-jquery-datatables,
-         libjs-mootools,
-         libgenometools0
+         libjs-mootools
 Description: integrated genome analysis toolkit
  The AEGeAn Toolkit is designed for the Analysis and Evaluation of Genome
  Annotations. The toolkit includes a variety of analysis programs, e.g. for


=====================================
debian/copyright
=====================================
@@ -8,6 +8,8 @@ Files:
  *
 Copyright:
  2010-2015, Daniel S. Standage and CONTRIBUTORS
+License: ISC
+
 License: ISC
  Permission to use, copy, modify, and/or distribute this software for any
  purpose with or without fee is hereby granted, provided that the above
@@ -20,3 +22,7 @@ License: ISC
  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: debian/*
+Copyright: 2016-2024 Sascha Steinbiss <satta at debian.org>
+License: ISC


=====================================
debian/rules
=====================================
@@ -35,3 +35,6 @@ override_dh_installdocs:
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -f $(CURDIR)/README
+
+override_dh_missing:
+	dh_missing --list-missing


=====================================
debian/source/lintian-overrides
=====================================
@@ -1,2 +1,2 @@
 # Upstream does not provide signed tarballs.
-aegean source: debian-watch-does-not-check-gpg-signature
+aegean source: debian-watch-does-not-check-openpgp-signature


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
 https://github.com/BrendelGroup/AEGeAn/tags .*/v?(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
 



View it on GitLab: https://salsa.debian.org/med-team/aegean/-/compare/7e866348e7f485b380e9d8c2060608df5cd5c68d...396cf93986b221ad5ff88d367c269559f147b9d6

-- 
View it on GitLab: https://salsa.debian.org/med-team/aegean/-/compare/7e866348e7f485b380e9d8c2060608df5cd5c68d...396cf93986b221ad5ff88d367c269559f147b9d6
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/20240401/3520261b/attachment-0001.htm>


More information about the debian-med-commit mailing list