Andreas Tille pushed to branch master at Debian Med / bandage


Commits:
9fb19273 by Andreas Tille at 2021-10-06T16:47:23+02:00
Fix watchfile to detect new versions on github

- - - - -
2070f11b by Andreas Tille at 2021-10-06T16:48:08+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
9de34b97 by Andreas Tille at 2021-10-06T16:48:15+02:00
Apply multi-arch hints.
+ bandage-examples: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
51f8dcc4 by Andreas Tille at 2021-10-06T16:50:51+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+bandage (0.8.1-5) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * Apply multi-arch hints.
+    + bandage-examples: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <[email protected]>  Wed, 06 Oct 2021 16:48:17 +0200
+
 bandage (0.8.1-4) unstable; urgency=medium
 
   * Make sure architecture any builds will not fail


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                qtbase5-dev,
                libqt5svg5-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/bandage
 Vcs-Git: https://salsa.debian.org/med-team/bandage.git
 Homepage: https://rrwick.github.io/Bandage
@@ -42,6 +42,7 @@ Package: bandage-examples
 Architecture: all
 Depends: ${misc:Depends}
 Enhances: bandage
+Multi-Arch: foreign
 Description: Bioinformatics Application for Navigating De novo Assembly Graphs 
Easily (data)
  Bandage is a GUI program that allows users to interact with the assembly
  graphs made by de novo assemblers such as Velvet, SPAdes, MEGAHIT and


=====================================
debian/watch
=====================================
@@ -1,5 +1,5 @@
 version=4
 
 # New files on Github
-https://github.com/rrwick/Bandage/releases 
.*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/rrwick/Bandage/releases 
.*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
 



View it on GitLab: 
https://salsa.debian.org/med-team/bandage/-/compare/b8cd145238bc580e0a8624431cf032e168544085...51f8dcc429942fc207da2aa1d174605e70d9fedd

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/bandage/-/compare/b8cd145238bc580e0a8624431cf032e168544085...51f8dcc429942fc207da2aa1d174605e70d9fedd
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