tags 500742 + patch pending
thanks
hi,
Hello, I've recently report a bug about th libsexymm-dev package (this
bug concern the .deb package only).
I fixed the bug.
By the way, i fixed 9 lintian warnings.
Here’s the diff for my NMU.
Regards,
diff -u libsexymm-0.1.9/debian/changelog libsexymm-0.1.9/debian/changelog
--- libsexymm-0.1.9/debian/changelog
+++ libsexymm-0.1.9/debian/changelog
@@ -1,3 +1,16 @@
+libsexymm (0.1.9-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Close: #500742
+ * Correct debian/watch
+ * Add a copyright notice in debian/copyright
+ * Debian policy set to 3.8.0
+ * Add a Homepage: field in the debian/control
+ (remove from the descrtiption field)
+ * ${Source-Version} replaced to ${binary:Version} in debian/control
+
+ -- Nicolas Vion <[EMAIL PROTECTED]> Fri, 03 Oct 2008 14:33:54 +0200
+
libsexymm (0.1.9-2) unstable; urgency=low
* Add debian/watch.
diff -u libsexymm-0.1.9/debian/control libsexymm-0.1.9/debian/control
--- libsexymm-0.1.9/debian/control
+++ libsexymm-0.1.9/debian/control
@@ -6,43 +6,40 @@
XS-X-Vcs-Svn: http://svn.debian.org/wsvn/collab-maint/deb-maint/libsexymm/trunk
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
Package: libsexymm2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
+Homepage: http://www.chipx86.com/wiki/Libsexy
Description: collection of additional gtkmm widgets - library
libsexy is a collection of GTK+ widgets that extend the functionality of
such standard widgets as GtkEntry and GtkLabel by subclassing them and
working around the limitations of the widgets.
.
These are the C++ bindings.
- .
- Homepage: http://www.chipx86.com/wiki/Libsexy
Package: libsexymm-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libsexymm2 (= ${Source-Version}), libgtkmm-2.4-dev,
libsexy-dev
+Depends: ${misc:Depends}, libsexymm2 (= ${binary:Version}), libgtkmm-2.4-dev,
libsexy-dev
+Homepage: http://www.chipx86.com/wiki/Libsexy
Description: collection of additional gtkmm widgets - header files
libsexy is a collection of GTK+ widgets that extend the functionality of
such standard widgets as GtkEntry and GtkLabel by subclassing them and
working around the limitations of the widgets.
.
These are the C++ bindings (header files).
- .
- Homepage: http://www.chipx86.com/wiki/Libsexy
Package: libsexymm2-dbg
Architecture: any
Section: libdevel
Priority: extra
-Depends: ${misc:Depends}, libsexymm2 (= ${Source-Version})
+Depends: ${misc:Depends}, libsexymm2 (= ${binary:Version})
+Homepage: http://www.chipx86.com/wiki/Libsexy
Description: collection of additional gtkmm widgets - debugging symbols
libsexy is a collection of GTK+ widgets that extend the functionality of
such standard widgets as GtkEntry and GtkLabel by subclassing them and
working around the limitations of the widgets.
.
These are the C++ bindings (debugging symbols).
- .
- Homepage: http://www.chipx86.com/wiki/Libsexy
diff -u libsexymm-0.1.9/debian/watch libsexymm-0.1.9/debian/watch
--- libsexymm-0.1.9/debian/watch
+++ libsexymm-0.1.9/debian/watch
@@ -2 +2 @@
-http://www.chipx86.com/wiki/Libsexy
http://releases.chipx86.com/libsexy/libsexymm/libsexymm-(.*).tar.gz
+http://releases.chipx86.com/libsexy/libsexymm/libsexymm-(.*).tar.gz
diff -u libsexymm-0.1.9/debian/copyright libsexymm-0.1.9/debian/copyright
--- libsexymm-0.1.9/debian/copyright
+++ libsexymm-0.1.9/debian/copyright
@@ -2,13 +2,17 @@
Fri, 2 Dec 2005 17:45:52 +0100. It is maintained for Debian by Torsten Werner
<[EMAIL PROTECTED]>.
-It was downloaded from
- http://www.chipx86.com/wiki/Libsexy
+It was downloaded from http://www.chipx86.com/wiki/Libsexy
+
+Upstream Authors:
-Copyright Holder:
Christian Hammond <[EMAIL PROTECTED]>
David Trowbridge <[EMAIL PROTECTED]>
+Copyright:
+
+ Copyright (C) 2004-2006 Christian Hammond, David Trowbridge
+
License:
This library is free software; you can redistribute it and/or
diff -u libsexymm-0.1.9/debian/libsexymm-dev.install
libsexymm-0.1.9/debian/libsexymm-dev.install
--- libsexymm-0.1.9/debian/libsexymm-dev.install
+++ libsexymm-0.1.9/debian/libsexymm-dev.install
@@ -2,5 +2,5 @@
debian/tmp/usr/lib/lib*.so
debian/tmp/usr/lib/*.la
-*.pc /usr/lib/pkgconfig
+debian/tmp/usr/lib/pkgconfig/*.pc
libsexy/*.h /usr/include
libsexy/libsexymm/*.h /usr/include/libsexymm