--- /tmp/skycat-3.1.2+starlink1~b+dfsg-5+b3hqgi8h83/debian/skycat_3.1.2+starlink1~b+dfsg-5+b3_amd64.deb +++ skycat_3.1.2+starlink1~b+dfsg-5+b3_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-08-24 09:41:38.000000 debian-binary │ --rw-r--r-- 0 0 0 7204 2020-08-24 09:41:38.000000 control.tar.xz │ --rw-r--r-- 0 0 0 677132 2020-08-24 09:41:38.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 7200 2020-08-24 09:41:38.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 677304 2020-08-24 09:41:38.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/skycat/astrotclConfig.sh │ │ │ @@ -17,30 +17,30 @@ │ │ │ # Astrotcl's version number. │ │ │ astrotcl_VERSION='2.1.0' │ │ │ │ │ │ # The name of the Astrotcl library: │ │ │ astrotcl_LIB_FILE=libastrotcl2.1.0.so │ │ │ │ │ │ # Astrotcl build directory. │ │ │ -astrotcl_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/astrotcl' │ │ │ +astrotcl_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/astrotcl' │ │ │ │ │ │ # String to pass to linker to pick up the Astrotcl library from its │ │ │ # build directory. │ │ │ -astrotcl_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/astrotcl -lastrotcl2.1.0' │ │ │ +astrotcl_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/astrotcl -lastrotcl2.1.0' │ │ │ │ │ │ # String to pass to linker to pick up the Astrotcl library from its │ │ │ # installed directory. │ │ │ astrotcl_LIB_SPEC='-L/usr/lib -lastrotcl2.1.0' │ │ │ │ │ │ # Location of the top-level source directories from which Astrotcl │ │ │ # was built. This is the directory that contains generic, unix, etc. │ │ │ # If Astrotcl was compiled in a different place than the directory │ │ │ # containing the source files, this points to the location of the sources, │ │ │ # not the location where Astrotcl was compiled. │ │ │ -astrotcl_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/astrotcl' │ │ │ +astrotcl_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/astrotcl' │ │ │ │ │ │ # List of object files used to build the library (for merging packages). │ │ │ astrotcl_PKG_OBJECTS=' ../astrotcl/Astrotcl.o ../astrotcl/DCompress.o ../astrotcl/FitsIO.o ../astrotcl/HMS.o ../astrotcl/ImageCoords.o ../astrotcl/ImageIO.o ../astrotcl/SAOWCS.o ../astrotcl/TclWorldCoords.o ../astrotcl/WCSRep.o ../astrotcl/WorldCoords.o ../astrotcl/cotr.o ../astrotcl/jprec.o ../astrotcl/slasubs.o ../astrotcl/trigod.o ../astrotcl/world_coords.o ../astrotcl/digitize.o ../astrotcl/gzip.o ../astrotcl/gzip_inflate.o ../astrotcl/gzip_util.o ../astrotcl/h_decomp.o ../astrotcl/h_press.o ../astrotcl/hcomp.o ../astrotcl/hinv.o ../astrotcl/hsmooth.o ../astrotcl/htrans.o ../astrotcl/local_press.o ../astrotcl/msg.o ../astrotcl/none.o ../astrotcl/pr_msg.o ../astrotcl/press.o ../astrotcl/ulda.o ../astrotcl/undigitize.o ../astrotcl/ux_press.o' │ │ │ │ │ │ # List of header filesinstalled for this library (for merging packages). │ │ │ astrotcl_PKG_HEADERS='@astrotcl_PKG_HEADERS@' │ │ ├── ./usr/lib/skycat/catConfig.sh │ │ │ @@ -18,28 +18,28 @@ │ │ │ cat_VERSION='4.1.0' │ │ │ │ │ │ # The name of the Cat library: │ │ │ cat_LIB_FILE=libcat4.1.0.so │ │ │ │ │ │ # String to pass to linker to pick up the Cat library from its │ │ │ # build directory. │ │ │ -cat_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/cat -lcat4.1.0' │ │ │ +cat_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/cat -lcat4.1.0' │ │ │ │ │ │ # Cat build directory. │ │ │ -cat_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/cat' │ │ │ +cat_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/cat' │ │ │ │ │ │ # String to pass to linker to pick up the Cat library from its │ │ │ # installed directory. │ │ │ cat_LIB_SPEC='-L/usr/lib -lcat4.1.0' │ │ │ │ │ │ # Location of the top-level source directories from which Cat │ │ │ # was built. This is the directory that contains generic, unix, etc. │ │ │ # If Cat was compiled in a different place than the directory │ │ │ # containing the source files, this points to the location of the sources, │ │ │ # not the location where Cat was compiled. │ │ │ -cat_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/cat' │ │ │ +cat_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/cat' │ │ │ │ │ │ # List of object files used to build the library (for merging packages). │ │ │ cat_PKG_OBJECTS=' ../cat/AstroCatalog.o ../cat/AstroImage.o ../cat/AstroQuery.o ../cat/CatalogInfo.o ../cat/LocalCatalog.o ../cat/QueryResult.o ../cat/TabTable.o ../cat/TclAstroCat.o ../cat/TclAstroImage.o ../cat/TclQueryUtil.o ../cat/TclTcsCat.o ../cat/TcsCatalog.o ../cat/TcsCatalogObject.o ../cat/TcsLocalCatalog.o ../cat/TcsQueryResult.o ../cat/astro_catalog.o ../cat/astro_image.o ../cat/cat_bitmaps.o' │ │ │ │ │ │ # List of header filesinstalled for this library (for merging packages). │ │ │ cat_PKG_HEADERS='@cat_PKG_HEADERS@' │ │ ├── ./usr/lib/skycat/rtdConfig.sh │ │ │ @@ -18,28 +18,28 @@ │ │ │ rtd_VERSION='3.2.1' │ │ │ │ │ │ # The name of the Rtd library: │ │ │ rtd_LIB_FILE=librtd3.2.1.so │ │ │ │ │ │ # String to pass to linker to pick up the Rtd library from its │ │ │ # build directory. │ │ │ -rtd_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/rtd -lrtd3.2.1' │ │ │ +rtd_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/rtd -lrtd3.2.1' │ │ │ │ │ │ # Rtd build directory. │ │ │ -rtd_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/rtd' │ │ │ +rtd_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/rtd' │ │ │ │ │ │ # String to pass to linker to pick up the Rtd library from its │ │ │ # installed directory. │ │ │ rtd_LIB_SPEC='-L/usr/lib -lrtd3.2.1' │ │ │ │ │ │ # Location of the top-level source directories from which Rtd │ │ │ # was built. This is the directory that contains generic, unix, etc. │ │ │ # If Rtd was compiled in a different place than the directory │ │ │ # containing the source files, this points to the location of the sources, │ │ │ # not the location where Rtd was compiled. │ │ │ -rtd_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/rtd' │ │ │ +rtd_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/rtd' │ │ │ │ │ │ # List of object files used to build the library (for merging packages). │ │ │ rtd_PKG_OBJECTS=' ../rtd/BiasData.o ../rtd/ByteImageData.o ../rtd/ColorMapInfo.o ../rtd/CompoundImageData.o ../rtd/DoubleImageData.o ../rtd/FloatImageData.o ../rtd/ITTInfo.o ../rtd/ImageColor.o ../rtd/ImageData.o ../rtd/ImageDisplay.o ../rtd/ImageZoom.o ../rtd/LongImageData.o ../rtd/LongLongImageData.o ../rtd/LookupTable.o ../rtd/NativeImageData.o ../rtd/RtdCamera.o ../rtd/RtdCmds.o ../rtd/RtdCoords.o ../rtd/RtdHDU.o ../rtd/RtdImage.o ../rtd/RtdPerf.o ../rtd/RtdPerformanceTool.o ../rtd/RtdRPFile.o ../rtd/RtdRPTool.o ../rtd/RtdRemote.o ../rtd/RtdUtils.o ../rtd/ShortImageData.o ../rtd/UShortImageData.o ../rtd/XImageData.o ../rtd/colormaps.o ../rtd/histdist.o ../rtd/histeql.o ../rtd/histlist.o ../rtd/histmap.o ../rtd/histscan.o ../rtd/histzero.o ../rtd/iqefunc.o ../rtd/mpfit.o ../rtd/rtd_bitmaps.o ../rtd/rtd_remote.o ../rtd/saoutil.o ../rtd/tkCanvasPsImage.o ../rtd/rtdImageEvent.o ../rtd/rtdSem.o' │ │ │ │ │ │ # List of header filesinstalled for this library (for merging packages). │ │ │ rtd_PKG_HEADERS='@rtd_PKG_HEADERS@' │ │ ├── ./usr/lib/skycat/skycatConfig.sh │ │ │ @@ -18,28 +18,28 @@ │ │ │ skycat_VERSION='3.1.2' │ │ │ │ │ │ # The name of the Skycat library: │ │ │ skycat_LIB_FILE=libskycat3.1.2.so │ │ │ │ │ │ # String to pass to linker to pick up the Skycat library from its │ │ │ # build directory. │ │ │ -skycat_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/skycat -lskycat3.1.2' │ │ │ +skycat_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/skycat -lskycat3.1.2' │ │ │ │ │ │ # Skycat build directory. │ │ │ -skycat_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/skycat' │ │ │ +skycat_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/skycat' │ │ │ │ │ │ # String to pass to linker to pick up the Skycat library from its │ │ │ # installed directory. │ │ │ skycat_LIB_SPEC='-L/usr/lib -lskycat3.1.2' │ │ │ │ │ │ # Location of the top-level source directories from which Skycat │ │ │ # was built. This is the directory that contains generic, unix, etc. │ │ │ # If Skycat was compiled in a different place than the directory │ │ │ # containing the source files, this points to the location of the sources, │ │ │ # not the location where Skycat was compiled. │ │ │ -skycat_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/skycat' │ │ │ +skycat_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/skycat' │ │ │ │ │ │ # List of object files used to build the library (for merging packages). │ │ │ skycat_PKG_OBJECTS=' ../skycat/SkySearch.o ../skycat/Skycat.o ../skycat/TcsSkySearch.o' │ │ │ │ │ │ # List of header filesinstalled for this library (for merging packages). │ │ │ skycat_PKG_HEADERS='@skycat_PKG_HEADERS@' │ │ ├── ./usr/lib/skycat/tclutilConfig.sh │ │ │ @@ -17,19 +17,19 @@ │ │ │ # Tclutil's version number. │ │ │ tclutil_VERSION='2.1.0' │ │ │ │ │ │ # The name of the Tclutil library: │ │ │ tclutil_LIB_FILE=libtclutil2.1.0.so │ │ │ │ │ │ # Tclutil build directory. │ │ │ -tclutil_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/tclutil' │ │ │ +tclutil_BUILD_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/tclutil' │ │ │ │ │ │ # String to pass to linker to pick up the Tclutil library from its │ │ │ # build directory. │ │ │ -tclutil_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/tclutil -ltclutil2.1.0' │ │ │ +tclutil_BUILD_LIB_SPEC='-L/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/tclutil -ltclutil2.1.0' │ │ │ │ │ │ # String to pass to linker to pick up the Tclutil library from its │ │ │ # installed directory. │ │ │ tclutil_LIB_SPEC='-L/usr/lib -ltclutil2.1.0' │ │ │ │ │ │ # String to pass to linker to pick up the BLT library from its │ │ │ # installed directory. │ │ │ @@ -40,14 +40,14 @@ │ │ │ BLT_LIB_DIR='/usr/lib' │ │ │ │ │ │ # Location of the top-level source directories from which Tclutil │ │ │ # was built. This is the directory that contains generic, unix, etc. │ │ │ # If Tclutil was compiled in a different place than the directory │ │ │ # containing the source files, this points to the location of the sources, │ │ │ # not the location where Tclutil was compiled. │ │ │ -tclutil_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1~b+dfsg/tclutil' │ │ │ +tclutil_SRC_DIR='/build/skycat-JQP3iV/skycat-3.1.2+starlink1-b+dfsg/tclutil' │ │ │ │ │ │ # List of object files used to build the library (for merging packages). │ │ │ tclutil_PKG_OBJECTS=' ../tclutil/Blt_GraphElement.o ../tclutil/ErrorHandler.o ../tclutil/HTTP.o ../tclutil/Mem.o ../tclutil/Mem_Map.o ../tclutil/ShellCommand.o ../tclutil/TclCommand.o ../tclutil/Tclutil.o ../tclutil/TkImage.o ../tclutil/TkWidget.o ../tclutil/base64.o ../tclutil/error.o ../tclutil/tclutil_bitmaps.o ../tclutil/util.o' │ │ │ │ │ │ # List of header filesinstalled for this library (for merging packages). │ │ │ tclutil_PKG_HEADERS='@tclutil_PKG_HEADERS@'