Tony Mancill pushed to branch master at Debian Java Maintainers / stegosuite


Commits:
75fe7041 by tony mancill at 2018-12-29T22:25:55Z
Update runtime dependency from libswt-gtk2-4-jni to libswt-gtk-4-jni

- - - - -
a0122121 by tony mancill at 2019-01-03T04:40:23Z
Update Vcs- fields in debian/control for Salsa

- - - - -
2a28755b by tony mancill at 2019-01-03T04:40:23Z
Use debhelper 11

- - - - -
57fe2921 by tony mancill at 2019-01-03T04:40:23Z
Drop get-orig-source target from debian/rules

- - - - -
138fe583 by tony mancill at 2019-01-03T04:43:00Z
Bump Standards-Version to 4.3.0

- - - - -
f023732f by tony mancill at 2019-01-03T04:43:07Z
prepare changelog for upload

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,20 @@
+stegosuite (0.8.0-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Tobias Ilte ]
+  * Fix typo in man page
+
+  [ tony mancill ]
+  * Update runtime dependency from libswt-gtk2-4-jni to libswt-gtk-4-jni
+    (Closes: #917576)   
+  * Update Vcs- fields in debian/control for Salsa
+  * Drop get-orig-source target from debian/rules
+  * Use debhelper 11
+  * Bump Standards-Version to 4.3.0
+
+ -- tony mancill <[email protected]>  Wed, 02 Jan 2019 20:42:14 -0800
+
 stegosuite (0.8.0-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
<[email protected]
 Uploaders:
  Tobias Ilte <[email protected]>
 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
  default-jdk,
  liblogback-java,
  libmaven-compiler-plugin-java,
@@ -14,9 +14,9 @@ Build-Depends:
  libswt-gtk-4-java,
  libcommons-cli-java,
  maven-debian-helper (>= 1.5)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/pkg-java/stegosuite.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stegosuite.git
+Standards-Version: 4.3.0
+Vcs-Git: https://salsa.debian.org/java-team/stegosuite.git
+Vcs-Browser: https://salsa.debian.org/java-team/stegosuite
 Homepage: https://dev.stegosuite.org/stegosuite/stegosuite
 
 Package: stegosuite
@@ -24,7 +24,7 @@ Architecture: all
 Depends:
  default-jre | java8-runtime,
  libswt-cairo-gtk-4-jni,
- libswt-gtk2-4-jni,
+ libswt-gtk-4-jni,
  libcommons-cli-java,
  ${maven:Depends},
  ${misc:Depends}


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
        dh $@ --buildsystem=maven
-
-get-orig-source:
-       uscan --download-current-version --force-download --no-symlink



View it on GitLab: 
https://salsa.debian.org/java-team/stegosuite/compare/1d8e6b454f35dfe24151be5965b2b513d4d13670...f023732fa007e150117e001913331f06933e9f7d

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/stegosuite/compare/1d8e6b454f35dfe24151be5965b2b513d4d13670...f023732fa007e150117e001913331f06933e9f7d
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