New Upstream Snapshot - sassc

Ready changes

Summary

Merged new upstream version: 3.6.2 (was: 3.6.1+20201027).

Resulting package

Built on 2022-06-01T22:58 (took 3m17s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots sassc-dbgsymapt install -t fresh-snapshots sassc

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a904305
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,63 @@
+a.out
+.DS_Store
+
+GNUmakefile
+GNUmakefile.in
+.deps/
+/aclocal.m4
+/autom4te.cache/
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/m4/libtool.m4
+/m4/ltoptions.m4
+/m4/ltsugar.m4
+/m4/ltversion.m4
+/m4/lt~obsolete.m4
+/missing
+/stamp-h1
+/compile
+/sassc
+
+# Build stuff
+
+*.o
+*.gem
+*.res
+*.o
+*.lo
+*.so
+*.dll
+*.a
+*.suo
+*.sdf
+*.opensdf
+a.out
+libsass.js
+tester
+tester.exe
+build/
+config.h.in*
+lib/pkgconfig/
+libsass/
+script/ar-lib
+script/compile
+script/config.guess
+script/config.sub
+script/depcomp
+script/install-sh
+script/ltmain.sh
+script/missing
+VERSION
+.sass-cache
+*.user
+*.db
+*.opendb
diff --git a/bin/.gitignore b/bin/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/bin/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/debian/changelog b/debian/changelog
index cf8088a..9c3aacc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sassc (3.6.2-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 01 Jun 2022 22:55:58 -0000
+
 sassc (3.6.1+20201027-2) unstable; urgency=medium
 
   * mark sassc Multi-Arch: foreign;
diff --git a/debian/patches/2001_avoid_git.patch b/debian/patches/2001_avoid_git.patch
index 3a22ea5..28c936e 100644
--- a/debian/patches/2001_avoid_git.patch
+++ b/debian/patches/2001_avoid_git.patch
@@ -2,8 +2,10 @@ Description: Avoid use of git for resolving upstream version
 Author: Jonas Smedegaard <dr@jones.dk>
 Last-Update: 2016-03-06
 
---- a/version.sh
-+++ b/version.sh
+Index: sassc/version.sh
+===================================================================
+--- sassc.orig/version.sh
++++ sassc/version.sh
 @@ -1,7 +1,4 @@
  if test "x$SASSC_VERSION" = "x"; then
 -  SASSC_VERSION=`git describe --abbrev=4 --dirty --always --tags 2>/dev/null`
diff --git a/m4/.gitkeep b/m4/.gitkeep
new file mode 100644
index 0000000..e69de29

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/5b/95f01851028e42790063251e7bf4ad6ec5b4b1.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/7b/d86c138a3d60467a470ac29601ea7ae7dd13d3.debug

Control files of package sassc: lines which differ (wdiff format)

  • Depends: libsass1 (>= 3.6.1), libc6 (>= 2.34) 2.14)

Control files of package sassc-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 7bd86c138a3d60467a470ac29601ea7ae7dd13d3 5b95f01851028e42790063251e7bf4ad6ec5b4b1

More details

Full run details