[Git][java-team/libcommons-jexl-java][master] 2 commits: release

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Thu Sep 4 20:16:48 BST 2025



Alexandre Detiste pushed to branch master at Debian Java Maintainers / libcommons-jexl-java


Commits:
0f3332cd by Alexandre Detiste at 2025-09-04T21:15:09+02:00
release

- - - - -
fa32f645 by Alexandre Detiste at 2025-09-04T21:15:58+02:00
fix Vcs tags

- - - - -


3 changed files:

- − debian/README.source
- debian/changelog
- debian/control


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,36 +0,0 @@
-This package uses CDBS (and therefore simple-patchsys.mk) in order to 
-apply patches to the upstream source. Patches are stored in 
-debian/patches and their filenames usually end in .patch or .diff .
-For further details, see the man page for cdbs-edit-patch.
-
-All commands described below should be run from the top directory of the 
-package source tree, unless otherwise stated.
-
- * To generate the fully patched source, in a form ready for
-   editing, that would be built to create Debian packages, run: 
-
-     make -f debian/rules apply-patches
-
-   Note: It has been proposed that, in future, this should happen 
-   automatically when you run dpkg-source -x on a CDBS 
-   simple-patchsys.mk source package.  However, this proposal has 
-   apparently not yet been implemented, so for now you have to do 
-   it yourself like this.
-
- * To modify the source and save those modifications so that
-   they will be applied when building the package, pick a
-   suitably informative patch file name, for example
-   01_add_README.source_file.patch, and then run:
-
-     cdbs-edit-patch 01_add_README.source_file.patch
-
-   This will place you in a new shell in a temporary copy of the 
-   source tree.  Make your desired modifications to it, and then 
-   exit the shell to create the patch file containing them (this 
-   file will appear in debian/patches).
-
- * To remove source modifications that are currently being
-   applied when building the package, run:
-
-     make -f debian/rules reverse-patches
-


=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+libcommons-jexl-java (1.1-6) unstable; urgency=medium
+
+  * Team upload.
+  * Fix Vcs tags that pointed to another package.
+
+ -- Alexandre Detiste <tchet at debian.org>  Thu, 04 Sep 2025 21:15:45 +0200
+
+libcommons-jexl-java (1.1-5) unstable; urgency=medium
+
+  * Team upload.
+  * Drop obsolete debian/README.source (Closes: #1099849)
+  * Standards-Version updated to 4.7.2
+
+ -- Alexandre Detiste <tchet at debian.org>  Thu, 04 Sep 2025 21:09:24 +0200
+
 libcommons-jexl-java (1.1-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -11,13 +11,14 @@ Build-Depends:
  junit,
  libcommons-logging-java,
  maven-repo-helper
-Standards-Version: 4.6.1
-Vcs-Git: https://salsa.debian.org/java-team/libcommons-jexl2-java.git
-Vcs-Browser: https://salsa.debian.org/java-team/libcommons-jexl2-java
+Standards-Version: 4.7.2
+Vcs-Git: https://salsa.debian.org/java-team/libcommons-jexl-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libcommons-jexl-java
 Homepage: http://commons.apache.org/jexl
 
 Package: libcommons-jexl-java
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Description: expression language engine
  This library is an expression language engine for easy embedding in



View it on GitLab: https://salsa.debian.org/java-team/libcommons-jexl-java/-/compare/4218e4495d0608b28afc34fd6a352d31d4990b37...fa32f645ac812e475924d73f3673087fa625fa25

-- 
View it on GitLab: https://salsa.debian.org/java-team/libcommons-jexl-java/-/compare/4218e4495d0608b28afc34fd6a352d31d4990b37...fa32f645ac812e475924d73f3673087fa625fa25
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/20250904/70420c5e/attachment.htm>


More information about the pkg-java-commits mailing list