[libgtkdatabox] 01/05: cme fix dpkg-control

Andreas Tille tille at debian.org
Sun Jan 19 15:52:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libgtkdatabox.

commit adab672a6898321e8031a4a1d2a44a91f5570f6d
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jan 19 15:08:42 2014 +0100

    cme fix dpkg-control
---
 debian/changelog |  3 ++-
 debian/control   | 29 ++++++++++++-----------------
 2 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8d0968a..56b531f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ libgtkdatabox (1:0.9.2.0-4) UNRELEASED; urgency=low
     /usr/lib/<architecture-tripplet>
   * Drop d-devlibdeps call which is redundant because automatically
     called in d-shlibmove
+  * cme fix dpkg-control
 
- -- Andreas Tille <tille at debian.org>  Wed, 07 Aug 2013 19:44:30 +0200
+ -- Andreas Tille <tille at debian.org>  Sun, 19 Jan 2014 15:08:32 +0100
 
 libgtkdatabox (1:0.9.2.0-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index dc596fd..3b7bf40 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libgtkdatabox
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ramakrishnan Muthukrishnan <rkrishnan at debian.org>,
- Andreas Tille <tille at debian.org>,
- Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
+           Andreas Tille <tille at debian.org>,
+           Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
 Section: libs
 Priority: optional
 Build-Depends: debhelper (>= 9),
                autotools-dev,
-               d-shlibs (>= 0.40),
-               libgtk2.0-dev (>= 2.12.2),
+               d-shlibs,
+               libgtk2.0-dev,
                libcairo2-dev,
                libpango1.0-dev,
                gtk-doc-tools,
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
                libgladeui-dev,
                dh-linktree,
                libjs-jquery
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/libgtkdatabox.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/libgtkdatabox.git
 Homepage: http://sourceforge.net/projects/gtkdatabox
@@ -24,12 +24,12 @@ Homepage: http://sourceforge.net/projects/gtkdatabox
 Package: libgtkdatabox-0.9.2-0-dev
 Architecture: any
 Section: libdevel
-Provides: libgtkdatabox-dev
-Conflicts: libgtkdatabox-dev
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libgtkdatabox-0.9.2-0 (= ${binary:Version}),
          libgtk2.0-dev
+Provides: libgtkdatabox-dev
+Conflicts: libgtkdatabox-dev
 Description: Gtk+ library to display large amounts of numerical data (development)
  One or more data sets of thousands of data points (X and Y coordinate) may be 
  displayed and updated in split seconds. The widget is therfore used in many 
@@ -48,9 +48,8 @@ Description: Gtk+ library to display large amounts of numerical data (developmen
  Development package
 
 Package: libgtkdatabox-0.9.2-0
-Section: libs
 Architecture: any
-Replaces: libgtkdatabox
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Gtk+ library to display large amounts of numerical data
@@ -70,11 +69,9 @@ Description: Gtk+ library to display large amounts of numerical data
 
 Package: libgtkdatabox-0.9.2-0-glade
 Architecture: any
-Provides: libgtkdatabox-glade
-Conflicts: libgtkdatabox-glade,
-           libgtkdatabox-0.9.0-1-glade
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Provides: libgtkdatabox-glade
 Description: Gtk+ library to display large amounts of numerical data (glade api)
  One or more data sets of thousands of data points (X and Y coordinate) may be 
  displayed and updated in split seconds. The widget is therfore used in many 
@@ -94,11 +91,9 @@ Description: Gtk+ library to display large amounts of numerical data (glade api)
 
 Package: libgtkdatabox-0.9.2-0-libglade
 Architecture: any
-Provides: libgtkdatabox-libglade
-Conflicts: libgtkdatabox-libglade,
-           libgtkdatabox-0.9.0-1-libglade
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Provides: libgtkdatabox-libglade
 Description: Gtk+ library to display large amounts of numerical data (glade lib)
  One or more data sets of thousands of data points (X and Y coordinate) may be 
  displayed and updated in split seconds. The widget is therfore used in many 
@@ -117,11 +112,11 @@ Description: Gtk+ library to display large amounts of numerical data (glade lib)
  Libraries for run-time GUI loading with libglade
 
 Package: libgtkdatabox-0.9.2-0-doc
-Section: doc
 Architecture: all
-Conflicts: libgtkdatabox-0.9.1-1-dev
+Section: doc
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Conflicts: libgtkdatabox-0.9.1-1-dev
 Description: Gtk+ library to display large amounts of numerical data (api doc)
  One or more data sets of thousands of data points (X and Y coordinate) may be 
  displayed and updated in split seconds. The widget is therfore used in many 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgtkdatabox.git



More information about the debian-science-commits mailing list