r51027 - in /desktop/unstable/anjuta/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 21 15:27:50 UTC 2016


Author: biebl
Date: Wed Sep 21 15:27:50 2016
New Revision: 51027

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51027
Log:
Drop anjuta-dbg and switch to automatich dbgsym packages.

Modified:
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/control
    desktop/unstable/anjuta/debian/control.in
    desktop/unstable/anjuta/debian/rules

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=51027&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog	[utf-8] Wed Sep 21 15:27:50 2016
@@ -9,6 +9,7 @@
   * Build against vala 0.34.
   * Convert from cdbs to dh.
   * Bump debhelper compat level to 10.
+  * Drop anjuta-dbg and switch to automatich dbgsym packages.
 
  -- Andreas Henriksson <andreas at fatal.se>  Sat, 26 Mar 2016 17:30:15 +0100
 

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=51027&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control	[utf-8] Wed Sep 21 15:27:50 2016
@@ -112,20 +112,6 @@
  .
  This package provides the development files for Anjuta.
 
-Package: anjuta-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: anjuta (= ${binary:Version}),
-         ${misc:Depends}
-Description: GNOME development IDE, for C/C++ - debug files
- This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy
- debugging, management of code and GUI design by providing a simple and
- usable user interface. It also integrates with version control systems
- like CVS, Git or Subversion.
- .
- This package provides the debug files for Anjuta.
-
 Package: gir1.2-anjuta-3.0
 Architecture: any
 Section: introspection

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=51027&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in	[utf-8] Wed Sep 21 15:27:50 2016
@@ -108,20 +108,6 @@
  .
  This package provides the development files for Anjuta.
 
-Package: anjuta-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: anjuta (= ${binary:Version}),
-         ${misc:Depends}
-Description: GNOME development IDE, for C/C++ - debug files
- This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy
- debugging, management of code and GUI design by providing a simple and
- usable user interface. It also integrates with version control systems
- like CVS, Git or Subversion.
- .
- This package provides the debug files for Anjuta.
-
 Package: gir1.2-anjuta-3.0
 Architecture: any
 Section: introspection

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=51027&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules	[utf-8] (original)
+++ desktop/unstable/anjuta/debian/rules	[utf-8] Wed Sep 21 15:27:50 2016
@@ -28,4 +28,4 @@
 	dh_install -X.la --list-missing
 
 override_dh_strip:
-	dh_strip --dbg-package=anjuta-dbg
+	dh_strip --dbgsym-migration='anjuta-dbg (<< 2:3.22.0-1~)'




More information about the pkg-gnome-commits mailing list