[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#750138: scap-workbench



[Klee Dienes]
> I dropped the ball due to other distractions.
>
> I'm still interested in collaborating on good SCAP support for Debian,
> but would gladly defer to Petter as sponsor.
>
> I'm not familiar with a SCAP-specific IRC channel.  I'll make an effort
> to be on #debian-security when practical.

I look forward to seeing you there.  I am 'pere' on this channel.

To get the ball rolling again, I decided to clean up the copyright file
and do the initial upload.  I applied this patch first:

diff --git a/debian/changelog b/debian/changelog
index 02df25d..0d31b8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-scap-workbench (1.1.0-1) UNRELEASED; urgency=low
+scap-workbench (1.1.0-1) unstable; urgency=low
 
   * Initial release (Closes: #750138)
   * Based on Fedora's spec file, thanks to Martin Preisler, Peter Vrabec
 
- -- Frank Lin PIAT <fpiat@klabs.be>  Wed, 17 Jun 2015 08:52:22 +0200
+  * Upload sponsored by Petter Reinholdtsen.
+
+ -- Frank Lin PIAT <fpiat@klabs.be>  Thu, 15 Dec 2016 10:22:44 +0200
diff --git a/debian/control b/debian/control
index a14077f..cb60ca9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Frank Lin PIAT <fpiat@klabs.be>
 Uploaders: Klee Dienes <klee@debian.org>, Henri Salo <henri@nerv.fi>
 Build-Depends: debhelper (>= 9.0.0), cmake, libqt4-dev, libopenscap8 (>= 1.2.0), libopenscap-dev (>= 1.2.0), pkg-config, asciidoctor, openssh-client
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: https://www.open-scap.org/tools/scap-workbench/
 Vcs-Git: git://anonscm.debian.org/users/franklin-guest/scap-workbench.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/franklin-guest/scap-workbench.git
diff --git a/debian/copyright b/debian/copyright
index 89826f8..16f5568 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,9 +19,22 @@ Copyright: 2011, Nikita Krupen'ko <krnekit@gmail.com>
           2011, Kitware, Inc.
 License: BSD-3-clause
 
-Copyright: 2012-2013 Dan Allen <dan.j.allen@gmail.com>
-           2012-2013 Ryan Waldron <rwaldron@github.com>
-License: Expat
+License: GPL-2+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-2'.
 
 License: GPL-3+
  This program is free software: you can redistribute it and/or modify

Further polishing can be done while we wait for the ftpmasters to review
the package.  For example it would be nice if it was possible to build
the package twice.  The current clean target is insufficient to get rid
of all the generated files.  We might even be luck enough to get it into
testing before the freeze, but it seem unlikely.

-- 
Happy hacking
Petter Reinholdtsen


Reply to: