[med-svn] [Git][med-team/python-bd2k][master] 4 commits: Strangely enough something else than the repository state was uploaded to sid...

Andreas Tille gitlab at salsa.debian.org
Tue Jan 8 21:48:32 GMT 2019


Andreas Tille pushed to branch master at Debian Med / python-bd2k


Commits:
43d2c8a6 by Andreas Tille at 2019-01-08T21:42:08Z
Strangely enough something else than the repository state was uploaded to sid - just mass commit the status in unstable

- - - - -
f26b5588 by Andreas Tille at 2019-01-08T21:46:14Z
Restore status in Git before it was realised that something else was uploaded

- - - - -
982a933b by Andreas Tille at 2019-01-08T21:46:58Z
Standards-Version: 4.3.0

- - - - -
39f4c5ed by Andreas Tille at 2019-01-08T21:47:58Z
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,14 +1,19 @@
-python-bd2k (1.14~alpha1.48-1) unstable; urgency=medium
+python-bd2k (1.14~alpha1.48-2) unstable; urgency=medium
 
   * Team upload.
-  * New upstream version
   * Point Vcs fields to salsa.debian.org
-  * Standards-Version: 4.2.1
+  * Standards-Version: 4.3.0
   * Remove trailing whitespace in debian/copyright
   * Drop ancient X-Python-Version field
   * Remove strange file from top-level of a Python library directory
 
- -- Andreas Tille <tille at debian.org>  Mon, 29 Oct 2018 13:45:00 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 08 Jan 2019 22:47:13 +0100
+
+python-bd2k (1.14~alpha1.48-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Steffen Moeller <moeller at debian.org>  Wed, 13 Jun 2018 23:21:17 +0200
 
 python-bd2k (1.14~alpha1.43-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 11~),
 #               python3-pytest,
 #               python3-pytest,
 #               python3-pytest-runner
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/python-bd2k
 Vcs-Git: https://salsa.debian.org/med-team/python-bd2k.git
 Homepage: https://github.com/BD2KGenomics/bd2k-python-lib


=====================================
debian/rules
=====================================
@@ -6,6 +6,10 @@ export PYBUILD_NAME=bd2k
 %:
 	dh $@ --with python2 --buildsystem=pybuild
 
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf .eggs src/bd2k.egg-info/ .cache
+
 # Remove strange file from top-level of a Python library directory
 override_dh_install:
 	dh_install



View it on GitLab: https://salsa.debian.org/med-team/python-bd2k/compare/f70f3df03e51a4927caac284ee62b85eab58a8dd...39f4c5ed40292d27def81fcde4d70b78deabae26

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-bd2k/compare/f70f3df03e51a4927caac284ee62b85eab58a8dd...39f4c5ed40292d27def81fcde4d70b78deabae26
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/20190108/6b370f21/attachment-0001.html>


More information about the debian-med-commit mailing list