Commit 11e5ec41 authored by Shayan Doust's avatar Shayan Doust
Browse files

Append all changes into changelog and 2to3 patch to close bug

parent 43243090
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
gwyddion (2.54-1) UNRELEASED; urgency=medium

  * Team upload
  * New upstream release
  * Use 2to3 to port over python2 files to python3
    Closes: #936681

 -- Shayan Doust <hello@shayandoust.me>  Sat, 28 Sep 2019 05:36:31 +0100

+4 −4
Original line number Diff line number Diff line
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 12~),
               libfftw3-dev,
               libminizip-dev,
               libxmu6,
               python-gtk2-dev,
               python3-gtk2-dev,
               libgtksourceview2.0-dev,
               python,
               python3,
               ruby,
               libxml2-dev,
               chrpath
@@ -68,7 +68,7 @@ Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gwyddion,
         python
         python3
Description: plugins for Gwyddion SPM analysis tool
 Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
 visualization and analysis. It is primarily intended for analysis of height
@@ -92,7 +92,7 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends},
         python,
         python3,
         gwyddion-common (= ${source:Version})
Suggests: libgwyddion20-doc
Description: libraries for Gwyddion SPM analysis tool
+1229 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
2to3.patch
fix-manpage-section-for-debian.diff
fix-rpath-issue.patch