Package: devscripts
Version: 2.10.68
Severity: minor
Tags: patch

--- Please enter the report below this line. ---


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.35

Debian Release: squeeze/sid
  500 unstable        http.us.debian.org 
  500 unstable        192.168.1.2 
  500 testing         http.us.debian.org 
  500 testing         dl.google.com 
  500 stable          dl.google.com 
  500 stable          deb.opera.com 
  500 lucid           ppa.launchpad.net 
  500 lenny-kees      debian.keesmeijs.nl 
    1 experimental    http.us.debian.org 

--- Package information. ---
Depends          (Version) | Installed
==========================-+-==============
dpkg-dev     (>= 1.15.4.1) | 1.15.8.5
perl                       | 5.10.1-14
libc6           (>= 2.1.3) | 2.11.2-6


Recommends                    (Version) | Installed
=======================================-+-===========
at                                      | 3.1.12-1
curl                                    | 7.21.1-1
 OR wget                                | 1.12-2.1
dctrl-tools                             | 2.14.2
debian-keyring                          | 2010.08.01
debian-maintainers                      | 
dput                                    | 0.9.6.1
 OR dupload                             | 
equivs                                  | 2.0.8
fakeroot                                | 1.14.4-1
gnupg                                   | 1.4.10-4
libauthen-sasl-perl                     | 2.1500-1
libcrypt-ssleay-perl                    | 0.57-2
libparse-debcontrol-perl                | 2.005-2
libsoap-lite-perl                       | 0.712-1
libterm-size-perl                       | 0.2-4+b1
libtimedate-perl                        | 1.2000-1
liburi-perl                             | 1.55-1
libwww-perl                             | 5.836-1
libyaml-syck-perl                       | 1.14-1
lintian                                 | 2.4.3
lsb-release                             | 3.2-23.1
bsd-mailx                               | 8.1.2-0.20100314cvs-1
 OR mailx                               | 
man-db                                  | 2.5.7-4
patch                                   | 2.6-2
patchutils                              | 0.3.1-2
ssh-client                              | 
strace                                  | 4.5.20-2
unzip                                   | 6.0-4
wdiff                                   | 
www-browser                             | 
subversion                              | 1.6.12dfsg-1
 OR cvs                                 | 1:1.12.13-12
 OR darcs                               | 
 OR tla                                 | 
 OR bzr                                 | 
 OR git-core                            | 1:1.7.1-1.1
 OR mercurial                           | 1.6.2-2
lzma                                    | 4.43-14
xz-utils                                | 4.999.9beta+20100810-1
sensible-utils                          | 0.0.4
libjson-perl                            | 2.22-1


Suggests                        (Version) | Installed
=========================================-+-============
build-essential                           | 11.5
cvs-buildpackage                          | 
devscripts-el                             | 
gnuplot                                   | 
libfile-desktopentry-perl                 | 
libnet-smtp-ssl-perl          (>= 1.01-2) | 
mutt                                      | 
svn-buildpackage                          | 
w3m                                       | 0.5.2-9



--- Output from package bug script ---

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present
diff -Nru devscripts-2.10.68/debian/changelog devscripts-2.10.68+nmu1/debian/changelog
--- devscripts-2.10.68/debian/changelog	2010-09-09 02:47:15.000000000 +0400
+++ devscripts-2.10.68+nmu1/debian/changelog	2010-09-20 01:59:45.000000000 +0400
@@ -1,3 +1,10 @@
+devscripts (2.10.68+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * add BEER-WARE LICENSE
+
+ -- Ivan Borzenkov <ivan1...@list.ru>  Mon, 20 Sep 2010 01:59:25 +0400
+
 devscripts (2.10.68) unstable; urgency=low
 
   [ James Vega ]
diff -Nru devscripts-2.10.68/scripts/licensecheck.pl devscripts-2.10.68+nmu1/scripts/licensecheck.pl
--- devscripts-2.10.68/scripts/licensecheck.pl	2010-09-09 02:47:15.000000000 +0400
+++ devscripts-2.10.68+nmu1/scripts/licensecheck.pl	2010-09-20 01:59:11.000000000 +0400
@@ -530,6 +530,10 @@
         $license = "WTFPL";
     }
 
+    if ($licensetext =~ /(THE BEER-WARE LICENSE)/i) {
+        $license = "BEER-WARE";
+    }
+
     $license = "UNKNOWN" if (!length($license));
 
     return $license;
diff -Nru devscripts-2.10.68/scripts/licensecheck.pl devscripts-2.10.68+nmu1/scripts/licensecheck.pl
--- devscripts-2.10.68/scripts/licensecheck.pl	2010-09-09 02:47:15.000000000 +0400
+++ devscripts-2.10.68+nmu1/scripts/licensecheck.pl	2010-09-20 01:59:11.000000000 +0400
@@ -530,6 +530,10 @@
         $license = "WTFPL";
     }
 
+    if ($licensetext =~ /(THE BEER-WARE LICENSE)/i) {
+        $license = "BEER-WARE";
+    }
+
     $license = "UNKNOWN" if (!length($license));
 
     return $license;

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to