[med-svn] [Git][med-team/cgview][master] 5 commits: Use xz compression for data examples to save some time even in developers packaging dir

Andreas Tille gitlab at salsa.debian.org
Sat May 9 20:38:23 BST 2020



Andreas Tille pushed to branch master at Debian Med / cgview


Commits:
82ca7567 by Andreas Tille at 2020-05-09T21:23:20+02:00
Use xz compression for data examples to save some time even in developers packaging dir

- - - - -
f3e305e7 by Andreas Tille at 2020-05-09T21:24:15+02:00
routine-update: Standards-Version: 4.5.0

- - - - -
4938a975 by Andreas Tille at 2020-05-09T21:24:15+02:00
routine-update: debhelper-compat 12

- - - - -
6d99de06 by Andreas Tille at 2020-05-09T21:24:19+02:00
routine-update: Add salsa-ci file

- - - - -
6574e17b by Andreas Tille at 2020-05-09T21:24:19+02:00
routine-update: Rules-Requires-Root: no

- - - - -


10 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
- + debian/source/include-binaries
- − debian/tests/data/R_denitrificans.xml
- + debian/tests/data/R_denitrificans.xml.xz
- − debian/tests/data/R_denitrificans_b.xml
- + debian/tests/data/R_denitrificans_b.xml.xz
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -13,6 +13,12 @@ cgview (0.0.20100111-5) UNRELEASED; urgency=medium
   [ Pranav Ballaney ]
   * Add autopkgtests
 
+  [ Andreas Tille ]
+  * Standards-Version: 4.5.0 (routine-update)
+  * debhelper-compat 12 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+
  -- Pranav Ballaney <ballaneypranav at gmail.com>  Sat, 09 May 2020 10:43:18 +0530
 
 cgview (0.0.20100111-4) unstable; urgency=medium


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


=====================================
debian/control
=====================================
@@ -3,17 +3,18 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
                javahelper,
                default-jdk,
                libbatik-java,
                libcommons-lang-java,
                libjargs-java,
                libxerces2-java
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/cgview
 Vcs-Git: https://salsa.debian.org/med-team/cgview.git
 Homepage: http://wishart.biology.ualberta.ca/cgview/
+Rules-Requires-Root: no
 
 Package: cgview
 Architecture: any


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


=====================================
debian/source/include-binaries
=====================================
@@ -0,0 +1,2 @@
+debian/tests/data/R_denitrificans.xml.xz
+debian/tests/data/R_denitrificans_b.xml.xz


=====================================
debian/tests/data/R_denitrificans.xml deleted
=====================================
The diff for this file was not included because it is too large.

=====================================
debian/tests/data/R_denitrificans.xml.xz
=====================================
Binary files /dev/null and b/debian/tests/data/R_denitrificans.xml.xz differ


=====================================
debian/tests/data/R_denitrificans_b.xml deleted
=====================================
The diff for this file was not included because it is too large.

=====================================
debian/tests/data/R_denitrificans_b.xml.xz
=====================================
Binary files /dev/null and b/debian/tests/data/R_denitrificans_b.xml.xz differ


=====================================
debian/tests/run-unit-test
=====================================
@@ -17,6 +17,7 @@ cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
 cd "${AUTOPKGTEST_TMP}"
 
 gunzip -r *
+unxz *.xz
 
 cgview -i cybercell.xml -o cybercell.png -f png
 



View it on GitLab: https://salsa.debian.org/med-team/cgview/-/compare/5d454d2fdc4318e6e6af5f478edc8b1895a1c868...6574e17b11d7d761bca698c200e5b7593b0511f0

-- 
View it on GitLab: https://salsa.debian.org/med-team/cgview/-/compare/5d454d2fdc4318e6e6af5f478edc8b1895a1c868...6574e17b11d7d761bca698c200e5b7593b0511f0
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/20200509/d4bb3bc8/attachment-0001.html>


More information about the debian-med-commit mailing list