[med-svn] [Git][med-team/neobio][master] 3 commits: Bump Standards-Version to 4.5.1

Tony Mancill gitlab at salsa.debian.org
Sun Feb 7 19:33:07 GMT 2021



Tony Mancill pushed to branch master at Debian Med / neobio


Commits:
055da1c3 by tony mancill at 2021-02-07T11:08:45-08:00
Bump Standards-Version to 4.5.1

- - - - -
7d0deb74 by tony mancill at 2021-02-07T11:10:45-08:00
Bump source/target level to 8 (Closes: #981926)

- - - - -
c742c23f by tony mancill at 2021-02-07T11:11:24-08:00
prepare changelog for upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+neobio (0.0.20030929-6) unstable; urgency=medium
+
+  * Team upload.
+  * Bump Standards-Version to 4.5.1
+  * Bump source/target level to 8 (Closes: #981926)
+
+ -- tony mancill <tmancill at debian.org>  Sun, 07 Feb 2021 11:11:05 -0800
+
 neobio (0.0.20030929-5) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                default-jdk,
                javahelper
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/neobio
 Vcs-Git: https://salsa.debian.org/med-team/neobio.git
 Homepage: http://neobio.sourceforge.net/


=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ include /usr/share/dpkg/default.mk
 
 override_dh_auto_build:
 	mkdir -p classes
-	javac -cp src -source 1.6 -target 1.6 -d  classes   $(shell find src -name "*.java")
+	javac -cp src -source 1.8 -target 1.8 -d  classes   $(shell find src -name "*.java")
 	jar -cf neobio-$(DEB_VERSION_UPSTREAM).jar -C classes neobio -C bin neobio/gui/icons
 
 override_dh_clean:



View it on GitLab: https://salsa.debian.org/med-team/neobio/-/compare/5ef95e1eec15d315865c93777ef1d814106344de...c742c23f5615002b2ad865d14ac51ab36d01d508

-- 
View it on GitLab: https://salsa.debian.org/med-team/neobio/-/compare/5ef95e1eec15d315865c93777ef1d814106344de...c742c23f5615002b2ad865d14ac51ab36d01d508
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/20210207/0dfe55a3/attachment-0001.html>


More information about the debian-med-commit mailing list