[Pkg-freeipa-devel] nuxwdog: Changes to 'master'

Timo Aaltonen tjaalton at moszumanska.debian.org
Tue Jul 28 21:06:59 UTC 2015


 debian/changelog |    4 ++--
 debian/control   |    3 ++-
 debian/copyright |   24 ++++++++++++++++++++++++
 3 files changed, 28 insertions(+), 3 deletions(-)

New commits:
commit ebe98335eb97ceeb1c953fe15d214164b7ae0b20
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Tue Jul 28 23:57:35 2015 +0300

    jni depends on the lib, add it

diff --git a/debian/control b/debian/control
index fc14f80..a490621 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,8 @@ Description: Watchdog server -- development headers
 Package: libnuxwdog-java
 Section: java
 Architecture: any
-Depends: ${java:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${java:Depends}, ${misc:Depends}, ${shlibs:Depends},
+ libnuxwdog0 (= ${binary:Version})
 Description: Watchdog server -- Java class
  Watchdog server to start and stop processes, and prompt for passwords.
  .

commit b7b1406aca2b0a52ed847b7a9a4806a747146208
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Tue Jul 28 21:26:26 2015 +0300

    fix copyright

diff --git a/debian/copyright b/debian/copyright
index 07f6446..2d4b375 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,14 @@ Files: *
 Copyright: 2009 Red Hat, Inc.
 License: LGPL-2.1
 
+Files: build.xml config/product.xml
+Copyright: 2007 Red Hat, Inc.
+License: GPL-2
+
+Files: src/doc/nuxwdog.xml src/doc/nuxwdog.1
+Copyright: 2010 Red Hat, Inc.
+License: GPL-2
+
 Files: debian/*
 Copyright: 2015 Timo Aaltonen <tjaalton at debian.org>
 License: LGPL-2.1
@@ -26,3 +34,19 @@ License: LGPL-2.1
  .
  On Debian systems, the complete text of the GNU Lesser General
  Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+
+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; version 2 of the License.
+ .
+ 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 the GNU General Public License
+ version 2 can be found in "/usr/share/common-licenses/GPL-2".

commit 0ade9c49f82f969304420a571a411aefb790b97c
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Mon Jul 27 21:30:16 2015 +0300

    releasing package nuxwdog version 1.0.3-1

diff --git a/debian/changelog b/debian/changelog
index dee5e67..1f48c3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-nuxwdog (1.0.3-1) UNRELEASED; urgency=low
+nuxwdog (1.0.3-1) unstable; urgency=low
 
   * Initial release (Closes: #793782)
 
- -- Timo Aaltonen <tjaalton at debian.org>  Sun, 26 Jul 2015 17:41:59 +0300
+ -- Timo Aaltonen <tjaalton at debian.org>  Mon, 27 Jul 2015 21:29:55 +0300



More information about the Pkg-freeipa-devel mailing list