[hkl] 03/06: release

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Dec 4 07:07:02 UTC 2017


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

picca pushed a commit to branch master
in repository hkl.

commit b669e66ae5061ef21a53bf39b8debeaf9fc3de5c
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Dec 2 17:46:03 2017 +0100

    release
---
 debian/changelog          | 10 ++++++++++
 debian/control            | 18 ++++++++++--------
 debian/copyright          | 18 ------------------
 debian/ghkl.install       |  4 ++--
 debian/libhkl-dev.install |  2 +-
 debian/libhkl-doc.install |  2 +-
 6 files changed, 24 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d4f1509..23a8442 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+hkl (5.0.0.2428-1) unstable; urgency=medium
+
+  * New upstream version 5.0.0.2428 (Closes: #868481)
+  * d/control
+    - Bump Standards-Version to 4.1.1 (extra -> optional)
+    - Replaced emacs24 -> emacs (Closes: #870664)
+    - Added gnuplot-nox, gnuplot-mode
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Sat, 02 Dec 2017 17:31:36 +0100
+
 hkl (5.0.0.2173-2) unstable; urgency=medium
 
   * Build-Depends fixed for jessie-backports.
diff --git a/debian/control b/debian/control
index 888adfb..7e0f700 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: hkl
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
-Priority: extra
+Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               emacs24 | org-mode (>= 8.0.7-2~),
+               emacs | org-mode (>= 8.0.7-2~),
+               gnuplot-mode,
+               gnuplot-nox,
                gobject-introspection,
                gtk-doc-tools,
                libbullet-dev,
@@ -19,7 +21,7 @@ Build-Depends: debhelper (>= 9),
                python-gi,
                python-matplotlib,
                python-tk
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/hkl.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/hkl.git
 Homepage: http://www.synchrotron-soleil.fr/portal/page/portal/Instrumentation/EnvironnementInstrumental/hkl
@@ -59,11 +61,11 @@ Description: diffractometer computation control library
 Package: libhkl-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends},
-         gir1.2-hkl-5.0 (= ${binary:Version}),
+Depends: gir1.2-hkl-5.0 (= ${binary:Version}),
          install-info,
          libgsl-dev | libgsl0-dev,
-         libhkl5 (= ${binary:Version})
+         libhkl5 (= ${binary:Version}),
+         ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: diffractometer computation control library - development files
  The hkl library is a framework for diffraction computation and
@@ -110,8 +112,8 @@ Package: gir1.2-hkl-5.0
 Architecture: any
 Multi-Arch: same
 Section: introspection
-Depends: ${misc:Depends},
-         ${gir:Depends},
+Depends: ${gir:Depends},
+         ${misc:Depends},
          ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: diffractometer computation control library - gir binding
diff --git a/debian/copyright b/debian/copyright
index d7d344c..42f584e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -175,21 +175,3 @@ License: GPL-3+
  .
   On Debian systems, the complete text of the GNU General Public License
   can be found in /usr/share/common-licenses/GPL.
-
-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.
- .
-  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 Library General Public
-  License can be found in /usr/share/common-licenses/LGPL-2.
diff --git a/debian/ghkl.install b/debian/ghkl.install
index 3ea6595..f970881 100644
--- a/debian/ghkl.install
+++ b/debian/ghkl.install
@@ -1,4 +1,4 @@
 usr/bin
-usr/share/hkl
 usr/share/applications
-usr/share/man
\ No newline at end of file
+usr/share/hkl
+usr/share/man
diff --git a/debian/libhkl-dev.install b/debian/libhkl-dev.install
index 5ab491f..0a78a32 100644
--- a/debian/libhkl-dev.install
+++ b/debian/libhkl-dev.install
@@ -1,4 +1,4 @@
 usr/include
-usr/lib/*/pkgconfig/hkl.pc
 usr/lib/*/libhkl.so
+usr/lib/*/pkgconfig/hkl.pc
 usr/share/gir-1.0/
diff --git a/debian/libhkl-doc.install b/debian/libhkl-doc.install
index 396af4d..fbf1f0a 100644
--- a/debian/libhkl-doc.install
+++ b/debian/libhkl-doc.install
@@ -1,2 +1,2 @@
+usr/share/doc
 usr/share/gtk-doc
-usr/share/doc
\ No newline at end of file

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



More information about the debian-science-commits mailing list