Skip to content
Commits on Source (8)
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
......
......@@ -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 (>= 10), ant, default-jdk, ant-optional, junit
Build-Depends: debhelper (>= 11), 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
......
......@@ -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 ;\
......
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