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

Bug#548799: marked as done (fix extra-license-file warnings)



Your message dated Tue, 12 Dec 2017 13:43:00 +0000
with message-id <[🔎] E1eOkpo-0001be-Uh@fasolo.debian.org>
and subject line Bug#881583: Removed package(s) from unstable
has caused the Debian Bug report #548799,
regarding fix extra-license-file warnings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
548799: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548799
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gdesklets
Version: 0.36.1-3
Severity: normal
Tags: patch

Hi.

Please find attached a small patch removing few lintian warnings.

I look forward to submit another patch correcting ALL the lintian warnings in the next days

Regards

Marco


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to it_IT.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdesklets depends on:
ii  libatk1.0-0                   1.28.0-1   The ATK accessibility toolkit
ii  libc6                         2.9-26     GNU C Library: Shared libraries
ii  libcairo2                     1.8.8-2    The Cairo 2D vector graphics libra
ii  libfontconfig1                2.6.0-4    generic font configuration library
ii  libfreetype6                  2.3.9-5    FreeType 2 font engine, shared lib
ii  libglib2.0-0                  2.22.0-1   The GLib library of C routines
ii  libgtk2.0-0                   2.18.0-1   The GTK+ graphical user interface 
ii  libgtop2-7                    2.28.0-1   gtop system monitoring library (sh
ii  libpango1.0-0                 1.26.0-1   Layout and rendering of internatio
ii  librsvg2-2                    2.26.0-1   SAX-based renderer library for SVG
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-gnome2                 2.28.0-1   Python bindings for the GNOME desk
ii  python-gtk2                   2.16.0-1   Python bindings for the GTK+ widge
ii  python-pyorbit                2.24.0-1   A Python language binding for the 
ii  python-support                1.0.3      automated rebuilding support for P

Versions of packages gdesklets recommends:
pn  gdesklets-data                <none>     (no description available)

gdesklets suggests no packages.
Description: Avoids installation of useless COPYNG files (they contain the text of GPL-2, already in /usr/share/commo-licenses/)
Author: Marco Presi <zufu@zufus.org>

diff -Nur -x '*.orig' -x '*~' gdesklets-0.36.1/Displays/15pieces/Makefile.in gdesklets-0.36.1.new/Displays/15pieces/Makefile.in
--- gdesklets-0.36.1/Displays/15pieces/Makefile.in	2008-10-31 09:57:15.000000000 +0100
+++ gdesklets-0.36.1.new/Displays/15pieces/Makefile.in	2009-09-27 22:08:05.000000000 +0200
@@ -33,8 +33,7 @@
 build_triplet = @build@
 host_triplet = @host@
 subdir = Displays/15pieces
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	COPYING
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -256,7 +255,6 @@
 installdir = ${coredir}/Displays/15pieces
 install_DATA = \
 	15pieces.display\
-	COPYING		\
 	make_tiles.sh		\
 	README
 
diff -Nur -x '*.orig' -x '*~' gdesklets-0.36.1/Displays/Calendar/Makefile.in gdesklets-0.36.1.new/Displays/Calendar/Makefile.in
--- gdesklets-0.36.1/Displays/Calendar/Makefile.in	2008-10-31 09:57:16.000000000 +0100
+++ gdesklets-0.36.1.new/Displays/Calendar/Makefile.in	2009-09-27 22:08:18.000000000 +0200
@@ -33,8 +33,7 @@
 build_triplet = @build@
 host_triplet = @host@
 subdir = Displays/Calendar
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	COPYING
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -252,7 +251,6 @@
 	cal.png			\
 	Calendar.display	\
 	calendar_mod.script	\
-	COPYING			\
 	events.script		\
 	lang.script		\
 	README
diff -Nur -x '*.orig' -x '*~' gdesklets-0.36.1/Displays/Clock/Makefile.in gdesklets-0.36.1.new/Displays/Clock/Makefile.in
--- gdesklets-0.36.1/Displays/Clock/Makefile.in	2008-10-31 09:57:16.000000000 +0100
+++ gdesklets-0.36.1.new/Displays/Clock/Makefile.in	2009-09-27 22:08:31.000000000 +0200
@@ -33,8 +33,7 @@
 build_triplet = @build@
 host_triplet = @host@
 subdir = Displays/Clock
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	COPYING
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -250,7 +249,6 @@
 installdir = ${coredir}/Displays/Clock
 install_DATA = \
 	clock.display	\
-	COPYING		\
 	README		\
 	timezones.script
 
diff -Nur -x '*.orig' -x '*~' gdesklets-0.36.1/Displays/Quote-of-the-Day/Makefile.in gdesklets-0.36.1.new/Displays/Quote-of-the-Day/Makefile.in
--- gdesklets-0.36.1/Displays/Quote-of-the-Day/Makefile.in	2008-10-31 09:57:16.000000000 +0100
+++ gdesklets-0.36.1.new/Displays/Quote-of-the-Day/Makefile.in	2009-09-27 22:08:44.000000000 +0200
@@ -33,8 +33,7 @@
 build_triplet = @build@
 host_triplet = @host@
 subdir = Displays/Quote-of-the-Day
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	COPYING
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -234,7 +233,6 @@
 top_srcdir = @top_srcdir@
 installdir = ${coredir}/Displays/Quote-of-the-Day
 install_DATA = \
-	COPYING		\
 	quote.display	\
 	quote.png	\
 	quotes.script	\

--- End Message ---
--- Begin Message ---
Version: 0.36.1-7+rm

Dear submitter,

as the package gdesklets has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/881583

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Chris Lamb (the ftpmaster behind the curtain)

--- End Message ---

Reply to: