Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Architecture amd64
· 7d3f9a44
Andreas Tille
authored
Feb 03, 2019
7d3f9a44
Remove trailing whitespace in debian/changelog
· b2ea1c45
Andreas Tille
authored
Feb 03, 2019
b2ea1c45
Architecture amd64 for libpicard-java *and* picard-tools to enable binNMUs
· 8ffeff5e
Andreas Tille
authored
Feb 04, 2019
8ffeff5e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8ffeff5e
picard-tools (2.18.25+dfsg-2) unstable; urgency=medium
* Architecture amd64 (for libpicard-java and picard-tools)
Closes: #921185
* Remove trailing whitespace in debian/changelog
-- Andreas Tille <tille@debian.org> Sun, 03 Feb 2019 08:53:09 +0100
picard-tools (2.18.25+dfsg-1) unstable; urgency=medium
* New upstream release
...
...
debian/control
View file @
8ffeff5e
...
...
@@ -34,7 +34,7 @@ Vcs-Git: https://salsa.debian.org/med-team/picard-tools.git
Homepage: http://broadinstitute.github.io/picard/
Package: picard-tools
Architecture: a
ll
Architecture: a
md64
Depends: default-jre | java6-runtime,
${misc:Depends},
libpicard-java (= ${binary:Version})
...
...
@@ -83,7 +83,7 @@ Description: Command line tools to manipulate SAM and BAM files
FastqToSam ViewSam
Package: libpicard-java
Architecture: a
ll
Architecture: a
md64
Section: java
Depends: ${misc:Depends},
# Getting versionned depends from Build-Depends
...
...