Andreas Tille pushed to branch master at Debian Med / umis


Commits:
7612ef34 by Andreas Tille at 2020-01-27T08:04:31+01:00
Fix clean target

- - - - -
cf63b584 by Andreas Tille at 2020-01-27T08:04:51+01:00
routine-update: Standards-Version: 4.5.0

- - - - -
55ca0dd5 by Andreas Tille at 2020-01-27T08:07:52+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+umis (1.0.6-2) unstable; urgency=medium
+
+  * Fix clean target
+    Closes: #949920
+  * Standards-Version: 4.5.0 (routine-update)
+
+ -- Andreas Tille <[email protected]>  Mon, 27 Jan 2020 08:05:00 +0100
+
 umis (1.0.6-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
                python3-dev,
                python3-setuptools
 Build-Depends-Arch: python3-pysam
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/umis
 Vcs-Git: https://salsa.debian.org/med-team/umis.git
 Homepage: https://github.com/vals/umis


=====================================
debian/rules
=====================================
@@ -22,4 +22,4 @@ override_dh_install:
 override_dh_auto_clean:
        dh_auto_clean
        rm -rf umis.egg-info
-       rm umis/utils.c
+       rm -f umis/utils.c



View it on GitLab: 
https://salsa.debian.org/med-team/umis/compare/9ca3f89a6cb1e635dc83817d3179d170b2a00a97...55ca0dd551bff60c146d57dcebfadacad6b0e3c4

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/umis/compare/9ca3f89a6cb1e635dc83817d3179d170b2a00a97...55ca0dd551bff60c146d57dcebfadacad6b0e3c4
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to