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


Commits:
95e0b141 by Karsten Schöke at 2026-03-09T08:02:20+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


=====================================
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:


=====================================
debian/upstream/metadata
=====================================
@@ -1,19 +1,25 @@
 Bug-Submit: https://github.com/cgat-developers/ruffus/issues/new
 Reference:
- Author: Leo Goodstadt
- Title: 'Ruffus: A Lightweight Python Library for Computational Pipelines'
- Journal: Bioinformatics
- Year: 2010
- Volume: 26
- Number: 21
- Pages: 2778-9
- DOI: 10.1093/bioinformatics/btq524
- 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
+  Author: Leo Goodstadt
+  Title: 'Ruffus: A Lightweight Python Library for Computational Pipelines'
+  Journal: Bioinformatics
+  Year: 2010
+  Volume: 26
+  Number: 21
+  Pages: 2778-9
+  DOI: 10.1093/bioinformatics/btq524
+  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:
+- 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/95e0b1418e809205bf8264e7fa1927798f64fe26

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