[SCM] Gtk+ library to display large amounts of numerical data branch, master, updated. upstream/0.9.1.3-11-g3c3e4e8

Andreas Tille tille at debian.org
Fri May 10 07:00:40 UTC 2013


The following commit has been merged in the master branch:
commit 51286effad00f1071be63fdc719bef932fabe12c
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 10 08:45:03 2013 +0200

    Polished debian/control

diff --git a/debian/changelog b/debian/changelog
index e58fe5a..af2367d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ libgtkdatabox (1:0.9.2.0-1) UNRELEASED; urgency=low
 
   * New upstream version
   * Reflect move to Git by changing Vcs fields
+  * debian/control:
+     - Remove DM-Upload-Allowed
+     - Standards-Version: 3.9.4 (no changes needed)
+     - Priority: s/extra/optional/
+     - Normalised
 
  -- Andreas Tille <tille at debian.org>  Fri, 10 May 2013 08:20:16 +0200
 
diff --git a/debian/control b/debian/control
index 50b6cbe..fc0957b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,32 @@
 Source: libgtkdatabox
-Section: libs
-Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Ramakrishnan Muthukrishnan <rkrishnan at debian.org>,
  Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, d-shlibs (>= 0.40),
- libgtk2.0-dev (>= 2.12.2), libcairo2-dev, libpango1.0-dev, gtk-doc-tools,
- libglade2-dev, libgladeui-1-dev
+Section: libs
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               d-shlibs (>= 0.40),
+               libgtk2.0-dev (>= 2.12.2),
+               libcairo2-dev,
+               libpango1.0-dev,
+               gtk-doc-tools,
+               libglade2-dev,
+               libgladeui-1-dev
 Standards-Version: 3.9.3
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/libgtkdatabox.git
 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
 
 Package: libgtkdatabox-0.9.1-3-dev
-Section: libdevel
 Architecture: any
+Section: libdevel
 Provides: libgtkdatabox-dev
 Conflicts: libgtkdatabox-dev
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgtkdatabox-0.9.1-3 (= ${binary:Version}),
- libgtk2.0-dev
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libgtkdatabox-0.9.1-3 (= ${binary:Version}),
+         libgtk2.0-dev
 Description: Gtk+ library to display large amounts of numerical data
  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 
@@ -41,7 +48,8 @@ Package: libgtkdatabox-0.9.1-3
 Section: libs
 Architecture: any
 Replaces: libgtkdatabox
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Gtk+ library to display large amounts of numerical data
  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 
@@ -60,8 +68,10 @@ Description: Gtk+ library to display large amounts of numerical data
 Package: libgtkdatabox-0.9.1-3-glade
 Architecture: any
 Provides: libgtkdatabox-glade
-Conflicts: libgtkdatabox-glade, libgtkdatabox-0.9.0-1-glade
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libgtkdatabox-glade,
+           libgtkdatabox-0.9.0-1-glade
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Gtk+ library to display large amounts of numerical data
  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 
@@ -82,8 +92,10 @@ Description: Gtk+ library to display large amounts of numerical data
 Package: libgtkdatabox-0.9.1-3-libglade
 Architecture: any
 Provides: libgtkdatabox-libglade
-Conflicts: libgtkdatabox-libglade, libgtkdatabox-0.9.0-1-libglade
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libgtkdatabox-libglade,
+           libgtkdatabox-0.9.0-1-libglade
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Gtk+ library to display large amounts of numerical data
  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 

-- 
Gtk+ library to display large amounts of numerical data



More information about the debian-science-commits mailing list