Andreas Tille pushed to branch master at Debian Med / pyscanfcs


Commits:
ed1486ce by Andreas Tille at 2020-07-02T13:06:47+02:00
Fix installation

- - - - -
2f8c249c by Andreas Tille at 2020-07-02T13:07:35+02:00
Section: s/python/science/

- - - - -
be46ff12 by Andreas Tille at 2020-07-02T13:09:11+02:00
DEP3

- - - - -
17de834a by Andreas Tille at 2020-07-02T13:15:18+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/patches/noDownloadOfDoc.patch
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+pyscanfcs (0.3.6+ds-2) unstable; urgency=medium
+
+  * Team upload.
+  * Fix installation
+    Closes: #964108
+  * Section: s/python/science/
+  * DEP3
+
+ -- Andreas Tille <[email protected]>  Thu, 02 Jul 2020 13:09:39 +0200
+
 pyscanfcs (0.3.6+ds-1) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/control
=====================================
@@ -1,7 +1,7 @@
 Source: pyscanfcs
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 Uploaders: Alexandre Mestiashvili <[email protected]>
-Section: python
+Section: science
 Priority: optional
 Build-Depends: cython3,
                debhelper-compat (= 13),


=====================================
debian/patches/noDownloadOfDoc.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Moeller
+Last-Update: 2020-06-30 00:43:47 +0200
+Description: don't download .pdf
+
 Index: pyscanfcs/setup.py
 ===================================================================
 --- pyscanfcs.orig/setup.py


=====================================
debian/rules
=====================================
@@ -51,9 +51,8 @@ override_dh_install:
            $(CURDIR)/debian/$(DEB_SOURCE)/usr/lib/$(DEB_SOURCE)/pyscanfcs_run
        cd $(CURDIR)/debian/$(DEB_SOURCE)/usr/bin/; \
         ln -s ../lib/$(DEB_SOURCE)/pyscanfcs_run pyscanfcs; cd -
-       mv debian/pyscanfcs.xpm \
-               debian/$(DEB_SOURCE)/usr/share/pixmaps
-       chmod -R 644 
debian/$(DEB_SOURCE)/usr/share/doc/$(DEB_SOURCE)/examples/misc
+       mv debian/pyscanfcs.xpm debian/$(DEB_SOURCE)/usr/share/pixmaps
+       chmod -x 
debian/$(DEB_SOURCE)/usr/share/doc/$(DEB_SOURCE)/examples/misc/*
 
 override_dh_compress:
        dh_compress -X$(PDF)



View it on GitLab: 
https://salsa.debian.org/med-team/pyscanfcs/-/compare/0a48fca7868e7758b0393e60f3696db080480a11...17de834a496188ae575239c3dcccc0bbf5ce45a0

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/pyscanfcs/-/compare/0a48fca7868e7758b0393e60f3696db080480a11...17de834a496188ae575239c3dcccc0bbf5ce45a0
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