Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (8)
Standards-Version: 4.1.4
· caa1393b
Hideki Yamane
authored
Apr 10, 2018
caa1393b
dh11
· d9ee2394
Hideki Yamane
authored
Apr 10, 2018
d9ee2394
Update Vcs-* to use salsa.debian.org
· b57ac203
Hideki Yamane
authored
Jun 01, 2018
b57ac203
Update to deal with upstream's change
· af976b6a
Hideki Yamane
authored
Jun 01, 2018
af976b6a
Upload to unstable
· c846072e
Hideki Yamane
authored
Jun 01, 2018
c846072e
Use default compression
· 8cdbaa41
Hideki Yamane
authored
Jun 01, 2018
8cdbaa41
Note to use default compression
· 5cd80d9e
Hideki Yamane
authored
Jun 01, 2018
5cd80d9e
fix URL
· f74d5efc
Hideki Yamane
authored
Jun 01, 2018
f74d5efc
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f74d5efc
pleiades (1.7.27-4) unstable; urgency=medium
* debian/control
- Set Standards-Version: 4.1.4 with no change
- Set Build-Depends: debhelper (>= 11)
- Update Vcs-* to use salsa.debian.org
* debian/compat
- Set 11
* debian/watch
- Update to deal with upstream's change
* debian/rules
- Use default compression
-- Hideki Yamane <henrich@debian.org> Fri, 01 Jun 2018 09:21:04 +0900
pleiades (1.7.27-3) unstable; urgency=medium
* debian/control
...
...
debian/compat
View file @
f74d5efc
1
0
1
1
debian/control
View file @
f74d5efc
...
...
@@ -3,12 +3,12 @@ Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper (>= 1
0
), ant, default-jdk, ant-optional, junit
Build-Depends: debhelper (>= 1
1
), ant, default-jdk, ant-optional, junit
Build-Depends-Indep: libjavassist-java, zip, unzip
Standards-Version: 4.1.
1
Standards-Version: 4.1.
4
Homepage: https://mergedoc.osdn.jp/
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/pleiades.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/pleiades
.git/
Vcs-Git: https://
salsa
.debian.org/
java-team
/pleiades.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/pleiades
Package: pleiades
Architecture: all
...
...
debian/rules
View file @
f74d5efc
...
...
@@ -30,9 +30,6 @@ override_dh_installchangelogs:
# debconf-updatepo
# dh_clean
override_dh_builddeb:
dh_builddeb -- -Zxz -Sextreme -z9
get-orig-source:
TMPDIR=`mktemp -d`;\
uscan --download-version $(UPSTREAM_VERSION) --destdir $$TMPDIR --force-download --no-symlink ;\
...
...
debian/watch
View file @
f74d5efc
version=4
opts="downloadurlmangle=s/osdn/iij.dl.osdn/;s/downloads\///;s/projects\///;s/zip\//zip/,\
opts="downloadurlmangle=s%projects/mergedoc/downloads%frs/redir\.php?m=iij&f=mergedoc%g;s/zip\//zip/, \
pagemangle=s%<osdn:file url="([^<]*)</osdn:file>%<a href="$1">$1</a>%g, \
uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/,\
dversionmangle=s/-dfsg//;s/~I/~/" \
https://osdn.net/projects/mergedoc/releases/ \
/projects/mergedoc/downloads/.*/@PACKAGE@@ANY_VERSION@
\
-src.zip/
https://osdn.net/projects/mergedoc/releases/
rss
\
https://osdn.net
/projects/mergedoc/downloads/.*/@PACKAGE@@ANY_VERSION@-src
\
.zip/
debian uupdate