[med-svn] [Git][med-team/proalign][master] 4 commits: Fix clean

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Dec 17 17:12:15 GMT 2024



Andreas Tille pushed to branch master at Debian Med / proalign


Commits:
c7df4832 by Andreas Tille at 2024-12-17T18:06:42+01:00
Fix clean

- - - - -
bcb7a765 by Andreas Tille at 2024-12-17T18:07:16+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
a628f7d2 by Andreas Tille at 2024-12-17T18:07:16+01:00
debhelper-compat 13 (routine-update)

- - - - -
75e338f8 by Andreas Tille at 2024-12-17T18:09:05+01:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- + debian/clean
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+proalign (0.603-6) unstable; urgency=medium
+
+  * d/rules: use --with javahelper
+  * Fix clean target
+    Closes: #1046067
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 17 Dec 2024 18:07:26 +0100
+
 proalign (0.603-5) unstable; urgency=medium
 
   * Upstream has orphaned software


=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+proalign.jar


=====================================
debian/control
=====================================
@@ -4,10 +4,10 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Thorsten Alteholz <debian at alteholz.de>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                javahelper,
                default-jdk
-Standards-Version: 4.5.0
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/med-team/proalign
 Vcs-Git: https://salsa.debian.org/med-team/proalign.git
 Homepage: http://loytynojalab.biocenter.helsinki.fi/software/proalign/


=====================================
debian/rules
=====================================
@@ -3,7 +3,7 @@
 # DH_VERBOSE := 1
 
 %:
-	dh $@
+	dh $@ --with javahelper
 
 override_dh_auto_build:
 	jh_build --main=proalign.ProAlign proalign.jar .



View it on GitLab: https://salsa.debian.org/med-team/proalign/-/compare/a1c227ae0b9e00c3b3096a617a76e05eeb0f5168...75e338f82953afb8851a37ddc299f6a8ffbabbca

-- 
View it on GitLab: https://salsa.debian.org/med-team/proalign/-/compare/a1c227ae0b9e00c3b3096a617a76e05eeb0f5168...75e338f82953afb8851a37ddc299f6a8ffbabbca
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/20241217/f0c268e5/attachment-0001.htm>


More information about the debian-med-commit mailing list