[med-svn] r22694 - trunk/packages/metastudent-data/trunk/debian
Sascha Steinbiss
satta at moszumanska.debian.org
Thu Aug 18 11:02:49 UTC 2016
Author: satta
Date: 2016-08-18 11:02:48 +0000 (Thu, 18 Aug 2016)
New Revision: 22694
Modified:
trunk/packages/metastudent-data/trunk/debian/changelog
trunk/packages/metastudent-data/trunk/debian/control
trunk/packages/metastudent-data/trunk/debian/rules
trunk/packages/metastudent-data/trunk/debian/watch
Log:
upload reproducible 2.0.1
Modified: trunk/packages/metastudent-data/trunk/debian/changelog
===================================================================
--- trunk/packages/metastudent-data/trunk/debian/changelog 2016-08-18 09:36:37 UTC (rev 22693)
+++ trunk/packages/metastudent-data/trunk/debian/changelog 2016-08-18 11:02:48 UTC (rev 22694)
@@ -1,9 +1,18 @@
metastudent-data (2.0.1-1) unstable; urgency=medium
+ * Team upload.
+
+ [ Tobias Hamp ]
+ * New upstream version.
* Removed dependency on metastudent (>= 2.0.0)
- -- Tobias Hamp <hampt at rostlab.org> Mon, 15 Jun 2015 17:23:36 +0200
+ [ Sascha Steinbiss ]
+ * Use fixed timezone to make build reproducible.
+ * Fix watchfile.
+ * Bump Standards-Version.
+ -- Sascha Steinbiss <satta at debian.org> Thu, 18 Aug 2016 08:07:10 +0000
+
metastudent-data (2.0.0-2) unstable; urgency=medium
* Changes to changelog
Modified: trunk/packages/metastudent-data/trunk/debian/control
===================================================================
--- trunk/packages/metastudent-data/trunk/debian/control 2016-08-18 09:36:37 UTC (rev 22693)
+++ trunk/packages/metastudent-data/trunk/debian/control 2016-08-18 11:02:48 UTC (rev 22694)
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Tobias Hamp <hampt at rostlab.org>, Laszlo Kajan <lkajan at rostlab.org>
Build-Depends-Indep: blast2, debhelper (>=8~), rsync
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Homepage: https://rostlab.org/owiki/index.php/Metastudent
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/metastudent-data/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/metastudent-data/trunk/
Modified: trunk/packages/metastudent-data/trunk/debian/rules
===================================================================
--- trunk/packages/metastudent-data/trunk/debian/rules 2016-08-18 09:36:37 UTC (rev 22693)
+++ trunk/packages/metastudent-data/trunk/debian/rules 2016-08-18 11:02:48 UTC (rev 22694)
@@ -2,6 +2,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export TZ=UTC
+
%:
dh $@ --parallel
@@ -14,4 +16,4 @@
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs
-
\ No newline at end of file
+
Modified: trunk/packages/metastudent-data/trunk/debian/watch
===================================================================
--- trunk/packages/metastudent-data/trunk/debian/watch 2016-08-18 09:36:37 UTC (rev 22693)
+++ trunk/packages/metastudent-data/trunk/debian/watch 2016-08-18 11:02:48 UTC (rev 22694)
@@ -1,2 +1,2 @@
version=3
-opts="pgpsigurlmangle=s/$/.asc/" ftp://rostlab.org/metastudent/metastudent-data-([0-9.]+)\.tar\.[bgx]z debian uupdate
+opts="pasv,pgpsigurlmangle=s/$/.asc/" ftp://rostlab.org/metastudent/metastudent-data-([0-9.]+)\.tar\.[bgx]z debian uupdate
More information about the debian-med-commit
mailing list