[Git][java-team/sablecc][master] 7 commits: Update Standards-Version to 4.5.1

Sudip Mukherjee gitlab at salsa.debian.org
Sat Jan 2 11:21:26 GMT 2021



Sudip Mukherjee pushed to branch master at Debian Java Maintainers / sablecc


Commits:
26c4642b by Sudip Mukherjee at 2021-01-02T10:57:25+00:00
Update Standards-Version to 4.5.1

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
b5c52da7 by Sudip Mukherjee at 2021-01-02T11:00:11+00:00
Use debhelper-compat and update compat level to 13

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
5aff56d7 by Sudip Mukherjee at 2021-01-02T11:00:52+00:00
Update Vcs to salsa

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
a94ebd6c by Sudip Mukherjee at 2021-01-02T11:01:35+00:00
Update priority to optional

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
72e1fc38 by Sudip Mukherjee at 2021-01-02T11:08:33+00:00
Add Rules-Requires-Root: no

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
dc1ba1b7 by Sudip Mukherjee at 2021-01-02T11:13:54+00:00
Remove whitespace from d/control and d/rules

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
b423a832 by Sudip Mukherjee at 2021-01-02T11:13:54+00:00
Add changelog for 3.7-2 release

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+sablecc (3.7-2) unstable; urgency=medium
+
+  * Team upload.
+  * Update Standards-Version to 4.5.1
+    - Update priority to optional.
+  * Use debhelper-compat.
+    - Update compat level to 13.
+  * Update Vcs to salsa.
+  * Add Rules-Requires-Root: no.
+  * Remove whitespace from d/control and d/rules.
+
+ -- Sudip Mukherjee <sudipm.mukherjee at gmail.com>  Sat, 02 Jan 2021 11:13:16 +0000
+
 sablecc (3.7-1) UNRELEASED; urgency=medium
 
   * New upstream release.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -1,13 +1,14 @@
 Source: sablecc
 Section: java
-Priority: extra
+Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Alexandre Rossi <alexandre.rossi at gmail.com>, Chris Halls <halls at debian.org>, Mathieu Trudel-Lapierre <mathieu.tl at gmail.com>
-Build-Depends: debhelper (>= 9), default-jdk, javahelper (>=0.20), ant
-Standards-Version: 3.9.7
+Build-Depends: debhelper-compat (= 13), default-jdk, javahelper (>=0.20), ant
+Standards-Version: 4.5.1
+Rules-Requires-Root: no
 Homepage: http://sablecc.org/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/sablecc.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sablecc.git
+Vcs-Git: https://salsa.debian.org/java-team/sablecc.git
+Vcs-Browser: https://salsa.debian.org/java-team/sablecc
 
 Package: sablecc
 Architecture: all
@@ -21,5 +22,5 @@ Description: Object-oriented fully featured parser generator
  abstract syntax trees and tree walkers. SableCC also keeps a clean
  separation between machine-generated code and user-written code.
  .
- This package also contains AntTask, a task to invoke SableCC on grammar 
+ This package also contains AntTask, a task to invoke SableCC on grammar
  files.


=====================================
debian/rules
=====================================
@@ -27,4 +27,3 @@ override_dh_auto_build:
 
 	# Build with ant jar target
 	dh_auto_build -- jar
-



View it on GitLab: https://salsa.debian.org/java-team/sablecc/-/compare/729dd6cf424a2df1857a38c7bfc1061897daf5b5...b423a8327185afa16267136faf511c6ae28ac9e8

-- 
View it on GitLab: https://salsa.debian.org/java-team/sablecc/-/compare/729dd6cf424a2df1857a38c7bfc1061897daf5b5...b423a8327185afa16267136faf511c6ae28ac9e8
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/20210102/c48b6ac2/attachment.html>


More information about the pkg-java-commits mailing list