Pierre Gruet pushed to branch master at Debian Java Maintainers / jmagick


Commits:
3e432743 by Pierre Gruet at 2026-03-17T22:15:25+01:00
Rewriting d/watch with version 5

- - - - -
8e9dbf73 by Pierre Gruet at 2026-03-17T22:16:05+01:00
Removing Priority: optional, which is default

- - - - -
5996504f by Pierre Gruet at 2026-03-17T22:16:11+01:00
Removing R-R-R: no, which is now default

- - - - -
0c0a4429 by Pierre Gruet at 2026-03-17T22:16:21+01:00
Raising Standards version to 4.7.3

- - - - -
ed443377 by Pierre Gruet at 2026-03-17T22:17:01+01:00
Updating changelog

- - - - -
ad0ac307 by Pierre Gruet at 2026-03-17T22:35:13+01:00
Removing doc-base link to javadoc, which got removed

- - - - -
e34f2573 by Pierre Gruet at 2026-03-17T22:44:28+01:00
Fixing old FSF address in d/copyright

- - - - -
7c14c4d8 by Pierre Gruet at 2026-03-17T22:44:44+01:00
Updating changelog

- - - - -
909c7510 by Pierre Gruet at 2026-03-17T22:45:05+01:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/copyright
- − debian/jmagick7-docs.doc-base
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,18 @@
-jmagick (6.7.8-6) UNRELEASED; urgency=medium
+jmagick (6.7.8-6) unstable; urgency=medium
 
+  * Team upload
+  * Raising Standards version to 4.7.3:
+    - Removing Priority: optional, which is default
+    - Removing R-R-R: no, which is now default
+  * Rewriting d/watch with version 5
+  * Removing doc-base link to javadoc, which got removed
+  * Fixing old FSF address in d/copyright
+
+  [ Vladimir Petko ]
   * d/t/jmagickExample: Add --enable-native-access flag
     (LP: #2142089) (Closes: #1128317).
 
- -- Vladimir Petko <[email protected]>  Thu, 19 Feb 2026 09:41:03 
+1300
+ -- Pierre Gruet <[email protected]>  Tue, 17 Mar 2026 22:44:56 +0100
 
 jmagick (6.7.8-5) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -2,8 +2,7 @@ Source: jmagick
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Varun Hiremath <[email protected]>
 Section: graphics
-Priority: optional
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
 Build-Depends: chrpath,
                debhelper-compat (= 13),
                default-jdk,
@@ -16,7 +15,6 @@ Build-Depends: chrpath,
 Vcs-Git: https://salsa.debian.org/java-team/jmagick.git
 Vcs-Browser: https://salsa.debian.org/java-team/jmagick
 Homepage: https://github.com/techblue/jmagick
-Rules-Requires-Root: no
 
 Package: libjmagick7-java
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -45,9 +45,8 @@ License: LGPL-2.1+
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.
  .
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see https://www.gnu.org/licenses/.
 Comment:
  On Debian systems, the full text of the GNU General Public License
  version 2 can be found in the file '/usr/share/common-licenses/LGPL-2'.


=====================================
debian/jmagick7-docs.doc-base deleted
=====================================
@@ -1,8 +0,0 @@
-Document: jmagick7-docs
-Title: API Javadoc for JMagick
-Abstract: This is the API Javadoc provided for the libjmagick7-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/jmagick7-docs/api/index.html
-Files: /usr/share/doc/jmagick7-docs/api/*


=====================================
debian/watch
=====================================
@@ -1,12 +1,12 @@
-version=4
-opts=\
-dversionmangle=auto,\
-repacksuffix=+ds,\
-filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE@-$1.tar.gz%,\
-downloadurlmangle=s%(api.github.com/repos/[^/]+/[^/]+)/git/refs/%$1/tarball/refs/%g,\
-searchmode=plain \
-  https://api.github.com/repos/techblue/jmagick/git/matching-refs/tags/ \
-  https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/@ANY_VERSION@
+Version: 5
+
+Source: https://api.github.com/repos/techblue/jmagick/git/matching-refs/tags/
+Matching-Pattern: 
https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/@ANY_VERSION@
+Downloadurlmangle: 
s%(api.github.com/repos/[^/]+/[^/]+)/git/refs/%$1/tarball/refs/%g
+Dversionmangle: auto
+Filenamemangle: s%.*/@ANY_VERSION@%@PACKAGE@-$1.tar.gz%
+Repacksuffix: +ds
+Searchmode: plain
 
 #opts=\
 
#downloadurlmangle=s%(api.github.com/repos/[^/]+/[^/]+)/git/refs/.*%$1/tarball/b4412afd5303aa6aa389b66ccea4bef2eabf0aca%g,\



View it on GitLab: 
https://salsa.debian.org/java-team/jmagick/-/compare/2e3751043ce8edb8cba05fda94eabf603f39399c...909c7510530c1e979164f10b376d79bf1dcf22b3

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/jmagick/-/compare/2e3751043ce8edb8cba05fda94eabf603f39399c...909c7510530c1e979164f10b376d79bf1dcf22b3
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to