Karsten Schöke pushed to branch karso/fix_1123529 at Debian Med / python-ruffus


Commits:
9a6a2cf7 by Karsten Schöke at 2026-03-09T07:51:45+01:00
revert bad lintian-brush changes

- - - - -


4 changed files:

- debian/changelog
- debian/copyright
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -4,10 +4,6 @@ python-ruffus (2.8.4-8) UNRELEASED; urgency=medium
   * Add patch Ignore-on-Python-3.12-due-to-multiprocessing-daemon.patch 
     ignore tests due to multiprocessing daemon restriction
     (Closes: #1123529)
-  * Drop use of autotools-dev debhelper.
-  * Reorder Files paragraphs in debian/copyright by directory depth.
-  * Set upstream metadata fields: Repository.
-  * Remove duplicate values in debian/upstream/metadata.
   * Update watch file format version to 5.
 
  -- Karsten Schöke <[email protected]>  Sun, 08 Mar 2026 11:43:40 
+0100


=====================================
debian/copyright
=====================================
@@ -7,14 +7,14 @@ Files: *
 Copyright: © 2009-2015 Leo Goodstadt <[email protected]>
 License: MIT
 
-Files: debian/*
-Copyright: © 2015-2021 Andreas Tille <[email protected]>
-License: MIT
-
 Files: doc/images/gallery/gallery_dless.py
 Copyright: © 2010 Rebecca Chodroff
 License: MIT
 
+Files: debian/*
+Copyright: © 2015-2021 Andreas Tille <[email protected]>
+License: MIT
+
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
@@ -33,3 +33,4 @@ License: MIT
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  THE SOFTWARE.
+


=====================================
debian/rules
=====================================
@@ -45,16 +45,16 @@ endif
 
 execute_after_dh_auto_clean:
        rm -rf ruffus/test/temp_branching_dir \
-        ruffus/test/temp_filesre_combine \
-        ruffus/test/test_pausing_dir \
-        ruffus/test/tmp_test_job_history_with_exceptions \
-        ruffus/test/.ruffus_history.sqlite \
-        ruffus/__pycache__ \
-        doc/_build/html \
-        doc/_build/doctrees \
-        ruffus/test/*.log \
-        .ruffus_history.sqlite
-       rm -f ruffus.egg-info/PKG-INFO ruffus.egg-info/SOURCES.txt 
ruffus.egg-info/dependency_links.txt ruffus.egg-info/top_level.txt
+              ruffus/test/temp_filesre_combine \
+              ruffus/test/test_pausing_dir \
+              ruffus/test/tmp_test_job_history_with_exceptions \
+              ruffus/test/.ruffus_history.sqlite \
+              ruffus/__pycache__ \
+              doc/_build/html \
+              doc/_build/doctrees \
+              ruffus/test/*.log \
+              .ruffus_history.sqlite
+       rm -f  ruffus.egg-info/PKG-INFO ruffus.egg-info/SOURCES.txt 
ruffus.egg-info/dependency_links.txt ruffus.egg-info/top_level.txt
 
 
 execute_after_dh_install:
@@ -66,3 +66,4 @@ execute_after_dh_install:
 
 execute_after_dh_fixperms:
        find debian -name "run_all_unit_tests*.cmd" -executable -exec chmod -x 
\{\} \;
+


=====================================
debian/upstream/metadata
=====================================
@@ -11,9 +11,16 @@ Reference:
  PMID: 20847218
  URL: 
http://bioinformatics.oxfordjournals.org/content/early/2010/09/16/bioinformatics.btq524
  ePrint: 
http://bioinformatics.oxfordjournals.org/content/early/2010/09/16/bioinformatics.btq524.full.pdf+html
-Registry: null
-Name: OMICtools
-Entry: OMICS_07398
+Registry:
+- Name: OMICtools
+  Entry: OMICS_07398
+- Name: SciCrunch
+  Entry: NA
+- Name: bio.tools
+  Entry: NA
+- Name: conda:bioconda
+  Entry: ruffus
 Bug-Database: https://github.com/cgat-developers/ruffus/issues
-Repository: https://github.com/cgat-developers/ruffus.git
+Repository: https://github.com/bunbun/ruffus.git
 Repository-Browse: https://github.com/cgat-developers/ruffus
+



View it on GitLab: 
https://salsa.debian.org/med-team/python-ruffus/-/commit/9a6a2cf704607a77bf0c1d3e8d1dc2a5a2cb097a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-ruffus/-/commit/9a6a2cf704607a77bf0c1d3e8d1dc2a5a2cb097a
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