r15693 - in /packages/unstable/bakery2.4/debian: changelog control control.in copyright

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Sat Apr 19 05:18:40 UTC 2008


Author: manphiz-guest
Date: Sat Apr 19 05:18:40 2008
New Revision: 15693

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15693
Log:
* Build-Depend on dpkg-dev >= 1.14.16 for DM usage.
* Use machine-interpretable format for debian/copyright.

Modified:
    packages/unstable/bakery2.4/debian/changelog
    packages/unstable/bakery2.4/debian/control
    packages/unstable/bakery2.4/debian/control.in
    packages/unstable/bakery2.4/debian/copyright

Modified: packages/unstable/bakery2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/changelog?rev=15693&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/changelog (original)
+++ packages/unstable/bakery2.4/debian/changelog Sat Apr 19 05:18:40 2008
@@ -1,3 +1,10 @@
+bakery2.4 (2.4.4-2) unstable; urgency=low
+
+  * Build-Depend on dpkg-dev >= 1.14.16 for DM usage.
+  * Use machine-interpretable format for debian/copyright.
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sat, 19 Apr 2008 13:15:50 +0800
+
 bakery2.4 (2.4.4-1) unstable; urgency=low
 
   * New upstream release.  (Closes: #451591)

Modified: packages/unstable/bakery2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/control?rev=15693&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/control (original)
+++ packages/unstable/bakery2.4/debian/control Sat Apr 19 05:18:40 2008
@@ -10,6 +10,7 @@
                chrpath,
                debhelper (>= 6),
                doxygen,
+               dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),
                libgconfmm-2.6-dev (>= 2.6.0),
                libglademm-2.4-dev (>= 2.4.0),

Modified: packages/unstable/bakery2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/control.in?rev=15693&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/control.in (original)
+++ packages/unstable/bakery2.4/debian/control.in Sat Apr 19 05:18:40 2008
@@ -10,6 +10,7 @@
                chrpath,
                debhelper (>= 6),
                doxygen,
+               dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),
                libgconfmm-2.6-dev (>= 2.6.0),
                libglademm-2.4-dev (>= 2.4.0),

Modified: packages/unstable/bakery2.4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/copyright?rev=15693&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/copyright (original)
+++ packages/unstable/bakery2.4/debian/copyright Sat Apr 19 05:18:40 2008
@@ -1,30 +1,34 @@
-This package was debianized by Bradley Bell <btb at debian.org> on
-Tue, 28 Jan 2003 17:12:18 -0800.
+X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+X-Debianized-By: Bradley Bell <btb at debian.org>
+X-Debianized-Date: Tue, 28 Jan 2003 17:12:18 -0800
+X-Source-Downloaded-From: http://download.gnome.org/sources/bakery/
+X-Upstream-Author:
+ Murray Cumming <murrayc at murrayc.com>
 
-It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/bakery/2.3/
 
-Upstream Author: Murray Cumming <murrayc at usa.net>
+Files: *
+Copyright:
+ © 2000-2002 The bakery team
+ © 2000-2002 Murray Cumming
+License: LGPL-2+
+ 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.
 
+Files: debian/*
 Copyright:
+ © 2003-2007 Bradley Bell <btb at debian.org>
+ © 2007-2008 Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+License: GPL-2+
+ This library 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; either version 2 of the
+ License, or (at your option) any later version.
 
-/*
- * Copyright 2002 Murray Cumming
- *
- * 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 GNU/Linux systems, the complete text of the GNU Library General
-Public License can be found in /usr/share/common-licenses/LGPL file.
+X-Comment:
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in '/usr/share/common-licenses/LGPL' and the
+ complete text of the GNU General Public License can be found in
+ '/usr/share/common-licenses/GPL'.




More information about the pkg-gnome-commits mailing list