[med-svn] [Git][med-team/genometester][master] Install gdistribution
Andreas Tille
gitlab at salsa.debian.org
Sat Oct 27 07:07:08 BST 2018
Andreas Tille pushed to branch master at Debian Med / genometester
Commits:
5ed877c5 by Andreas Tille at 2018-10-06T10:19:31Z
Install gdistribution
- - - - -
3 changed files:
- debian/changelog
- debian/install
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ genometester (4.0+git20180508.a9c14a6+dfsg-1) unstable; urgency=medium
* Use git mode in watch file since gdistribution is needed by some
dependencies
* Standards-Version: 4.2.1
+ * Install gdistribution
-- Andreas Tille <tille at debian.org> Sat, 06 Oct 2018 12:04:26 +0200
=====================================
debian/install
=====================================
@@ -1,3 +1,4 @@
+src/gdistribution usr/bin
src/glistcompare usr/bin
src/glistmaker usr/bin
src/glistquery usr/bin
=====================================
debian/rules
=====================================
@@ -4,13 +4,6 @@
export LC_ALL=C.UTF-8
include /usr/share/dpkg/default.mk
-# this provides:
-# DEB_SOURCE: the source package name
-# DEB_VERSION: the full version of the package (epoch + upstream vers. + revision)
-# DEB_VERSION_EPOCH_UPSTREAM: the package's version without the Debian revision
-# DEB_VERSION_UPSTREAM_REVISION: the package's version without the Debian epoch
-# DEB_VERSION_UPSTREAM: the package's upstream version
-# DEB_DISTRIBUTION: the distribution(s) listed in the current entry of debian/changelog
# for hardening you might like to uncomment this:
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
@@ -22,3 +15,4 @@ override_dh_auto_build:
dh_auto_build
dh_auto_build -- gmer_counter
dh_auto_build -- gmer_caller
+ dh_auto_build -- gdistribution
View it on GitLab: https://salsa.debian.org/med-team/genometester/commit/5ed877c559d33c92b0318c4056f24c175b32acbb
--
View it on GitLab: https://salsa.debian.org/med-team/genometester/commit/5ed877c559d33c92b0318c4056f24c175b32acbb
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/20181027/492548d5/attachment-0001.html>
More information about the debian-med-commit
mailing list