Bläddra i källkod

update debian folder for up-stream

Johann ELSASS 3 år sedan
förälder
incheckning
569f47bc86
2 ändrade filer med 10 tillägg och 3 borttagningar
  1. 7 0
      debian/changelog
  2. 3 3
      debian/control

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+lazpaint (7.2.1-1) unstable; urgency=medium
+
+  * new upstream version
+  * d/control: update description with new features
+
+ -- Johann ELSASS <[email protected]>  Mon, 22 Aug 2022 16:02:00 +0100
+
 lazpaint (7.1.6-1) unstable; urgency=medium
 
   * new upstream version

+ 3 - 3
debian/control

@@ -1,7 +1,7 @@
 Source: lazpaint
 Section: graphics
 Priority: optional
-Maintainer: Johann ELSASS <circular@operamail.com>
+Maintainer: Johann ELSASS <circular@fastmail.com>
 Uploaders: Gürkan Myczko <[email protected]>
 Build-Depends: fpc, lcl, lazarus, libqt5pas-dev, debhelper-compat (= 13)
 Rules-Requires-Root: no
@@ -16,7 +16,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Conflicts: lazpaint, lazpaint-gtk3, lazpaint-qt4, lazpaint-qt5
 Description: Image editor with raster and vector layers (gtk2)
  Can read layered files (lzp, ora, pdn, oXo, flat psd), multi-images (gif,
- ico, tiff), flat files (bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
+ ico, tiff), flat files (avif, bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
  raw images (dng, cr2, nef, arw...), vectorial (svg), 3D (obj). Has drawing
  tools, vector shapes, phong shading, curve adjustments, filters, render
  some textures, Python scripting.
@@ -28,7 +28,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Image editor with raster and  vector layers (qt5)
  Can read layered files (lzp, ora, pdn, oXo, flat psd), multi-images (gif,
- ico, tiff), flat files (bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
+ ico, tiff), flat files (avif, bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
  raw images (dng, cr2, nef, arw...), vectorial (svg), 3D (obj). Has drawing
  tools, vector shapes, phong shading, curve adjustments, filters, render
  some textures, Python scripting.