r15412 - in /packages/unstable/libxml++2.6/debian: changelog control control.in copyright

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Wed Mar 26 05:04:10 UTC 2008


Author: manphiz-guest
Date: Wed Mar 26 05:04:08 2008
New Revision: 15412

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15412
Log:
* Add dpkg-dev >= 1.14.16 to Build-Depends for DM usage.
* Remove doc-base from Build-Depends as it's not b-deped at all.
* Add ${shlibs:Depends} to all Depends fields as recommended.
* Refine debian/copyright format.

Modified:
    packages/unstable/libxml++2.6/debian/changelog
    packages/unstable/libxml++2.6/debian/control
    packages/unstable/libxml++2.6/debian/control.in
    packages/unstable/libxml++2.6/debian/copyright

Modified: packages/unstable/libxml++2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libxml%2B%2B2.6/debian/changelog?rev=15412&op=diff
==============================================================================
--- packages/unstable/libxml++2.6/debian/changelog (original)
+++ packages/unstable/libxml++2.6/debian/changelog Wed Mar 26 05:04:08 2008
@@ -3,8 +3,12 @@
   * Drop `head -n 1' from sed trick.
   * Add `DM-Upload-Allowed: yes' field.  Thanks Loïc for advocacy.
   * Fix typo in last changelog.
+  * Add dpkg-dev >= 1.14.16 to Build-Depends for DM usage.
+  * Remove doc-base from Build-Depends as it's not b-deped at all.
+  * Add ${shlibs:Depends} to all Depends fields as recommended.
+  * Refine debian/copyright format.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 17 Mar 2008 11:54:25 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 26 Mar 2008 13:03:35 +0800
 
 libxml++2.6 (2.22.0-1) unstable; urgency=low
 

Modified: packages/unstable/libxml++2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libxml%2B%2B2.6/debian/control?rev=15412&op=diff
==============================================================================
--- packages/unstable/libxml++2.6/debian/control (original)
+++ packages/unstable/libxml++2.6/debian/control Wed Mar 26 05:04:08 2008
@@ -10,7 +10,7 @@
 Build-Depends: cdbs (>= 0.4.51),
                chrpath,
 	       debhelper (>= 6),
-	       doc-base,
+               dpkg-dev (>= 1.14.16),
 	       gnome-pkg-tools (>= 0.11),
                libxml2-dev (>= 2.6.1),
                libglibmm-2.4-dev (>= 2.4.0),
@@ -21,6 +21,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libxml++2.6-2 (= ${binary:Version}),
          libxml2-dev (>= 2.6.1),
          libglibmm-2.4-dev (>= 2.4.0),
@@ -52,6 +53,7 @@
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libxml++2.6-2 (= ${binary:Version})
 Description: A C++ interface to the GNOME XML library (debug symbols)
  libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
@@ -65,6 +67,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          doc-base,
          lynx | www-browser
 Suggests: libxml++2.6-dev

Modified: packages/unstable/libxml++2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libxml%2B%2B2.6/debian/control.in?rev=15412&op=diff
==============================================================================
--- packages/unstable/libxml++2.6/debian/control.in (original)
+++ packages/unstable/libxml++2.6/debian/control.in Wed Mar 26 05:04:08 2008
@@ -9,9 +9,9 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/libxml++2.6
 Build-Depends: cdbs (>= 0.4.51),
                chrpath,
-	       debhelper (>= 6),
-	       doc-base,
-	       gnome-pkg-tools (>= 0.11),
+               debhelper (>= 6),
+               dpkg-dev (>= 1.14.16),
+               gnome-pkg-tools (>= 0.11),
                libxml2-dev (>= 2.6.1),
                libglibmm-2.4-dev (>= 2.4.0),
                pkg-config
@@ -21,6 +21,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libxml++2.6-2 (= ${binary:Version}),
          libxml2-dev (>= 2.6.1),
          libglibmm-2.4-dev (>= 2.4.0),
@@ -52,6 +53,7 @@
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          libxml++2.6-2 (= ${binary:Version})
 Description: A C++ interface to the GNOME XML library (debug symbols)
  libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
@@ -65,6 +67,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends},
+         ${shlibs:Depends},
          doc-base,
          lynx | www-browser
 Suggests: libxml++2.6-dev

Modified: packages/unstable/libxml++2.6/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libxml%2B%2B2.6/debian/copyright?rev=15412&op=diff
==============================================================================
--- packages/unstable/libxml++2.6/debian/copyright (original)
+++ packages/unstable/libxml++2.6/debian/copyright Wed Mar 26 05:04:08 2008
@@ -7,24 +7,27 @@
 
 Copyright:
 
- * Copyright (C) 2000, 2002, 2003 by the libxml++ development team
- * Copyright (C) 2000 by Ari Johnson
- * Copyright (C) 2003 by Stefan Seefeld
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301, USA
+    Copyright (C) 2000, 2002, 2003 by the libxml++ development team
+    Copyright (C) 2000 by Ari Johnson
+    Copyright (C) 2003 by Stefan Seefeld
 
-Licensed under the GNU Lesser General Public License, which can be found in
-/usr/share/common-licenses/LGPL-2.1
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This library 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
+    Library General Public License for more details.
+
+    You should have received a copy of the GNU Library General Public
+    License along with this library; if not, write to the Free
+    Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+    MA 02110-1301, USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is (C) 2008, Deng Xiyue <manphiz-guest at users.alioth.debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.




More information about the pkg-gnome-commits mailing list