[med-svn] [Git][med-team/wgs-assembler][master] 6 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 30 13:26:45 GMT 2018
Andreas Tille pushed to branch master at Debian Med / wgs-assembler
Commits:
493f3425 by Andreas Tille at 2018-10-30T11:54:37Z
debhelper 11
- - - - -
664ad987 by Andreas Tille at 2018-10-30T11:54:39Z
Point Vcs fields to salsa.debian.org
- - - - -
4648054b by Andreas Tille at 2018-10-30T11:54:40Z
Standards-Version: 4.2.1
- - - - -
65750581 by Andreas Tille at 2018-10-30T11:54:40Z
Secure URI in copyright format
- - - - -
63db41df by Andreas Tille at 2018-10-30T11:54:40Z
Drop useless get-orig-source target
- - - - -
d5016e73 by Andreas Tille at 2018-10-30T11:54:40Z
Remove trailing whitespace in debian/rules
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,14 @@
wgs-assembler (8.3rc2+ds1-1) UNRELEASED; urgency=low
+ [ Afif Elghraoui ]
* Initial release (Closes: #395843)
+ [ Andreas Tille ]
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+ * Secure URI in copyright format
+ * Drop useless get-orig-source target
+ * Remove trailing whitespace in debian/rules
+
-- Afif Elghraoui <afif at ghraoui.name> Fri, 07 Aug 2015 22:11:27 -0700
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -1,26 +1,26 @@
Source: wgs-assembler
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif at ghraoui.name>,
- William Spooner <whs at eaglegenomics.com>,
+ William Spooner <whs at eaglegenomics.com>,
Andreas Tille <tille at debian.org>,
Thorsten Alteholz <debian at alteholz.de>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
libbz2-dev,
zlib1g-dev,
libbam-dev,
- libmeryl-dev
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/wgs-assembler.git
-Vcs-Git: git://anonscm.debian.org/debian-med/wgs-assembler.git
+ libmeryl-dev
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/wgs-assembler
+Vcs-Git: https://salsa.debian.org/med-team/wgs-assembler.git
Homepage: http://wgs-assembler.sourceforge.net
Package: wgs-assembler
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- meryl,
+ meryl,
tcsh
Description: Whole-Genome DNA sequence assembler
Celera Assembler is scientific software for DNA research. It can
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: WGS-Assembler
Upstream-Contact: Brian Walenz
Source: http://sourceforge.net/projects/wgs-assembler/files/wgs-assembler/
=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
%:
- dh $@
+ dh $@
override_dh_auto_build:
INC_SEARCH_PATH="/usr/include /usr/include/kmer" \
@@ -31,7 +31,4 @@ override_dh_fixperms:
chmod -x debian/$(DEB_SOURCE)/usr/lib/$(DEB_SOURCE)/TIGR/*
chmod -x debian/$(DEB_SOURCE)/usr/lib/$(DEB_SOURCE)/caqc_help.ini
-get-orig-source:
- mkdir -p ../tarballs
- uscan --verbose --force-download --repack --compression bz2 --destdir=../tarballs
View it on GitLab: https://salsa.debian.org/med-team/wgs-assembler/compare/4f2403e7e1a9880e0773824cb74aa6ffdaef4f66...d5016e73ec1b5f9fe72708716557cca698c6cb3f
--
View it on GitLab: https://salsa.debian.org/med-team/wgs-assembler/compare/4f2403e7e1a9880e0773824cb74aa6ffdaef4f66...d5016e73ec1b5f9fe72708716557cca698c6cb3f
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/20181030/0f8c7ae8/attachment-0001.html>
More information about the debian-med-commit
mailing list