Loading debian/changelog +1 −0 Original line number Diff line number Diff line Loading @@ -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@debian.org> Sat, 06 Oct 2018 12:04:26 +0200 Loading debian/install +1 −0 Original line number Diff line number Diff line src/gdistribution usr/bin src/glistcompare usr/bin src/glistmaker usr/bin src/glistquery usr/bin Loading debian/rules +1 −7 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading
debian/changelog +1 −0 Original line number Diff line number Diff line Loading @@ -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@debian.org> Sat, 06 Oct 2018 12:04:26 +0200 Loading
debian/install +1 −0 Original line number Diff line number Diff line src/gdistribution usr/bin src/glistcompare usr/bin src/glistmaker usr/bin src/glistquery usr/bin Loading
debian/rules +1 −7 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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