[libtext-sass-perl] branch master updated (056740d -> 998cd11)

Jonas Smedegaard dr at jones.dk
Sun Dec 25 22:11:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a change to branch master
in repository libtext-sass-perl.

      from  056740d   Prepare for release: Update changelog and copyright hints.
      adds  92d0985   Support single line comments in SCSS.
      adds  c1d7b22   Merge pull request #5 from annulen/comments
      adds  ff8638a   added test for single- and multi-line comments; version bump
      adds  0c1d95d   pure perl does not need suite/codename in package version. added static "sub" version and left $PATCH for Jenkins to fill
      adds  0173eb8   use SUB version during "make versions"
      adds  cb96f56   rebuilt manifest; prepping cpan release
      adds  a116342   New upstream version 1.0.4
       new  f8915bf   Merge tag 'upstream/1.0.4'
       new  e1dff29   Update watch file: Bump to file format 4. Watch only MetaCPAN URL. Mention gbp --uscan in usage comment.
       new  29eff0c   Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
       new  6b43c20   Tidy rules file: Stop suppress versioned debhelper build-dependency: Handled by CDBS now.
       new  b72df85   Update copyright info: Extend coverage of Debian packaging.
       new  5a6ff87   Declare compliance with Debian Policy 3.9.8.
       new  fdfc0eb   Modernize Vcs-Git field: Use https protocol.
       new  998cd11   Prepare for release: Update changelog, control file, and copyright hints.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                    |  2 ++
 MANIFEST                   |  1 +
 META.json                  | 13 +++++++------
 META.yml                   | 13 +++++++------
 Makefile                   |  9 +++++----
 deb-src/DEBIAN/control.tt2 |  2 +-
 debian/changelog           | 19 +++++++++++++++++++
 debian/control             |  6 +++---
 debian/control.in          |  4 ++--
 debian/copyright           |  2 +-
 debian/copyright_hints     | 24 +++++++++++++++++-------
 debian/rules               | 11 +----------
 debian/watch               |  5 ++---
 lib/Text/Sass.pm           | 10 ++++++++--
 lib/Text/Sass/Expr.pm      |  2 +-
 lib/Text/Sass/Functions.pm |  2 +-
 lib/Text/Sass/Token.pm     |  7 ++++++-
 t/10-comments.t            | 30 ++++++++++++++++++++++++++++++
 18 files changed, 114 insertions(+), 48 deletions(-)
 create mode 100644 t/10-comments.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-sass-perl.git



More information about the Pkg-perl-cvs-commits mailing list