[med-svn] [Git][med-team/fieldbioinformatics][master] 3 commits: Cme fix
Malihe Asemani
gitlab at salsa.debian.org
Tue Jun 23 13:00:06 BST 2020
Malihe Asemani pushed to branch master at Debian Med / fieldbioinformatics
Commits:
9b59cd7f by Malihe Asemani at 2020-06-23T16:27:21+04:30
Cme fix
- - - - -
5137bca7 by Malihe Asemani at 2020-06-23T16:29:11+04:30
Remove unnecessary comments from d/rule
- - - - -
ae338338 by Malihe Asemani at 2020-06-23T16:29:42+04:30
Close ITP bug
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,6 @@
-fieldbioinformatics (1.1.3-1) UNRELEASED; urgency=medium
+fieldbioinformatics (1.1.3-1) unstable; urgency=medium
- * Initial release (Closes: #<bug>)
+ * Initial release (Closes: #963530)
* New upstream release
-- Malihe Asemani <ml.asemani at gmail.com> Tue, 16 Jun 2020 22:25:27 +0430
=====================================
debian/control
=====================================
@@ -3,8 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Malihe Asemani <ml.asemani at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (=12), python3, python3-setuptools, dh-python
-Standards-Version: 4.1.3
+Build-Depends: debhelper-compat (=12),
+ python3,
+ python3-setuptools,
+ dh-python
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/fieldbioinformatics
Vcs-Git: https://salsa.debian.org/med-team/fieldbioinformatics.git
Homepage: https://github.com/artic-network/fieldbioinformatics
=====================================
debian/rules
=====================================
@@ -1,21 +1,11 @@
#!/usr/bin/make -f
-# DH_VERBOSE := 1
+
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
-# SOURCE_DATE_EPOCH: the source release date as seconds since the epoch, as
-# specified by <https://reproducible-builds.org/specs/source-date-epoch/>
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
export PYBUILD_NAME=fieldbioinformatics
%:
View it on GitLab: https://salsa.debian.org/med-team/fieldbioinformatics/-/compare/0a85c1b257a6119937875df5c7a5a9a8878d0ee9...ae338338e9c3435fbdbaa8907f9c7cf4eca5267a
--
View it on GitLab: https://salsa.debian.org/med-team/fieldbioinformatics/-/compare/0a85c1b257a6119937875df5c7a5a9a8878d0ee9...ae338338e9c3435fbdbaa8907f9c7cf4eca5267a
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/20200623/bb3843cb/attachment-0001.html>
More information about the debian-med-commit
mailing list