r35343 - in /attic/libart-lgpl/debian: changelog patches/60_libart-config-static.patch patches/series rules source/ source/format

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jun 17 15:39:23 UTC 2012


Author: biebl
Date: Sun Jun 17 15:39:23 2012
New Revision: 35343

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35343
Log:
Use dpkg source format 3.0 (quilt).

Added:
    attic/libart-lgpl/debian/patches/series
    attic/libart-lgpl/debian/source/
    attic/libart-lgpl/debian/source/format
Modified:
    attic/libart-lgpl/debian/changelog
    attic/libart-lgpl/debian/patches/60_libart-config-static.patch
    attic/libart-lgpl/debian/rules

Modified: attic/libart-lgpl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libart-lgpl/debian/changelog?rev=35343&op=diff
==============================================================================
--- attic/libart-lgpl/debian/changelog [utf-8] (original)
+++ attic/libart-lgpl/debian/changelog [utf-8] Sun Jun 17 15:39:23 2012
@@ -1,3 +1,9 @@
+libart-lgpl (2.3.21-2) UNRELEASED; urgency=low
+
+  * Use dpkg source format 3.0 (quilt).
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 17 Jun 2012 17:35:50 +0200
+
 libart-lgpl (2.3.21-1) unstable; urgency=low
 
   [ Loic Minier ]

Modified: attic/libart-lgpl/debian/patches/60_libart-config-static.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libart-lgpl/debian/patches/60_libart-config-static.patch?rev=35343&op=diff
==============================================================================
--- attic/libart-lgpl/debian/patches/60_libart-config-static.patch [utf-8] (original)
+++ attic/libart-lgpl/debian/patches/60_libart-config-static.patch [utf-8] Sun Jun 17 15:39:23 2012
@@ -1,10 +1,10 @@
 Add --static support to libart2-config --libs to avoid -lm
 Debian #375812, GNOME #531278
 
-Index: libart-config.in
+Index: b/libart-config.in
 ===================================================================
---- libart-config.in (revision 280)
-+++ libart-config.in (working copy)
+--- a/libart-config.in	2009-04-18 14:29:25.000000000 +0200
++++ b/libart-config.in	2012-06-17 17:37:35.925545343 +0200
 @@ -3,6 +3,8 @@
  prefix=@prefix@
  exec_prefix=@exec_prefix@
@@ -14,7 +14,7 @@
  
  usage="\
  Usage: libart-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--cflags]"
-@@ -43,8 +45,11 @@ while test $# -gt 0; do
+@@ -43,8 +45,11 @@
        echo $includes
        ;;
      --libs)
@@ -28,7 +28,7 @@
        ;;
      *)
        echo "${usage}" 1>&2
-@@ -54,3 +59,7 @@ while test $# -gt 0; do
+@@ -54,3 +59,7 @@
    shift
  done
  

Added: attic/libart-lgpl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libart-lgpl/debian/patches/series?rev=35343&op=file
==============================================================================
--- attic/libart-lgpl/debian/patches/series (added)
+++ attic/libart-lgpl/debian/patches/series [utf-8] Sun Jun 17 15:39:23 2012
@@ -1,0 +1,2 @@
+60_libart-config-static.patch
+70_relibtoolize.patch

Modified: attic/libart-lgpl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libart-lgpl/debian/rules?rev=35343&op=diff
==============================================================================
--- attic/libart-lgpl/debian/rules [utf-8] (original)
+++ attic/libart-lgpl/debian/rules [utf-8] Sun Jun 17 15:39:23 2012
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk

Added: attic/libart-lgpl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libart-lgpl/debian/source/format?rev=35343&op=file
==============================================================================
--- attic/libart-lgpl/debian/source/format (added)
+++ attic/libart-lgpl/debian/source/format [utf-8] Sun Jun 17 15:39:23 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list