]> git.sur5r.net Git - fstl/commitdiff
Upload 0.9.3-1 to unstable debian/0.9.3-1
authorJakob Haufe <sur5r@sur5r.net>
Sun, 12 Aug 2018 20:57:20 +0000 (20:57 +0000)
committerJakob Haufe <sur5r@sur5r.net>
Sun, 12 Aug 2018 20:57:20 +0000 (20:57 +0000)
- Switch to DH 11
- Bump Standards-Version

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

index 3e572cd42b1a181eb81b77d873daa37a1425c05c..42359f618cf745d9284859428a67d7c2301ddeaf 100644 (file)
@@ -1,3 +1,11 @@
+fstl (0.9.3-1) unstable; urgency=medium
+
+  * New upstream version
+  * Bump Standards-Version (no changes needed)
+  * Switch to DH 11
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Sun, 12 Aug 2018 20:55:25 +0000
+
 fstl (0.9.2-1) unstable; urgency=medium
 
   * Initial release (Closes: #819313)
index ec635144f60048986bc560c5576355344005e6e7..b4de3947675361a7770d29b8982c407b0ec6b2a0 100644 (file)
@@ -1 +1 @@
-9
+11
index 83574f6f665505ec7b6486d3331e7ca48c239485..1f9369a114d4aa31d25769046f23e5eb3a0cf06f 100644 (file)
@@ -2,8 +2,8 @@ Source: fstl
 Section: graphics
 Priority: optional
 Maintainer: Jakob Haufe <sur5r@sur5r.net>
-Build-Depends: debhelper (>=9), qtbase5-dev, qtchooser, libqt5opengl5-dev
-Standards-Version: 3.9.7
+Build-Depends: debhelper (>=11), qtbase5-dev, qtchooser, libqt5opengl5-dev
+Standards-Version: 4.2.0
 Homepage: http://www.mattkeeter.com/projects/fstl/
 Vcs-Git: https://git.sur5r.net/fstl
 Vcs-Browser: https://git.sur5r.net/?p=fstl;a=summary
@@ -16,4 +16,3 @@ Description: Viewer for .stl files
  rapid prototyping, 3D printing and CAM.
  .
  It is optimized to quickly load and render very high-polygon models.
-
index f270df40f17a80f1cc3a02a566fc1d5ee63d565b..7c4b9f1d750ed3797dbf2a0b207cde6aa0e5b06e 100755 (executable)
@@ -7,4 +7,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
        dh "$@" --sourcedirectory=qt
-