Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (8)
Update URL in watch file
· feae59d3
Andreas Tille
authored
Oct 03, 2018
feae59d3
Update copyright
· 974a3849
Andreas Tille
authored
Oct 03, 2018
974a3849
debhelper 11
· acebf266
Andreas Tille
authored
Oct 03, 2018
acebf266
Point Vcs fields to salsa.debian.org
· f6785b05
Andreas Tille
authored
Oct 03, 2018
f6785b05
Standards-Version: 4.2.1
· c244dd5f
Andreas Tille
authored
Oct 03, 2018
c244dd5f
Fix spelling
· 78fb5816
Andreas Tille
authored
Oct 03, 2018
78fb5816
Remove unused quilt patch
· a3bda324
Andreas Tille
authored
Oct 03, 2018
a3bda324
Upload to unstable
· 70ba6dee
Andreas Tille
authored
Oct 03, 2018
70ba6dee
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
70ba6dee
gbrowse (2.56+dfsg-4) unstable; urgency=medium
* Update URL in watch file
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Wed, 03 Oct 2018 15:07:54 +0200
gbrowse (2.56+dfsg-3) unstable; urgency=medium
* Fix broken link
...
...
debian/compat
View file @
70ba6dee
1
0
1
1
debian/control
View file @
70ba6dee
...
...
@@ -8,7 +8,7 @@ Section: science
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: bioperl,
debhelper (>= 1
0
),
debhelper (>= 1
1~
),
dh-apache2,
dh-exec,
apache2-dev,
...
...
@@ -32,9 +32,9 @@ Build-Depends: bioperl,
libmodule-build-perl,
libcgi-pm-perl | perl (<< 5.19),
rename
Standards-Version: 4.
1.0
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/gbrowse
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/gbrowse.git
Standards-Version: 4.
2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/gbrowse
Vcs-Git: https://
salsa
.debian.org/
med-team
/gbrowse.git
Homepage: http://www.gbrowse.org/
Package: gbrowse
...
...
@@ -58,7 +58,7 @@ Depends: ${misc:Depends},
libjs-prototype,
libjs-scriptaculous,
libvm-ec2-perl,
lsb-base
(>= 3.0-6)
lsb-base
Recommends: ${misc:Recommends}
Suggests: gbrowse-data,
gbrowse-calign,
...
...
debian/copyright
View file @
70ba6dee
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://
search.cpan.org/dist
/GBrowse/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http
s
://
github.com/GMOD
/GBrowse/
releases
Files-Excluded: */contrib
Files: *
...
...
@@ -127,7 +127,8 @@ License: MIT or GPL
your site. Copy the files locally to your server instead.
Files: debian/*
Copyright: 2011, Olivier Sallou <olivier.sallou@irisa.fr>
Copyright: 2011-2015 Olivier Sallou <olivier.sallou@irisa.fr>
2015-2018 Andreas Tille <tille@debian.org>
License: Artistic-2.0 or GPL-1+
License: Artistic
...
...
debian/patches/manpages.patch
View file @
70ba6dee
...
...
@@ -2,7 +2,7 @@ Subject: fix POD-generated manual pages
Description: upstream pages contain errors
Author: Olivier Sallou <osallou@debian.org>
Last-Updated: 2012-09-25
Forwaded: yes
Forwa
r
ded: yes
Bug: https://sourceforge.net/tracker/?func=detail&aid=3571433&group_id=27707&atid=391291
Bug-Debian: https://bugs.debian.org/645861
...
...
debian/patches/skipRenderFarmTest_UpstreamBug12
deleted
100644 → 0
View file @
d598884d
This patch applied to version 2.54 but is skiped in favour of
debian/tests/pkg-perl/smoke-skip
mentioning the 3 tests that are to be ignored
Subject: remove renderfarm tests
Description: there is an upstream bug with renderfarm involved
tests. Upstream bug id 12 has been created witj instructions to
solve the issue. Runtime has been tested with no issue.
This patch remove tests using renderfarm feature.
Author: Olivier Sallou <osallou@debian.org>
Last-Updated: 2012-03-07
--- a/t/03.render.t
+++ b/t/03.render.t
@@ -16,9 +16,10 @@
use lib "$Bin/testdata";
use TemplateCopy; # for the template_copy() function
-use constant TEST_COUNT => 150;
+use constant TEST_COUNT => 0;
use constant CONF_FILE => "$Bin/testdata/conf/GBrowse.conf";
+exit 0;
my $PID;
BEGIN {
--- a/t/04.remoteserver.t
+++ b/t/04.remoteserver.t
@@ -12,10 +12,11 @@
use CGI;
use FindBin '$Bin';
-use constant TEST_COUNT => 47;
+use constant TEST_COUNT => 0;
use constant CONF_FILE => "$Bin/testdata/conf/GBrowse.conf";
use constant DEBUG => 0;
+exit 0;
my $PID;
BEGIN {
--- a/t/06.featuresearch.t
+++ b/t/06.featuresearch.t
@@ -11,9 +11,10 @@
use CGI;
use FindBin '$Bin';
-use constant TEST_COUNT => 26;
+use constant TEST_COUNT => 0;
use constant CONF_FILE => "$Bin/testdata/conf/GBrowse.conf";
+exit 0;
my $PID;
BEGIN {
debian/watch
View file @
70ba6dee
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
http://
search.cpan.org/dist/GBrowse .*/GBrowse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g
,uversionmangle=s/_/./g
" \
http
s
://
github.com/GMOD/GBrowse/releases .*/archive/release@ANY_VERSION@@ARCHIVE_EXT@