Andreas Tille pushed to branch master at Debian Java Maintainers / cronometer
Commits: 9985cd8c by Andreas Tille at 2019-01-08T09:00:15Z Secure URI for Homepage - - - - - c1efb8ec by Andreas Tille at 2019-01-08T09:01:52Z Point Vcs fields to salsa.debian.org - - - - - 70d419fb by Andreas Tille at 2019-01-08T09:01:52Z Standards-Version: 4.3.0 - - - - - 6aeef760 by Andreas Tille at 2019-01-08T09:03:04Z Drop default options from debian/gbp.conf - - - - - a2294875 by Andreas Tille at 2019-01-08T09:08:13Z Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/gbp.conf Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +cronometer (0.9.9+dfsg-3) unstable; urgency=medium + + * Team upload. + * Secure URI for Homepage + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.3.0 + * Drop default options from debian/gbp.conf + + -- Andreas Tille <[email protected]> Tue, 08 Jan 2019 10:03:29 +0100 + cronometer (0.9.9+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,22 +1,24 @@ Source: cronometer -Section: java -Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ryan Kavanagh <[email protected]> -Build-Depends: debhelper (>= 11), javahelper (>= 0.25) +Section: java +Priority: optional +Build-Depends: debhelper (>= 11), + javahelper Build-Depends-Indep: default-jdk (>= 2:1.8), - ant, - libjfreechart-java, - libswingx-java -Standards-Version: 4.1.3 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/cronometer.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cronometer.git -Homepage: http://cronometer.com/download/ + ant, + libjfreechart-java, + libswingx-java +Standards-Version: 4.3.0 +Vcs-Browser: https://salsa.debian.org/java-team/cronometer +Vcs-Git: https://salsa.debian.org/java-team/cronometer.git +Homepage: https://cronometer.com/ Package: cronometer Architecture: all -Depends: ${java:Depends}, ${misc:Depends}, - default-jre (>= 2.1.8) | java8-runtime +Depends: ${java:Depends}, + ${misc:Depends}, + default-jre | java8-runtime Recommends: ${java:Recommends} Description: CRON-o-Meter - Exercise and nutrient intake tracker Easy to use daily nutrient intake tracker that includes nutritional ===================================== debian/gbp.conf ===================================== @@ -1,12 +1,3 @@ -[DEFAULT] -pristine-tar = True - -# Options only affecting git-buildpackage -[git-buildpackage] -sign-tags = True -compression = xz -compression-level = best - # Options only affecting git-import-orig [git-import-orig] filter = ['.svn', '._*', 'lib/cronometer.jar', 'lib/docs.jar'] View it on GitLab: https://salsa.debian.org/java-team/cronometer/compare/4063e8ecd1692811a85c3871080ec3f565fad774...a2294875d94a4918bc2e1074edd9981a3af68dbc -- View it on GitLab: https://salsa.debian.org/java-team/cronometer/compare/4063e8ecd1692811a85c3871080ec3f565fad774...a2294875d94a4918bc2e1074edd9981a3af68dbc You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

