[med-svn] [Git][med-team/gff2aplot][master] 3 commits: Fix clean target
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Feb 5 11:39:33 GMT 2024
Andreas Tille pushed to branch master at Debian Med / gff2aplot
Commits:
d432b6fa by Andreas Tille at 2024-02-05T12:08:57+01:00
Fix clean target
- - - - -
a7428251 by Andreas Tille at 2024-02-05T12:09:24+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
c9ef453f by Andreas Tille at 2024-02-05T12:10:40+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 @@
+gff2aplot (2.0-15) unstable; urgency=medium
+
+ * Fix clean target
+ Closes: #1044834
+ * Standards-Version: 4.6.2 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 05 Feb 2024 12:09:38 +0100
+
gff2aplot (2.0-14) unstable; urgency=medium
[ Andreas Tille ]
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/gff2aplot
Vcs-Git: https://salsa.debian.org/med-team/gff2aplot.git
Homepage: https://genome.crg.es/software/gfftools/GFF2APLOT.html
=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ export HOME=/tmp
# Upstream is missing to clean some files
override_dh_auto_clean:
- rm -f src/ali2gff/ali2gff bin/ali2gff
+ rm -f src/ali2gff/ali2gff bin/*
# We need to rename some *.pl files (done in dh_auto_install to avoid useless install step to /usr/local/bin)
override_dh_auto_install:
View it on GitLab: https://salsa.debian.org/med-team/gff2aplot/-/compare/e391e9cc32e4c5024bc5532f362af3490463305c...c9ef453f4e703a527584f6ce81bab5078c4a5995
--
View it on GitLab: https://salsa.debian.org/med-team/gff2aplot/-/compare/e391e9cc32e4c5024bc5532f362af3490463305c...c9ef453f4e703a527584f6ce81bab5078c4a5995
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/20240205/94a0e888/attachment-0001.htm>
More information about the debian-med-commit
mailing list