[Git][java-team/cup][master] 6 commits: Team upload.
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Jan 19 17:30:27 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / cup
Commits:
c09ed509 by Andreas Tille at 2025-01-19T18:25:02+01:00
Team upload.
- - - - -
9be857ee by Andreas Tille at 2025-01-19T18:25:02+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
b183d767 by Andreas Tille at 2025-01-19T18:25:02+01:00
debhelper-compat 13 (routine-update)
- - - - -
3f19441c by Andreas Tille at 2025-01-19T18:25:31+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
e98e404e by Andreas Tille at 2025-01-19T18:25:33+01:00
watch file standard 4 (routine-update)
- - - - -
252798a6 by Andreas Tille at 2025-01-19T18:30:07+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+cup (0.11b-20160615-3) unstable; urgency=medium
+
+ * Team upload.
+ * Packaging update
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sun, 19 Jan 2025 18:25:33 +0100
+
cup (0.11b-20160615-2) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -1,28 +1,24 @@
Source: cup
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Torsten Werner <twerner at debian.org>
-Build-Depends:
- ant,
- cup (>= 0.11a),
- debhelper (>= 11),
- default-jdk,
- jflex (>= 1.6.1),
- maven-repo-helper
-Standards-Version: 4.2.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/cup.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cup.git
+Build-Depends: ant,
+ cup,
+ debhelper-compat (= 13),
+ default-jdk,
+ jflex,
+ maven-repo-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/cup
+Vcs-Git: https://salsa.debian.org/java-team/cup.git
Homepage: http://www2.cs.tum.edu/projects/cup/
Package: cup
Architecture: all
-Depends:
- default-jre-headless | java8-runtime-headless,
- ${misc:Depends}
-Suggests:
- java-compiler
+Depends: default-jre-headless | java8-runtime-headless,
+ ${misc:Depends}
+Suggests: java-compiler
Description: LALR parser generator for Java(tm)
CUP is the "Constructor of Useful Parsers", a system for generating
parsers from simple LALR specifications. It serves the same role as the
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=uversionmangle=s/^/0\./ \
http://www2.cs.tum.edu/projects/cup/releases/ java-cup-src-(.*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/cup/-/compare/9880d3640c02fb7fbd6528be8469155b9fba4ed0...252798a6ef9dd2ed66f065be1a6ca6219b30554c
--
View it on GitLab: https://salsa.debian.org/java-team/cup/-/compare/9880d3640c02fb7fbd6528be8469155b9fba4ed0...252798a6ef9dd2ed66f065be1a6ca6219b30554c
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/20250119/271769fc/attachment.htm>
More information about the pkg-java-commits
mailing list