[Git][java-team/plexus-i18n][master] 5 commits: Standards-Version updated to 4.6.2

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Mon Jan 9 11:03:04 GMT 2023



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / plexus-i18n


Commits:
7e81f5ee by Emmanuel Bourg at 2023-01-09T11:52:25+01:00
Standards-Version updated to 4.6.2

- - - - -
699533d1 by Emmanuel Bourg at 2023-01-09T11:52:30+01:00
Switch to debhelper level 13

- - - - -
65536a5b by Emmanuel Bourg at 2023-01-09T11:54:11+01:00
Track and download the new releases from GitHub

- - - - -
b5af4714 by Emmanuel Bourg at 2023-01-09T12:00:48+01:00
Modified the package description

- - - - -
04557c08 by Emmanuel Bourg at 2023-01-09T12:01:13+01:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- − debian/orig-tar.sh
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+plexus-i18n (1.0-beta-10-6) unstable; urgency=medium
+
+  * Team upload.
+  * Standards-Version updated to 4.6.2
+  * Switch to debhelper level 13
+  * Track and download the new releases from GitHub
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 09 Jan 2023 12:01:03 +0100
+
 plexus-i18n (1.0-beta-10-5) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -6,14 +6,14 @@ Uploaders:
  Torsten Werner <twerner at debian.org>,
  Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libplexus-component-metadata-java,
  libplexus-container-default-java,
  libplexus-utils-java,
  maven-debian-helper (>= 2.2)
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/plexus-i18n.git
 Vcs-Browser: https://salsa.debian.org/java-team/plexus-i18n
 Homepage: https://codehaus-plexus.github.io/plexus-i18n/
@@ -22,6 +22,6 @@ Package: libplexus-i18n-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
-Description: a component to support internationalization of applications using Plexus
+Description: Internationalization support for Plexus applications
  Plexus I18n is a set of Plexus-components supporting internationalization of
  Plexus-based applications.


=====================================
debian/orig-tar.sh deleted
=====================================
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-VERSION=$2
-TAR=../plexus-i18n_$VERSION.orig.tar.gz
-DIR=plexus-i18n-$VERSION
-TAG=$(echo "plexus-i18n-$VERSION" | sed -re's/~(alpha|beta)/-\1-/')
-
-svn export http://svn.codehaus.org/plexus/plexus-components/tags/${TAG}/ $DIR
-GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.class' $DIR
-rm -rf $DIR ../$TAG


=====================================
debian/watch
=====================================
@@ -1,4 +1,3 @@
-version=3
-opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
-  http://svn.codehaus.org/plexus/plexus-components/tags/ \
-  plexus-i18n-(\d.*)/ debian debian/orig-tar.sh
+version=4
+opts="mode=git" \
+https://github.com/codehaus-plexus/plexus-i18n refs/tags/plexus-i18n-(\d.*)



View it on GitLab: https://salsa.debian.org/java-team/plexus-i18n/-/compare/dce114398f3fb6d08a2cf4febba2b6e33311c63c...04557c085fbedecd6a3053c3f6497b52007d9c69

-- 
View it on GitLab: https://salsa.debian.org/java-team/plexus-i18n/-/compare/dce114398f3fb6d08a2cf4febba2b6e33311c63c...04557c085fbedecd6a3053c3f6497b52007d9c69
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/20230109/f36cd93c/attachment.htm>


More information about the pkg-java-commits mailing list