[Git][java-team/pleiades][master] 8 commits: Standards-Version: 4.1.4

Hideki Yamane gitlab at salsa.debian.org
Fri Jun 1 01:35:49 BST 2018


Hideki Yamane pushed to branch master at Debian Java Maintainers / pleiades


Commits:
caa1393b by Hideki Yamane at 2018-04-10T15:55:50+09:00
Standards-Version: 4.1.4

- - - - -
d9ee2394 by Hideki Yamane at 2018-04-10T15:56:57+09:00
dh11

- - - - -
b57ac203 by Hideki Yamane at 2018-06-01T09:17:03+09:00
Update Vcs-* to use salsa.debian.org

- - - - -
af976b6a by Hideki Yamane at 2018-06-01T09:20:19+09:00
Update to deal with upstream's change

- - - - -
c846072e by Hideki Yamane at 2018-06-01T09:21:08+09:00
Upload to unstable

- - - - -
8cdbaa41 by Hideki Yamane at 2018-06-01T09:25:38+09:00
Use default compression

- - - - -
5cd80d9e by Hideki Yamane at 2018-06-01T09:29:01+09:00
Note to use default compression

- - - - -
f74d5efc by Hideki Yamane at 2018-06-01T09:32:06+09:00
fix URL

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+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 at debian.org>  Fri, 01 Jun 2018 09:21:04 +0900
+
 pleiades (1.7.27-3) unstable; urgency=medium
 
   * debian/control


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Hideki Yamane <henrich at 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


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -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
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,8 @@
 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



View it on GitLab: https://salsa.debian.org/java-team/pleiades/compare/d8c820428562b1db1ce056eae1f33a690964985f...f74d5efcd567ce7ba032e7975e62aa21dbd17570

-- 
View it on GitLab: https://salsa.debian.org/java-team/pleiades/compare/d8c820428562b1db1ce056eae1f33a690964985f...f74d5efcd567ce7ba032e7975e62aa21dbd17570
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180601/85f754fd/attachment.html>


More information about the pkg-java-commits mailing list