[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libglu: Changes to 'debian-unstable'



 debian/changelog |   10 ++++++++++
 debian/control   |    7 ++++---
 2 files changed, 14 insertions(+), 3 deletions(-)

New commits:
commit bbd1ad8e34e382dcfcf3492384f206bdb602263c
Author: Sam Hocevar <sam@hocevar.net>
Date:   Sun Sep 13 18:20:35 2015 +0200

    Upload to unstable.
    
    Signed-off-by: Sam Hocevar <sam@hocevar.net>
    Signed-off-by: Julien Cristau <jcristau@debian.org>

diff --git a/debian/changelog b/debian/changelog
index 1280ce7..826e27b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libglu (9.0.0-2.1) UNRELEASED; urgency=medium
+libglu (9.0.0-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
 
@@ -6,7 +6,7 @@ libglu (9.0.0-2.1) UNRELEASED; urgency=medium
   * Add multi-arch support. Simple fix provided by Francois Gouget
     (Closes: #689089).
 
- -- Sam Hocevar <sho@debian.org>  Sun, 13 Sep 2015 15:59:01 +0200
+ -- Sam Hocevar <sho@debian.org>  Sun, 13 Sep 2015 18:20:21 +0200
 
 libglu (9.0.0-2) unstable; urgency=low
 

commit 908affe645677bde8619ef55c3694c7a7ca2d7a6
Author: Sam Hocevar <sam@hocevar.net>
Date:   Sun Sep 13 18:17:54 2015 +0200

    Bump standards-version. No changes required.
    
    Signed-off-by: Sam Hocevar <sam@hocevar.net>
    Signed-off-by: Julien Cristau <jcristau@debian.org>

diff --git a/debian/changelog b/debian/changelog
index c7e58de..1280ce7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libglu (9.0.0-2.1) UNRELEASED; urgency=medium
 
   * Non-maintainer upload.
 
+  * Bump standards-version. No changes required.
   * Add multi-arch support. Simple fix provided by Francois Gouget
     (Closes: #689089).
 
diff --git a/debian/control b/debian/control
index 0d9cdd2..7ba9abb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: graphics
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Cyril Brulebois <kibi@debian.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
 Build-Depends:
  debhelper (>= 9),
  dh-autoreconf,

commit 19365ffc76a1365190cb0ddf5054a0007af261d9
Author: Sam Hocevar <sam@hocevar.net>
Date:   Sun Sep 13 16:00:09 2015 +0200

    Add multi-arch support. Simple fix provided by Francois Gouget.
    
    Signed-off-by: Sam Hocevar <sam@hocevar.net>
    Signed-off-by: Julien Cristau <jcristau@debian.org>

diff --git a/debian/changelog b/debian/changelog
index db122bc..c7e58de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libglu (9.0.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+
+  * Add multi-arch support. Simple fix provided by Francois Gouget
+    (Closes: #689089).
+
+ -- Sam Hocevar <sho@debian.org>  Sun, 13 Sep 2015 15:59:01 +0200
+
 libglu (9.0.0-2) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 33b2e79..0d9cdd2 100644
--- a/debian/control
+++ b/debian/control
@@ -15,14 +15,14 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libglu.git
 Package: libglu1-mesa
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
 Provides: libglu1
 Conflicts: mesag3 (<< 5.0.0-1), xlibmesa3, libglu1
 Replaces: libglu1
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Mesa OpenGL utility library (GLU)
  GLU offers simple interfaces for building mipmaps; checking for the
  presence of extensions in the OpenGL (or other libraries which follow
@@ -40,6 +40,7 @@ Description: Mesa OpenGL utility library (GLU)
 Package: libglu1-mesa-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  libglu1-mesa (= ${binary:Version}),
  libgl1-mesa-dev | libgl-dev,


Reply to: