Andreas Tille pushed to branch master at Debian Med / rna-star


Commits:
6f71c145 by Andreas Tille at 2022-04-06T15:09:06+02:00
Fix watchfile to detect new versions on github

- - - - -
a44d4379 by Andreas Tille at 2022-04-06T15:09:08+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
f402eb95 by Andreas Tille at 2022-04-06T15:10:37+02:00
Upload to unstable

- - - - -
befc5374 by Andreas Tille at 2022-04-06T15:34:47+02:00
DEP3

- - - - -
e20ccdad by Andreas Tille at 2022-04-06T15:35:47+02:00
Actually upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/patches/mathRoutinesNotInScope.patch
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,15 @@
-rna-star (2.7.10a+dfsg-2) UNRELEASED; urgency=medium
+rna-star (2.7.10a+dfsg-2) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Lance Lin ]
   * Remove build-depends on vim-common (Closes: #1007987)
 
+  [ Andreas Tille ]
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * DEP3
+
  -- Lance Lin <[email protected]>  Wed, 6 Apr 2022 19:19:25 +0700
 
 rna-star (2.7.10a+dfsg-1) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                xxd,
                zlib1g-dev,
                libsimde-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/rna-star
 Vcs-Git: https://salsa.debian.org/med-team/rna-star.git
 Homepage: https://github.com/alexdobin/STAR/


=====================================
debian/patches/mathRoutinesNotInScope.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Moeller
+Last-Update: 2020-06-27 17:31:12 +0200
+Description: Add missing header file math.h
+
 --- a/source/Genome_genomeLoad.cpp
 +++ b/source/Genome_genomeLoad.cpp
 @@ -1,3 +1,4 @@


=====================================
debian/watch
=====================================
@@ -2,4 +2,4 @@ version=4
 
 # Versions ending with a letter are patches, not early releases
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-  https://github.com/alexdobin/STAR/releases 
.*/archive/.*/(?:STAR_?)?(\d[\d.a-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+  https://github.com/alexdobin/STAR/releases 
.*/.*/(?:STAR_?)?(\d[\d.a-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: 
https://salsa.debian.org/med-team/rna-star/-/compare/89e27515de5a85fa8bdd13c605c1c08497b9537e...e20ccdad1017b396364aef562a3f80654ebfe51f

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/rna-star/-/compare/89e27515de5a85fa8bdd13c605c1c08497b9537e...e20ccdad1017b396364aef562a3f80654ebfe51f
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