[Git][java-team/naga][master] 6 commits: Standards-Version updated to 4.4.0

Emmanuel Bourg gitlab at salsa.debian.org
Fri Sep 13 09:28:40 BST 2019



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / naga


Commits:
fb2b2727 by Emmanuel Bourg at 2019-09-13T08:14:33Z
Standards-Version updated to 4.4.0

- - - - -
571cb677 by Emmanuel Bourg at 2019-09-13T08:14:51Z
Use salsa.debian.org Vcs-* URLs

- - - - -
5dced8f8 by Emmanuel Bourg at 2019-09-13T08:19:24Z
No longer install the javadoc in the package

- - - - -
f2ed0cc6 by Emmanuel Bourg at 2019-09-13T08:19:52Z
Removed the unused ${shlibs:Depends} variable

- - - - -
a77b5173 by Emmanuel Bourg at 2019-09-13T08:22:32Z
Simplified debian/rules

- - - - -
9ab8af58 by Emmanuel Bourg at 2019-09-13T08:22:41Z
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/libnaga-java.javadoc
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+naga (3.0+svn80-3) unstable; urgency=medium
+
+  * Team upload.
+  * No longer install the javadoc in the package
+  * Removed the unused ${shlibs:Depends} variable
+  * Standards-Version updated to 4.4.0
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 13 Sep 2019 10:20:48 +0200
+
 naga (3.0+svn80-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -10,17 +10,14 @@ Build-Depends:
  debhelper (>= 11),
  default-jdk,
  javahelper
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/naga.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/naga.git/
+Standards-Version: 4.4.0
+Vcs-Browser: https://salsa.debian.org/java-team/naga
+Vcs-Git: https://salsa.debian.org/java-team/naga.git
 Homepage: https://code.google.com/p/naga/
 
 Package: libnaga-java
 Architecture: all
-Depends:
- ${java:Depends},
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${java:Depends}
 Description: Simplified Java NIO asynchronous sockets
  Naga aims to be a very small NIO library that provides a handful of java
  classes to wrap the usual Socket and ServerSocket with asynchronous NIO


=====================================
debian/libnaga-java.javadoc deleted
=====================================
@@ -1 +0,0 @@
-_BUILD/docs/api


=====================================
debian/rules
=====================================
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
 
 %:
 	dh $@ --with javahelper



View it on GitLab: https://salsa.debian.org/java-team/naga/compare/bb7f81704252b44dbef6413849031dd501c51e35...9ab8af582f97990e0ddd2bd66cd788f97cdc82e8

-- 
View it on GitLab: https://salsa.debian.org/java-team/naga/compare/bb7f81704252b44dbef6413849031dd501c51e35...9ab8af582f97990e0ddd2bd66cd788f97cdc82e8
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/20190913/05e15209/attachment.html>


More information about the pkg-java-commits mailing list