[med-svn] [Git][med-team/gbrowse][master] 8 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 13 08:57:37 BST 2021
Andreas Tille pushed to branch master at Debian Med / gbrowse
Commits:
43624fc9 by Andreas Tille at 2021-10-13T09:03:48+02:00
Fix watchfile to detect new versions on github
- - - - -
3be3cb14 by Andreas Tille at 2021-10-13T09:04:34+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
faa3f977 by Andreas Tille at 2021-10-13T09:04:34+02:00
routine-update: debhelper-compat 13
- - - - -
230ee341 by Andreas Tille at 2021-10-13T09:04:40+02:00
routine-update: Add salsa-ci file
- - - - -
f41511a4 by Andreas Tille at 2021-10-13T09:04:40+02:00
routine-update: Rules-Requires-Root: no
- - - - -
78fc069b by Andreas Tille at 2021-10-13T09:04:48+02:00
Apply multi-arch hints.
+ gbrowse-calign: Add Multi-Arch: same.
Changes-By: apply-multiarch-hints
- - - - -
809534f1 by Andreas Tille at 2021-10-13T09:45:45+02:00
Remove duplicate in copyright file
- - - - -
cad75d78 by Andreas Tille at 2021-10-13T09:48:22+02:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- + debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+gbrowse (2.56+dfsg-9) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Apply multi-arch hints.
+ + gbrowse-calign: Add Multi-Arch: same.
+ * Remove duplicate entry in copyright file
+
+ -- Andreas Tille <tille at debian.org> Wed, 13 Oct 2021 09:46:03 +0200
+
gbrowse (2.56+dfsg-8) unstable; urgency=medium
* Multi-Arch: foreign
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Section: science
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: bioperl,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-apache2,
dh-exec,
apache2-dev,
@@ -33,10 +33,11 @@ Build-Depends: bioperl,
libmodule-build-perl,
libcgi-pm-perl,
rename
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/gbrowse
Vcs-Git: https://salsa.debian.org/med-team/gbrowse.git
Homepage: http://gmod.org/wiki/GBrowse
+Rules-Requires-Root: no
Package: gbrowse
Architecture: all
@@ -105,6 +106,7 @@ Depends: ${perl:Depends},
${shlibs:Depends},
${misc:Depends},
gbrowse
+Multi-Arch: same
Description: CAlign helper
Generic Genome Browser is a simple but highly
configurable web-based genome browser. It is a component of the
=====================================
debian/copyright
=====================================
@@ -44,7 +44,6 @@ Files: bin/auto_install_databases.pl
bin/make_das_conf.pl
bin/process_gadfly.pl
bin/process_ncbi_human.pl
- bin/process_ncbi_human.pl
bin/process_sgd.pl
bin/ucsc_genes2gff.pl
cgi-bin/gbrowse_img
=====================================
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/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,uversionmangle=s/_/./g" \
- https://github.com/GMOD/GBrowse/releases .*/archive/release at ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/GMOD/GBrowse/releases .*/release at ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/gbrowse/-/compare/02f51f763e341a085a06684a70f30307b6471d3d...cad75d7804c3e74d4d8fc6934acbc66ebf51618e
--
View it on GitLab: https://salsa.debian.org/med-team/gbrowse/-/compare/02f51f763e341a085a06684a70f30307b6471d3d...cad75d7804c3e74d4d8fc6934acbc66ebf51618e
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/20211013/6fa1d68f/attachment-0001.htm>
More information about the debian-med-commit
mailing list