Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Secure URI for Homepage
· 9985cd8c
Andreas Tille
authored
Jan 08, 2019
9985cd8c
Point Vcs fields to salsa.debian.org
· c1efb8ec
Andreas Tille
authored
Jan 08, 2019
c1efb8ec
Standards-Version: 4.3.0
· 70d419fb
Andreas Tille
authored
Jan 08, 2019
70d419fb
Drop default options from debian/gbp.conf
· 6aeef760
Andreas Tille
authored
Jan 08, 2019
6aeef760
Upload to unstable
· a2294875
Andreas Tille
authored
Jan 08, 2019
a2294875
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a2294875
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 <tille@debian.org> Tue, 08 Jan 2019 10:03:29 +0100
cronometer (0.9.9+dfsg-2) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
a2294875
Source: cronometer
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Kavanagh <ryanakca@kubuntu.org>
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/
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: http
s
://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
View file @
a2294875
[
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'
]
...
...