[Git][java-team/sweethome3d][master] 4 commits: Adding missing build-depends on libfreehep-graphicsio-java.
Andrius Merkys
gitlab at salsa.debian.org
Wed Jul 29 08:03:56 BST 2020
Andrius Merkys pushed to branch master at Debian Java Maintainers / sweethome3d
Commits:
db796e6a by Andrius Merkys at 2020-07-29T02:33:30-04:00
Adding missing build-depends on libfreehep-graphicsio-java.
- - - - -
f1d4e123 by Andrius Merkys at 2020-07-29T02:43:08-04:00
Adding missing build-depends on libfreehep-graphics2d-java.
- - - - -
e77f7aff by Andrius Merkys at 2020-07-29T02:49:17-04:00
Wrapping and sorting.
- - - - -
66167959 by Andrius Merkys at 2020-07-29T02:49:43-04:00
Update changelog for 6.3+dfsg-3 release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/sweethome3d.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+sweethome3d (6.3+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+ * Adding missing build-depends on libfreehep-graphics2d-java.
+ * Adding missing build-depends on libfreehep-graphicsio-java.
+ * Wrapping and sorting.
+
+ -- Andrius Merkys <merkys at debian.org> Wed, 29 Jul 2020 02:49:30 -0400
+
sweethome3d (6.3+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders:
- Markus Koschany <apo at debian.org>
+ Markus Koschany <apo at debian.org>,
Build-Depends:
ant,
debhelper-compat (= 13),
@@ -11,11 +11,13 @@ Build-Depends:
icedtea-netx,
imagemagick,
libbatik-java,
+ libfreehep-graphics2d-java,
libfreehep-graphicsbase-java,
+ libfreehep-graphicsio-java,
libfreehep-graphicsio-svg-java,
libitext-java,
libjava3d-java,
- libsunflow-java (>= 0.07.2.svn396+dfsg-11)
+ libsunflow-java (>= 0.07.2.svn396+dfsg-11),
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/sweethome3d.git
Vcs-Browser: https://salsa.debian.org/java-team/sweethome3d
@@ -28,14 +30,16 @@ Depends:
icedtea-netx | sun-java6-bin,
java-wrappers,
libbatik-java,
+ libfreehep-graphics2d-java,
libfreehep-graphicsbase-java,
+ libfreehep-graphicsio-java,
libfreehep-graphicsio-svg-java,
libitext-java,
libjava3d-java,
libsunflow-java (>= 0.07.2.svn396+dfsg-11),
- ${misc:Depends}
+ ${misc:Depends},
Recommends:
- sweethome3d-furniture
+ sweethome3d-furniture,
Description: Interior 2D design application with 3D preview
Sweet Home 3D is an interior design Java application for
quickly choosing and placing furniture on a house 2D plan
=====================================
debian/sweethome3d.install
=====================================
@@ -4,5 +4,5 @@ debian/icons/22/sweethome3d.png usr/share/icons/hicolor/22x22/apps
debian/icons/48/sweethome3d.png usr/share/icons/hicolor/48x48/apps
debian/sweethome3d.desktop usr/share/applications
debian/sweethome3d.sh usr/share/sweethome3d
-install/sweethome3d.jar usr/share/sweethome3d
debian/sweethome3d.xml usr/share/mime/packages
+install/sweethome3d.jar usr/share/sweethome3d
View it on GitLab: https://salsa.debian.org/java-team/sweethome3d/-/compare/007d5822ca7664e845b0214ac3fbeaaa4c0cc3ac...66167959bdcb051b37916f1762ebf90bdf326978
--
View it on GitLab: https://salsa.debian.org/java-team/sweethome3d/-/compare/007d5822ca7664e845b0214ac3fbeaaa4c0cc3ac...66167959bdcb051b37916f1762ebf90bdf326978
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/20200729/49391968/attachment.html>
More information about the pkg-java-commits
mailing list