Bug#1067211: ITP: ruby-gitlab-sdk -- Client side Ruby SDK for GitLab Application services

2024-03-20 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-gitlab-sdk
 Version : 0.3.1
 Upstream Author : GitLab
*URL : 
https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-rb

*License : MIT
*Description : Client side Ruby SDK for GitLab Application services.

I intend to package ruby-gitlab-sdk as it is required for gitlab.

--
Ravi Dwivedi



Bug#1061740: django-rich: upstream patch to fix the test failure on Python 3.12

2024-02-09 Thread Ravi Kant Sharma
Package: django-rich
Version: 1.8.0-1
Followup-For: Bug #1061740
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
X-Debbugs-Cc: ravi.kant.sha...@canonical.com
Control: tags -1 patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * The bug was identified during Ubuntu Noble migration to Python 3.12.
  * The patch is chery picked commit from upstream.
  * Fixes tests on Python-3.12 (LP: #2052724)
Added patch:
tests-Fix-skip-test-for-change-in-Python-3.12.patch


Thanks for considering the patch.


-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 
'mantic'), (100, 'mantic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-15-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru django-rich-1.8.0/debian/patches/series 
django-rich-1.8.0/debian/patches/series
--- django-rich-1.8.0/debian/patches/series 2023-01-23 17:48:06.0 
+0100
+++ django-rich-1.8.0/debian/patches/series 2024-02-08 18:27:46.0 
+0100
@@ -1,3 +1,4 @@
 Use-python3-within-test-call.patch
 tests-Drop-various-python-version-handling.patch
 tests-Another-bunch-of-adoptions-for-Python-3.11.patch
+tests-Fix-skip-test-for-change-in-Python-3.12.patch
diff -Nru 
django-rich-1.8.0/debian/patches/tests-Fix-skip-test-for-change-in-Python-3.12.patch
 
django-rich-1.8.0/debian/patches/tests-Fix-skip-test-for-change-in-Python-3.12.patch
--- 
django-rich-1.8.0/debian/patches/tests-Fix-skip-test-for-change-in-Python-3.12.patch
1970-01-01 01:00:00.0 +0100
+++ 
django-rich-1.8.0/debian/patches/tests-Fix-skip-test-for-change-in-Python-3.12.patch
2024-02-08 18:27:46.0 +0100
@@ -0,0 +1,28 @@
+From ddd703aa55cb76c7addd6cc87d4ecdbf695d870b Mon Sep 17 00:00:00 2001
+From: Adam Johnson 
+Date: Tue, 19 Dec 2023 23:13:56 +
+Subject: [PATCH] Fix skip test for change in Python 3.12 (#172)
+Origin: upstream, 
https://github.com/adamchainz/django-rich/commit/ddd703aa55cb76c7addd6cc87d4ecdbf695d870b
+Bug: https://bugs.launchpad.net/debian/+source/django-rich/+bug/2052724
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061740
+
+---
+ tests/test_test.py | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+diff --git a/tests/test_test.py b/tests/test_test.py
+index 86eac20..2b69bba 100644
+--- a/tests/test_test.py
 b/tests/test_test.py
+@@ -36,9 +36,8 @@ def test_failure_sql_query(self):
+ )
+ self.assertTrue(False)
+ 
+-@unittest.skip("some reason")
+-def test_skip(self):  # pragma: no cover
+-raise ValueError("never run")
++def test_skip(self):
++self.skipTest("some reason")
+ 
+ @unittest.expectedFailure
+ def test_expected_failure(self):


Bug#1061740: django-rich: upstream patch to fix the test failure on Python 3.12

2024-02-09 Thread Ravi Kant Sharma
Package: django-rich
Version: 1.8.0-1
Followup-For: Bug #1061740
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
X-Debbugs-Cc: ravi.kant.sha...@canonical.com
Control: tags -1 patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

Fix a test failure identified during Python migration to 3.12.

The patch cherry picks commit form upstream to fix the test case.

  * Fixes tests on Python-3.12 (LP: #2052724)
Added patch:
tests-Fix-skip-test-for-change-in-Python-3.12.patch


Thanks for considering the patch.


-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 
'mantic'), (100, 'mantic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-15-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


django-rich_1.8.0-1ubuntu1.debdiff
Description: inode/empty


Bug#1054135: ruby-jsonb-accessor Adds typed jsonb backed fields to your ActiveRecord models.

2023-10-17 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-jsonb-accessor
 Version :  1.3.10
 Upstream Author : Michael Crismali
*URL :  https://github.com/devmynd/jsonb_accessor
*License : Expat
*Description : Adds typed jsonb backed fields to your ActiveRecord models.

I am packaging ruby-jsonb-accessor as it is required for gitlab.

--
Ravi Dwivedi



Bug#1034321: ITP: ruby-google-cloud-storage -- official library for Google Cloud Storage.

2023-04-12 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-google-cloud-storage
 Version : 1.44.0
 Upstream Author : Mike Moore, Chris Smith
*URL :  https://github.com/googleapis/google-cloud-ruby
*License : Apache-2.0
*Description : official library for Google Cloud Storage.

I am packaging ruby-google-cloud-storage as it is a dependency of gitlab.

---
Ravi Dwivedi


OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1034318: Acknowledgement (ITP: ruby-google-apis-storage_v1 -- simple REST client for Cloud Storage JSON API V1)

2023-04-12 Thread Ravi Dwivedi

Please close this bug as this is already packaged.

On 13/04/23 03:15, Debian Bug Tracking System wrote:

Thank you for filing a new Bug report with Debian.

You can follow progress on this Bug here: 1034318: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034318.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
  w...@debian.org
  'Ravi Dwivedi' 

If you wish to submit further information on this problem, please
send it to 1034...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.



OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1034318: ITP: ruby-google-apis-storage_v1 -- simple REST client for Cloud Storage JSON API V1

2023-04-12 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-google-apis-storage_v1
 Version : 0.22.0
 Upstream Author : Mike Moore, Chris Smith
*URL :  https://github.com/google/google-api-ruby-client
*License : Apache-2.0
*Description :   simple REST client for Cloud Storage JSON API V1

I am packaging ruby-google-apis-storage_v1 as it is needed to package 
ruby-google-cloud-storage which is required for gitlab.


---
Ravi Dwivedi


OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1034073: ITP: ruby-digest-crc -- A gem that adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module

2023-04-07 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-digest-crc
 Version : 0.4.0
 Upstream Author : Postmodern
*URL :  https://github.com/postmodern/digest-crc
*License : Expat
*Description :  Adds support for calculating Cyclic Redundancy Check 
(CRC) to the Digest module.



I am packaging ruby-digest-crc as it is a dependency of gitlab 15.9.2.

---
Ravi Dwivedi


OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1033987: ITP: ruby-google-apis-cloudbilling-v1 -- simple REST client for Cloud Billing API V1

2023-04-05 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-google-apis-cloudbilling-v1
 Version : 0.21.0
 Upstream Author : Google LLC
*URL :  https://github.com/googleapis/google-api-ruby-client
*License : Apache-2.0
*Description : simple REST client for Cloud Billing API V1

I am packaging ruby-google-apis-cloudbilling-v1 as it is required for 
gitlab 15.9.2


---
Ravi Dwivedi


OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1033987: ITP: google-apis-cloudbilling-v1 -- simple REST client for Cloud Billing API V1

2023-04-05 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : google-apis-cloudbilling-v1
 Version : 0.21.0
 Upstream Author : Google LLC
*URL :  https://github.com/googleapis/google-api-ruby-client
*License : Apache-2.0
*Description : simple REST client for Cloud Billing API V1

I am packaging google-apis-cloudbilling-v1 as it is required for gitlab 
15.9.2


---
Ravi Dwivedi


OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1033986: ITP: ruby-google-apis-iam-v1 -- simple REST client for Identity and Access Management (IAM) API V1

2023-04-05 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-google-apis-iam-v1
 Version : 0.36.0
 Upstream Author : Google LLC
*URL :  https://github.com/googleapis/google-api-ruby-client
*License : Apache-2.0
*Description :  simple REST client for Identity and Access Management 
(IAM) API V1


I am packaging ruby-google-apis-iam-v1 as it is a dependency of gitlab 
15.9.2.


---
Ravi Dwivedi


OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1033525: ITP: ruby-google-apis-serviceusage-v1 -- simple REST client for Service Usage API V1

2023-03-26 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-google-apis-serviceusage-v1
 Version : 0.28.0
 Upstream Author : Google LLC
*URL :  https://github.com/googleapis/google-api-ruby-client
*License : Apache-2.0
*Description : simple REST client for Service Usage API V1

I am packaging ruby-google-apis-serviceusage-v1 as it is a dependency of 
gitlab.

---
Ravi Dwivedi



Bug#1033521: ITP: ruby-google-apis-container-v1beta1 -- simple REST client for Kubernetes Engine API V1beta1

2023-03-26 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-google-apis-container-v1beta1
 Version : 0.43.0
 Upstream Author : Google LLC
*URL :  https://github.com/googleapis/google-api-ruby-client
*License : Apache-2.0
*Description : simple REST client for Kubernetes Engine API V1beta1.

I am packaging ruby-google-apis-container-v1beta1 as it is a dependency 
of gitlab 15.9.2.


---
Ravi Dwivedi



Bug#1033500: ITP: ruby-google-apis-container-v1 --REST client for Google APIs

2023-03-26 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: 'Ravi Dwivedi' 

*Package Name : ruby-google-apis-container-v1
 Version : 0.43.0
 Upstream Author : Google LLC
*URL : https://github.com/googleapis/google-api-ruby-client
*License : Apache-2.0
*Description :  REST client for Google APIs

I am packaging  as it is a dependency of gitlab 15.9.2.

---
Ravi Dwivedi



Bug#1033377: ITP: silent_stream -- ActiveSupport Kernel Reporting Detritus with a few enhancements

2023-03-23 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: Ravi Dwivedi 

*Package Name : ruby-silent_stream
 Version : 1.0.6
 Upstream Authors : Jeremy Daer, David Heinemeier Hansson, Andrew 
White, Santiago Pastorino, Sam Stephenson, Akira Matsuda, Raphael Lee, 
Rafael França, Mario Visic, Мар'ян Крекотень, Sergey Nartimov, Josh 
Kalderimis, Xavier Noria, David Rodríguez, Dmitry Vorotilin, Aaron 
Patterson, Guillermo Iguaran, Alexey Gaziev, Yehuda Katz, Tom Meier, 
Pratik Naik, Charlie Somerville, Alex Tambellini, Arthur Nogueira Neves, 
Anil Wadghule, Peter Boling

*URL : https://github.com/pboling/silent_stream
*License : MIT
*Description :  ActiveSupport Kernel Reporting Detritus with a few 
enhancements


I am packaging silent_stream which will be useful for testing ruby-oauth2.

---
Ravi Dwivedi



Bug#1032360: ITP: google-apis-pubsub_v1 -- Simple REST client for Cloud Pub/Sub API V1

2023-03-05 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: Ravi Dwivedi 

*Package Name : ruby-google-apis-pubsub_v1
 Version : 0.7.0
 Upstream Author : Google LLC
*URL : 
https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1

*License : Apache-2.0
*Description :  This is the simple REST client for Cloud Pub/Sub API V1.

I am packaging google-apis-pubsub_v1 as this gem is required to package 
gitlab. See 
https://git.fosscommunity.in/debian-ruby/TaskTracker/-/issues/191.


---
Ravi Dwivedi


OpenPGP_0xE0E5BAFD3BBF70B3.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1032360: ITP: google-apis-pubsub_v1 -- Simple REST client for Cloud Pub/Sub API V1

2023-03-04 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: Ravi Dwivedi 

*Package Name : google-apis-pubsub_v1
 Version : 0.7.0
 Upstream Author : Google LLC
*URL : 
https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1

*License : Apache-2.0
*Description :  This is the simple REST client for Cloud Pub/Sub API V1.

I am packaging google-apis-pubsub_v1 as this gem is required to package 
gitlab. See 
https://git.fosscommunity.in/debian-ruby/TaskTracker/-/issues/191.


---
Ravi Dwivedi



Bug#1031133: ITP: ruby-google-apis-iamcredentials-v1 -- Simple REST client for IAM Service Account Credentials API V1

2023-02-12 Thread Ravi Dwivedi

package: wnpp
Severity: wishlist
Owner: Ravi Dwivedi 

*Package Name : ruby-google-apis-iamcredentials-v1
 Version : 0.16.0
 Upstream Author : Google LLC
*URL : 
https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iamcredentials_v1

*License : Apache-2.0
*Description :  This is the simple REST client for IAM Service Account 
Credentials API V1.


I am packaging ruby-google-apis-iamcredentials-v1 as this gem is 
required to package gitlab. See 
https://git.fosscommunity.in/debian-ruby/TaskTracker/-/issues/191.


--
Ravi Dwivedi
https://ravidwivedi.in


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1025522: Debian successful installation report for Dell Inspiron 5482

2022-12-06 Thread Ravi Dwivedi

Package: installation-reports

Boot method: USB stick
Image version: 
https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/11.5.0-live+nonfree/amd64/iso-hybrid/debian-live-11.5.0-amd64-kde+nonfree.iso

Date: 02 October 2022

Machine: Dell Inspiron 5482
Processor: # dmidecode 3.4
Getting SMBIOS data from sysfs.
SMBIOS 3.2.1 present.

Handle 0x0035, DMI type 4, 48 bytes
Processor Information
Socket Designation: U3E1
Type: Central Processor
Family: Core i5
Manufacturer: Intel(R) Corporation
ID: EB 06 08 00 FF FB EB BF
Signature: Type 0, Family 6, Model 142, Stepping 11
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
DS (Debug store)
ACPI (ACPI supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
SS (Self-snoop)
HTT (Multi-threading)
TM (Thermal monitor supported)
PBE (Pending break enabled)
Version: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz
Voltage: 1.0 V
External Clock: 100 MHz
Max Speed: 1800 MHz
Current Speed: 1600 MHz
Status: Populated, Enabled
Upgrade: Socket BGA1528
L1 Cache Handle: 0x0032
L2 Cache Handle: 0x0033
L3 Cache Handle: 0x0034
Serial Number: To Be Filled By O.E.M.
Asset Tag: To Be Filled By O.E.M.
Part Number: To Be Filled By O.E.M.
Core Count: 4
Core Enabled: 4
Thread Count: 8
Characteristics:
64-bit capable
Multi-Core
Hardware Thread
Execute Protection
Enhanced Virtualization
Power/Performance Control


Memory: 7.4 Gi
Partitions: device now.>


Output of lspci -knn (or lspci -nn):

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect media:   [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:

The install was successful and Debian bullseye KDE was used for  months 
without any problems.


I pressed F12 on boot and used UEFI method to boot and download from the 
media.

--
Ravi Dwivedi
https://ravidwivedi.in
PGP key: FF7D B951 7CE1 E19B 6EFE 695F E0E5 BAFD 3BBF 70B3


OpenPGP_signature
Description: OpenPGP digital signature


Bug#762707: commons-daemon: add support for new port ppc64el

2014-09-24 Thread ravi

Source: commons-daemon
Version: 1.0.15
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

Following inline patch adds support for new arch ppc64el.
We have also tested building commons-daemon source package on ppc64el 
build machine.


Thanks for considering the patch.

thanks,
ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===6400799371273970755==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=patch

diff -Nru commons-daemon-1.0.15/debian/patches/ppc64el.diff 
commons-daemon-1.0.15/debian/patches/ppc64el.diff
--- commons-daemon-1.0.15/debian/patches/ppc64el.diff 1970-01-01 
00:00:00.0 +
+++ commons-daemon-1.0.15/debian/patches/ppc64el.diff 2014-09-24 
15:52:04.0 +

@@ -0,0 +1,16 @@
+Description: Add ppc64el support
+
+--- commons-daemon-1.0.15.orig/src/native/unix/support/apsupport.m4
 commons-daemon-1.0.15/src/native/unix/support/apsupport.m4
+@@ -93,6 +93,11 @@ AC_DEFUN(AP_SUPPORTED_HOST,[
+ CFLAGS=$CFLAGS -DCPU=\\\$host_cpu\\\
+ HOST_CPU=$host_cpu
+ ;;
++  powerpc64le)
++CFLAGS=$CFLAGS -DCPU=\\\powerpc64le\\\
++supported_os=powerpc64le
++HOST_CPU=powerpc64le
++;;
+   sparc*)
+ CFLAGS=$CFLAGS -DCPU=\\\$host_cpu\\\
+ HOST_CPU=$host_cpu
diff -Nru commons-daemon-1.0.15/debian/patches/series 
commons-daemon-1.0.15/debian/patches/series
--- commons-daemon-1.0.15/debian/patches/series2014-01-26 
15:22:15.0 +
+++ commons-daemon-1.0.15/debian/patches/series2014-09-24 
15:50:36.0 +

@@ -2,3 +2,4 @@
 kfreebsd_support.diff
 s390x_support.diff
 hurd_support.diff
+ppc64el.diff

--===6400799371273970755==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762580: netw-ib-ox-ag: set NETWIBDEF_SYSARCH to support new port ppc64el

2014-09-23 Thread ravi

Source: netw-ib-ox-ag
Version: 5.39.0
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

In order to avoid FTBFS netw-ib-ox-ag src package on new arch 
ppc64el, src/netwib-src/src/genemake file has to be updated.


With inline patch, We have successfully verified building 
netw-ib-ox-ag src package on ppc64el build machine.
Patch simply sets NETWIBDEF_SYSARCH for ppc64el in 
src/netwib-src/src/genemake file before build.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===7577477297513083565==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=patch

diff -Nru netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el 
netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el
--- netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el 
2014-09-23 10:47:54.0 +
+++ netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el 
1970-01-01 00:00:00.0 +

@@ -1,50 +0,0 @@
-Description: sets NETWIBDEF_SYSARCH for new arch ppc64le
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- netw-ib-ox-ag (5.39.0-1) unstable; urgency=low
- .
-   * The Akamai Technologies paid volunteer days release.
-   * New upstream version.
-   * Uses Homepage header. (Closes: #615219, #615294, #615321, #615436, 
#645522)

-   * Bumped Standards-Version (no changes needed).
-   * Switch to dpkg-source 3.0 (quilt) format)
-   * Fixes FTBFS on s390x and sparc64 (Closes: #639493)
-   * Fixes 29 (sic!) lintian warnings/errors thus many small changes
- in packaging scripts.
-Author: Bartosz Fenski fe...@debian.org
-Bug-Debian: https://bugs.debian.org/615219
-Bug-Debian: https://bugs.debian.org/615294
-Bug-Debian: https://bugs.debian.org/615321
-Bug-Debian: https://bugs.debian.org/615436
-Bug-Debian: https://bugs.debian.org/639493
-Bug-Debian: https://bugs.debian.org/645522
-

-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: vendor|upstream|other, url of original patch
-Bug: url in upstream bugtracker
-Bug-Debian: https://bugs.debian.org/bugnumber
-Bug-Ubuntu: https://launchpad.net/bugs/bugnumber
-Forwarded: no|not-needed|url proving that it has been forwarded
-Reviewed-By: name and email of someone who approved the patch
-Last-Update: -MM-DD
-
 netw-ib-ox-ag-5.39.0.orig/src/netwib-src/src/genemake
-+++ netw-ib-ox-ag-5.39.0/src/netwib-src/src/genemake
-@@ -109,6 +109,9 @@ case $unamem in
-   ppc64 | powerpc64 )
- NETWIBDEF_SYSARCH=ppc64
- ;;
-+  ppc64le | powerpc64le )
-+NETWIBDEF_SYSARCH=ppc64le
-+;;
-   arm* )
- NETWIBDEF_SYSARCH=arm
- ;;
diff -Nru netw-ib-ox-ag-5.39.0/debian/patches/series 
netw-ib-ox-ag-5.39.0/debian/patches/series
--- netw-ib-ox-ag-5.39.0/debian/patches/series2014-09-23 
10:46:42.0 +
+++ netw-ib-ox-ag-5.39.0/debian/patches/series2012-12-21 
14:26:50.0 +

@@ -1,2 +1 @@
 01-fpic
-NETWIBDEF_SYSARCH_ppc64el

--===7577477297513083565==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762580: netw-ib-ox-ag: set NETWIBDEF_SYSARCH to support new port ppc64el

2014-09-23 Thread ravi

Source: netw-ib-ox-ag
Followup-For: Bug #762580

Dear Maintainer,

Patch attached in message #5 was created in reverse order with 
debdiff. So, Please ignore that and use below inline patch:



-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===2065459349315096408==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=patch

diff -Nru 
netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch 
netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch
--- netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch 
1970-01-01 00:00:00.0 +
+++ netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch 
2014-09-23 11:09:23.0 +

@@ -0,0 +1,50 @@
+Description: sets NETWIBDEF_SYSARCH for new arch ppc64le
+ TODO: Put a short summary on the line above and replace this paragraph
+ with a longer explanation of this change. Complete the meta-information
+ with other relevant fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ netw-ib-ox-ag (5.39.0-1) unstable; urgency=low
+ .
+   * The Akamai Technologies paid volunteer days release.
+   * New upstream version.
+   * Uses Homepage header. (Closes: #615219, #615294, #615321, #615436, 
#645522)

+   * Bumped Standards-Version (no changes needed).
+   * Switch to dpkg-source 3.0 (quilt) format)
+   * Fixes FTBFS on s390x and sparc64 (Closes: #639493)
+   * Fixes 29 (sic!) lintian warnings/errors thus many small changes
+ in packaging scripts.
+Author: Bartosz Fenski fe...@debian.org
+Bug-Debian: https://bugs.debian.org/615219
+Bug-Debian: https://bugs.debian.org/615294
+Bug-Debian: https://bugs.debian.org/615321
+Bug-Debian: https://bugs.debian.org/615436
+Bug-Debian: https://bugs.debian.org/639493
+Bug-Debian: https://bugs.debian.org/645522
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: vendor|upstream|other, url of original patch
+Bug: url in upstream bugtracker
+Bug-Debian: https://bugs.debian.org/bugnumber
+Bug-Ubuntu: https://launchpad.net/bugs/bugnumber
+Forwarded: no|not-needed|url proving that it has been forwarded
+Reviewed-By: name and email of someone who approved the patch
+Last-Update: -MM-DD
+
+--- netw-ib-ox-ag-5.39.0.orig/src/netwib-src/src/genemake
 netw-ib-ox-ag-5.39.0/src/netwib-src/src/genemake
+@@ -109,6 +109,9 @@ case $unamem in
+   ppc64 | powerpc64 )
+ NETWIBDEF_SYSARCH=ppc64
+ ;;
++  ppc64le | powerpc64le )
++NETWIBDEF_SYSARCH=ppc64le
++;;
+   arm* )
+ NETWIBDEF_SYSARCH=arm
+ ;;
diff -Nru netw-ib-ox-ag-5.39.0/debian/patches/series 
netw-ib-ox-ag-5.39.0/debian/patches/series
--- netw-ib-ox-ag-5.39.0/debian/patches/series2012-12-21 
14:26:50.0 +
+++ netw-ib-ox-ag-5.39.0/debian/patches/series2014-09-23 
11:08:48.0 +

@@ -1 +1,2 @@
 01-fpic
+NETWIBDEF_SYSARCH_ppc64el.patch

--===2065459349315096408==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#746530: xournal: Update autotools files before building the package in order

2014-09-19 Thread ravi
as part of best practices , inline patch just adds 
dh_autotools-dev_restoreconfig to clean target in debian/rules.
Other wise this patch is same as existing patch in Message #5 sent by 
Breno. And allows xournal to build successfully on ppc64el build machine.


==
diff -Nru xournal-4.7/debian/control xournal-4.7/debian/control
--- xournal-4.7/debian/control2012-10-14 18:19:12.0 +
+++ xournal-4.7/debian/control2014-09-19 10:01:22.0 +
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Carlo Segre se...@debian.org
-Build-Depends: debhelper (= 7), autoconf, automake, libgtk2.0-dev (= 
2.10),
+Build-Depends: debhelper (= 7), autoconf, automake, autotools-dev, 
libgtk2.0-dev (= 2.10),

  libgnomecanvas2-dev, libpoppler-glib-dev (= 0.5.4)
 Standards-Version: 3.9.3
 Homepage: http://xournal.sourceforge.net/
diff -Nru xournal-4.7/debian/rules xournal-4.7/debian/rules
--- xournal-4.7/debian/rules2011-09-24 20:22:43.0 +
+++ xournal-4.7/debian/rules2014-09-19 10:00:36.0 +
@@ -20,6 +20,7 @@
 configure: configure-stamp
 configure-stamp:
 dh_testdir
+dh_autotools-dev_updateconfig
 # Configure the package.
 ./autogen.sh --prefix=/usr

@@ -51,6 +52,7 @@
 rm -f configure-stamp build-stamp
 rm -f depcomp install-sh missing configure

+dh_autotools-dev_restoreconfig
 dh_clean

 install: build
===


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762187: openjade1.3: update config.{sub, guess} to fix FTBFS on new ports

2014-09-19 Thread ravi

Package: openjade1.3
Version: 1.3.2-12.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

 In order to avoid FTBFS openjade1.3 src package on new arch's 
(ex. ppc64el) , config.{sub, guess} files need to be updated.
With attached patch, We have successfully verified building 
openjade1.3 src package on ppc64el build machine.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages openjade1.3 depends on:
ii  libc6   2.19-10
ii  libgcc1 1:4.9.1-12
ii  libosp5 1.5.2-11.1
ii  libstdc++6  4.9.1-12
ii  sgml-base   1.26+nmu4

openjade1.3 recommends no packages.

Versions of packages openjade1.3 suggests:
pn  doc-base   none
pn  sgml-data  none

-- no debconf information

--===0400770828509822505==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=patch

diff -u openjade1.3-1.3.2/debian/rules openjade1.3-1.3.2/debian/rules
--- openjade1.3-1.3.2/debian/rules
+++ openjade1.3-1.3.2/debian/rules
@@ -51,6 +51,7 @@
 export CXXFLAGS

 config.status:
+dh_autotools-dev_updateconfig
 ./configure --prefix=/usr \
--datadir=\$${prefix}/share/sgml/openjade1.3 \
--enable-static --disable-shared \
@@ -80,12 +81,8 @@
 #  some stuff that should be cleaned in upstream Makefile
 #find . -name 'Makefile.dep' | xargs rm -f
 #rm -f libtool
+dh_autotools-dev_restoreconfig
 dh_clean
-# See /usr/share/doc/autotools-dev/README.Debian.gz
--test -r /usr/share/misc/config.sub  \
-cp -f /usr/share/misc/config.sub config.sub
--test -r /usr/share/misc/config.guess  \
-cp -f /usr/share/misc/config.guess config.guess

 binary-indep:build
 # There are no architecture-independent files to be uploaded

--===0400770828509822505==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762091: iaxmodem: syntax error: autotools_dev to update config.{sub, guess} for new port ppc64el

2014-09-18 Thread ravi

Package: iaxmodem
Version: 1.2.0~dfsg-2
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

Since autotools_dev is wrongly invoked in debian/rules file, 
config.{sub, guess} files are not getting updated, which is required for 
new ports.


In order to avoid FTBFS iaxmodem source package on ppc64el arch, 
config.{sub, guess} files need to be updated.
We have also successfully verified building iaxmodem source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages iaxmodem depends on:
ii  libc6  2.19-10

iaxmodem recommends no packages.

iaxmodem suggests no packages.

-- no debconf information

--===3062313895085060198==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autotools_syntax_err.debpatch

From 287913ce8b6837f9d3c37b0f4bdc566207a01a45 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Thu, 18 Sep 2014 11:03:25 +
Subject: [PATCH] autotools_syntax_err

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3ed5dd9..e56e24f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ UPFILENAME := iaxmodem_$(UPVERSION).orig.tar.gz
 URL := 
http://heanet.dl.sourceforge.net/iaxmodem/iaxmodem-$(UPVERSION).tar.gz


 %:
-dh $@ --with-autotools_dev
+dh $@ --with autotools_dev

 override_dh_auto_configure:
 # Check that problematic files have been removed prior to packaging
--
2.1.0


--===3062313895085060198==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759466: openwince-jtag: run dh-autoreconf to update for new architectures

2014-09-17 Thread ravi

Package: openwince-jtag
Version: 0.5.1-6
Followup-For: Bug #759466

Dear Maintainer,

The attached patch includes dh_autotools-dev_{update/restore}config to 
the build.
We have successfully tested building openwince-jtag src on ppc64el 
biuld machine after applying the patch.


please consider the patch during build process.

-Ravindran


--===0634053385371395060==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update_config.debpatch

From e17ca80829f5712e007e88240ce88163a0697fab Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Wed, 17 Sep 2014 13:50:53 +
Subject: [PATCH] update_config

---
 debian/control | 2 +-
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f68610c..8100d7a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openwince-jtag
 Section: embedded
 Priority: optional
 Maintainer: Peter De Schrijver (p2) p...@mind.be
-Build-Depends: debhelper ( 3.0.0), openwince-include (= 0.3.2), 
openwince-include ( 0.3.3), libreadline-dev, gcc (= 3.2)
+Build-Depends: debhelper ( 3.0.0), autotools-dev, openwince-include 
(= 0.3.2), openwince-include ( 0.3.3), libreadline-dev, gcc (= 3.2)

 Standards-Version: 3.5.8

 Package: openwince-jtag
diff --git a/debian/rules b/debian/rules
index 2e70992..71bfc9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ export DH_COMPAT=3
 configure: configure-stamp
 configure-stamp:
 dh_testdir
+dh_autotools-dev_updateconfig
 ./configure --prefix=/usr --with-include=/usr/include/openwince
 touch configure-stamp

@@ -18,6 +19,7 @@ clean:
 dh_testroot
 rm -f build-stamp configure-stamp
 -$(MAKE) distclean
+dh_autotools-dev_restoreconfig
 dh_clean

 install: build
--
2.1.0


--===0634053385371395060==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#761664: partclone: autoreconf force install to update config.{guess, sub}

2014-09-15 Thread ravi

Package: partclone
Version: 0.2.73-1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS partclone source package on ppc64el arch, 
config.{sub, guess} files need to be updated.
We have also successfully verified building partclone source package 
on ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages partclone depends on:
ii  e2fslibs 1.42.12-1
ii  libblkid12.20.1-5.8+b1
ii  libc62.19-10
ii  libcomerr2   1.42.12-1
ii  libncursesw5 5.9+20140712-2+b1
ii  libtinfo55.9+20140712-2+b1
ii  libuuid1 2.20.1-5.8+b1
ii  ntfs-3g [libntfs-3g851]  1:2014.2.15AR.1-5

partclone recommends no packages.

partclone suggests no packages.

-- no debconf information

--===4961859642919149380==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf_force.debpatch

From 70b3c83ba042455e99085be7db00584877decbaa Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Mon, 15 Sep 2014 14:40:44 +
Subject: [PATCH] autoreconf

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 98cb255..a8d941d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)

 override_dh_auto_configure:
 # Add here commands to configure the package.
-autoreconf
+autoreconf --force --install
 ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info CPPFLAGS='$(CPPFLAGS)' 
CFLAGS='$(CFLAGS)' LDFLAGS='$(LDFLAGS)' --enable-ncursesw --enable-all


 override_dh_auto_clean:
--
2.1.0


--===4961859642919149380==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#761679: partclone: autoreconf force install to update config.{guess, sub}

2014-09-15 Thread ravi

Package: partclone
Version: 0.2.73-1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS partclone source package on ppc64el arch, 
config.{sub, guess} files need to be updated.
We have also successfully verified building partclone source package 
on ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages partclone depends on:
ii  e2fslibs 1.42.12-1
ii  libblkid12.20.1-5.8+b1
ii  libc62.19-10
ii  libcomerr2   1.42.12-1
ii  libncursesw5 5.9+20140712-2+b1
ii  libtinfo55.9+20140712-2+b1
ii  libuuid1 2.20.1-5.8+b1
ii  ntfs-3g [libntfs-3g851]  1:2014.2.15AR.1-5

partclone recommends no packages.

partclone suggests no packages.

-- no debconf information

--===4961859642919149380==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf_force.debpatch

From 70b3c83ba042455e99085be7db00584877decbaa Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Mon, 15 Sep 2014 14:40:44 +
Subject: [PATCH] autoreconf

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 98cb255..a8d941d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)

 override_dh_auto_configure:
 # Add here commands to configure the package.
-autoreconf
+autoreconf --force --install
 ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info CPPFLAGS='$(CPPFLAGS)' 
CFLAGS='$(CFLAGS)' LDFLAGS='$(LDFLAGS)' --enable-ncursesw --enable-all


 override_dh_auto_clean:
--
2.1.0


--===4961859642919149380==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#751504: telepathy-logger-qt: add support for ppc64el symbol set

2014-09-13 Thread ravi

Source: telepathy-logger-qt
Version: 0.8.0-2
Followup-For: Bug #751504
User: debian-powe...@lists.debian.org

Hi Andreas Barth,

The new patch that you have attached makes the 
telepathy-logger-qt src package build successfully on ppc64el build 
machine. However the patch needs little below correction:


ppc64el is repeated twice in below statement: (or second ppc64el has 
to be just ppc64)
 +# SymbolsHelper-Confirmed: 0.8.0 alpha amd64 armel armhf hppa 
hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el 
ppc64el s390x sparc


-Ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libtelepathy-logger-qt4-dev depends on:
ii  libqtgstreamer-dev 0.10.2-2.1
ii  libtelepathy-logger-qt4-1  0.8.0-2
ii  libtelepathy-qt4-dev   0.9.4+dfsg-3


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#761262: wmlongrun: update config.{sub, guess} to fix FTBFS for ppc64le port

2014-09-12 Thread ravi

Package: wmlongrun
Version: 0.3.0-pre1-4.2
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS wmlongrun source package on ppc64el arch, 
config.{sub, guess} files need to be updated before running 
./configure in target:clean of rules file.
With attached patch, We have successfully verified building wmlongrun 
source package on ppc64el build machine.


Thanks for considering the patch.

-ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages wmlongrun depends on:
ii  libc6 2.19-10
ii  libx11-6  2:1.6.2-3
ii  libxext6  2:1.3.2-1
ii  libxpm4   1:3.5.11-1

wmlongrun recommends no packages.

wmlongrun suggests no packages.

-- no debconf information

--===4806957131303695759==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update-autotools-config.debpatch

From 6984d88b985f7d26e77cc04f8891740c9ffd969d Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Fri, 12 Sep 2014 08:05:43 +
Subject: [PATCH] autoreconf

---
 debian/control |  2 +-
 debian/rules   | 10 +++---
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index a901a72..b8c160a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: wmlongrun
 Section: x11
 Priority: optional
 Maintainer: Francois Gurin mat...@debian.org
-Build-Depends: debhelper ( 3.0.0), libx11-dev, libxext-dev, 
libxpm-dev, libxt-dev
+Build-Depends: debhelper ( 3.0.0), libx11-dev, libxext-dev, 
libxpm-dev, libxt-dev, autotools-dev

 Standards-Version: 3.6.1.1

 Package: wmlongrun
diff --git a/debian/rules b/debian/rules
index 1bf03d1..0999a26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ endif

 config.status: configure
 dh_testdir
+dh_autotools-dev_updateconfig
 # Add here commands to configure the package.
 ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr 
--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info


@@ -44,13 +45,8 @@ clean:
 rm -f build-stamp

 # Add here commands to clean up after the build process.
-./configure
--$(MAKE) distclean
--test -r /usr/share/misc/config.sub  \
-  cp -f /usr/share/misc/config.sub config.sub
--test -r /usr/share/misc/config.guess  \
-  cp -f /usr/share/misc/config.guess config.guess
-
+[ ! -f Makefile ] || $(MAKE) distclean
+dh_autotools-dev_restoreconfig

 dh_clean

--
2.1.0


--===4806957131303695759==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#737157: source-highlight: [PATCH] Enable build on newer arches

2014-09-02 Thread ravi

Source: source-highlight
Followup-For: Bug #737157
User: debian-de...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

One new arch is : ppc64el, which has been added to the Debian archive. 
But package FTBFS because of outdated config files.


Thanks,
Ravindran

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760185: gtkextra: autoreconf to update config.{sub, guess} and libtool.m4 to fix FTBFS for ppc64el port

2014-09-01 Thread ravi

Source: gtkextra
Version: 3.1.0
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

 In order to avoid FTBFS gtkextra source package on ppc64el arch, 
config.{sub, guess} and libtool.m4 files need to be updated.
We have also successfully verified building gtkextra source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===4492097018493080219==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From 26a69ad8230fa2cf5ab45d8dbc06890ae5222368 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Mon, 1 Sep 2014 17:20:46 +
Subject: [PATCH] autoreconf

---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b10cb3a..28dd1df 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gtkextra
 Section: devel
 Priority: optional
 Maintainer: Georges Khaznadar georg...@debian.org
-Build-Depends: debhelper (= 9.0.0), autotools-dev,
+Build-Depends: debhelper (= 9.0.0), dh-autoreconf,
  libgtk2.0-dev,libglib2.0-dev, libpango1.0-dev, libatk1.0-dev,
  libcairo2-dev, libtiff5-dev, libpng12-dev, libjpeg8-dev,
  docbook-to-man, docbook-xsl, docbook-utils , openjade, jadetex,
diff --git a/debian/rules b/debian/rules
index 66fa2f5..931b39f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export DH_OPTIONS


 %:
-dh $@  --with autotools-dev
+dh $@  --with autoreconf

 override_dh_clean:
 dh_clean
--
2.1.0.rc1


--===4492097018493080219==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760192: wfmath: autoreconf -fi to update config.{sub, guess} and libtool.m4 files to fix FTBFS for ppc64el port

2014-09-01 Thread ravi

Source: wfmath
Version: 1.0.2+dfsg1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

 In order to avoid FTBFS wfmath source package on ppc64el arch, 
config.{sub, guess} and libtool.m4 files need to be updated.
We have also successfully verified building wfmath source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===6885992976274793457==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf_force.patch

From 0489bac2081e15bc0580ac26dd27eca2e13a541d Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Mon, 1 Sep 2014 18:22:11 +
Subject: [PATCH] autoreconf

---
 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autogen.sh b/autogen.sh
index 27e958e..6606166 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,7 @@ rm -f config.cache
 #Check if the autoreconf command is available, and use that if so.
 if command -v autoreconf /dev/null 21 ; then
   echo autoreconf...
-  autoreconf --install
+  autoreconf --force --install
 else
   if test -d /usr/local/share/aclocal ; then
 ACLOCAL_FLAGS=$ACLOCAL_FLAGS -I /usr/local/share/aclocal
--
2.1.0.rc1


--===6885992976274793457==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760195: sqlheavy: autoreconf to update config.{sub, guess} and libtool.m4 files to fix FTBFS for ppc64el port

2014-09-01 Thread ravi

Source: sqlheavy
Version: 0.1.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

 In order to avoid FTBFS sqlheavy source package on ppc64el arch, 
config.{sub, guess} and libtool.m4 files need to be updated.
We have also successfully verified building sqlheavy source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===4132447724322847560==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From 452dd6cd239c29b91c6d8d51a4977c968e2c28be Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Mon, 1 Sep 2014 19:15:03 +
Subject: [PATCH] autoreconf

---
 debian/control | 7 +++
 debian/rules   | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 4ca15b1..51eee90 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,9 @@ Source: sqlheavy
 Section: libs
 Priority: optional
 Maintainer: Devid Antonio Filoni d.fil...@ubuntu.com
-Build-Depends: debhelper (= 9.20120417), autotools-dev, valac-0.16 (= 
0.16.0),
+Build-Depends: debhelper (= 9.20120417), dh-autoreconf, valac-0.16 (= 
0.16.0),

  libvala-0.16-dev (= 0.16.0), vala-0.16-doc, libglib2.0-dev (= 2.22.0),
- libgtk2.0-dev (= 2.24), libsqlite3-dev (= 3.6.23.1), dh-exec (= 0.3),
- autotools-dev
+ libgtk2.0-dev (= 2.24), libsqlite3-dev (= 3.6.23.1), dh-exec (= 0.3)
 Standards-Version: 3.9.5
 Homepage: http://code.google.com/p/sqlheavy/

@@ -92,4 +91,4 @@ Description: GObject wrapper for SQLite (debugging 
symbols)

  a very nice C interface and GObject Introspection support, and may be
  easier to use from other languages than the standard SQLite interface.
  .
- This package contains debugging symbols.
\ No newline at end of file
+ This package contains debugging symbols.
diff --git a/debian/rules b/debian/rules
index 89e5443..979a917 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f

 %:
-dh $@ --with autotools_dev
+dh $@ --with autoreconf

 override_dh_installchangelogs:
 dh_installchangelogs NEWS
--
2.1.0.rc1


--===4132447724322847560==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759332: music: autoreconf to update config.{sub, guess} and aclocal.m4 to fix FTBFS for ppc64el port

2014-08-26 Thread ravi

Source: music
Version: 1.0.7-1.2music: autoreconf to update config.{sub,
 guess} and aclocal.m4 to fix FTBFS for ppc64el port
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS music source package on ppc64el arch, 
config.{sub, guess} and aclocal.m4 files need to be updated.
We have also successfully verified building music source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===5194329205861992335==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From 36262ba8494d72d1ae4413d62fd2a405557eb6a2 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 26 Aug 2014 10:54:33 +
Subject: [PATCH] autoreconf

---
 debian/control |  2 +-
 debian/rules   | 11 ++-
 2 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 479d33f..e3cda1a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: music
 Priority: extra
 Maintainer: Mikael Djurfeldt m...@debian.org
-Build-Depends: debhelper (= 7), autotools-dev, autoconf, automake, 
libtool, libopenmpi-dev, libibverbs-dev, freeglut3-dev, 
texlive-latex-base, texlive-latex-extra, asymptote, chrpath
+Build-Depends: debhelper (= 7), dh-autoreconf, libopenmpi-dev, 
libibverbs-dev, freeglut3-dev, texlive-latex-base, texlive-latex-extra, 
asymptote, chrpath

 Standards-Version: 3.9.0
 Section: libs
 Homepage: http://software.incf.org/software/music/home
diff --git a/debian/rules b/debian/rules
index 6511153..3ec9982 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,13 +31,7 @@ major=`ls src/.libs/lib*.so.* | \

 config.status: configure
 dh_testdir
-
-ifneq $(wildcard /usr/share/misc/config.sub) 
-cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq $(wildcard /usr/share/misc/config.guess) 
-cp -f /usr/share/misc/config.guess config.guess
-endif
+dh_autoreconf
 ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info



@@ -55,8 +49,7 @@ clean:
 rm -f build-stamp

 [ ! -f Makefile ] || $(MAKE) distclean
-rm -f config.sub config.guess
-
+dh_autoreconf_clean
 dh_clean

 install: build
--
2.1.0.rc1


--===5194329205861992335==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#759333: libgwibber: autoreconf to update config.{sub, guess} and libtool.m4 to fix FTBFS for ppc64el port

2014-08-26 Thread ravi

Source: libgwibber
Version: 0.1.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS libgwibber source package on ppc64el 
arch, config.{sub, guess} and libtool.m4 files need to be updated.
We have also successfully verified building libgwibber source package 
on ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===6919791481585836958==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From 6dfe9678de3a5d9a0cdb19956d2814e3846c785f Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 26 Aug 2014 11:36:36 +
Subject: [PATCH] autoreconf

---
 configure.ac   | 2 --
 debian/control | 1 +
 debian/rules   | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index b489e61..43fba17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,8 +44,6 @@ dnl Gettext
 GETTEXT_PACKAGE=$PACKAGE
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, $GETTEXT_PACKAGE, [gettext domain])
-AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
 IT_PROG_INTLTOOL([0.35.0])

 ###
diff --git a/debian/control b/debian/control
index fef89d0..5994e3d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Kartik Mistry kar...@debian.org
 Build-Depends: debhelper (= 5.0),
cdbs (= 0.4.41),
+   dh-autoreconf,
cli-common-dev (= 0.5.7),
mono-devel (= 2.4.3),
gtk-sharp2-gapi,
diff --git a/debian/rules b/debian/rules
index 4aac742..9273ee2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ export CSC=/usr/bin/mono-csc
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk

 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-gtk-doc 
--enable-maintainer-flags=no

 LDFLAGS += -Wl,-z,defs -Wl,--as-needed
--
2.1.0.rc1


--===6919791481585836958==--

--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758747: silly: autoreconf to update config.{sub, guess} and aclocal.m4 to fix FTBFS for ppc64el port

2014-08-20 Thread ravi

Source: silly
Version: 0.1.0
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

 In order to avoid FTBFS silly source package on ppc64el arch, 
config.{sub, guess} and aclocal.m4 files need to be updated.
We have also successfully verified building silly source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===5897434836644548863==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From f170d96db48baf278b54e9192b95b2a7387b4a67 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Wed, 20 Aug 2014 20:44:21 +
Subject: [PATCH] autoreconf

---
 debian/control | 2 +-
 debian/rules   | 8 
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cce7b46..3c245f1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: silly
 Priority: extra
 Maintainer: Muammar El Khatib muam...@debian.org
 Build-Depends: debhelper (= 7), autotools-dev, libpng-dev, libjpeg-dev,
-   doxygen, pkg-config
+   doxygen, pkg-config, automake1.11, dh-autoreconf
 Standards-Version: 3.9.3
 Section: libs
 Homepage: http://www.cegui.org.uk
diff --git a/debian/rules b/debian/rules
index 3b759c4..83c4210 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@

 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
+export AUTOMAKE = automake-1.11
+export ACLOCAL = aclocal-1.11

 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -20,6 +22,10 @@ else
 endif

 config.status: configure
+#to avoid FTBFS during autoreconf and to avoid modifying original source
+#file configure.ac, touch and rm strictly required files for automake.
+touch NEWS README
+dh_autoreconf
 dh_testdir
 # Add here commands to configure the package.
 ./configure --prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -36,6 +42,8 @@ build-stamp: config.status
 touch build-stamp

 clean:
+[[ ! -f NEWS  ! -f README ]] || rm -rf NEWS README
+dh_autoreconf_clean
 dh_testdir
 dh_testroot
 rm -f build-stamp
--
2.1.0.rc1


--===5897434836644548863==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758113: courier: autotools-dev to update config.{sub, guess} to fix FTBFS for ppc64el port

2014-08-14 Thread ravi

Source: courier
Version: 0.73.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS courier source package on ppc64el arch, 
config.{sub, guess} files need to be updated.
We have also successfully verified building courier source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===0108428124194320877==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autotools-dev.debpatch

From 9d2d037cde6f5be485ca88b651a4fc715ece6bc6 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Thu, 14 Aug 2014 10:22:48 +
Subject: [PATCH] autotools-dev

---
 debian/control | 2 +-
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9511946..27a1cce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: mail
 Priority: optional
 Maintainer: Stefan Hornburg (Racke) ra...@linuxia.de
 Standards-Version: 3.8.3
-Build-Depends: libmysqlclient-dev | libmysqlclient15-dev, libpam0g-dev, 
libgdbm-dev | libgdbmg1-dev, libperl-dev, zlib1g-dev, libpcre3-dev, 
debhelper (= 5), mime-support, libldap2-dev, procps, libsasl2-dev | 
libsasl-dev, expect, groff-base, ghostscript, mgetty-fax, netpbm, 
libfam-dev, libssl-dev, openssl (= 0.9.6), libpq-dev, libtool, 
courier-authlib-dev (= 0.66.1), po-debconf, automake
+Build-Depends: libmysqlclient-dev | libmysqlclient15-dev, libpam0g-dev, 
libgdbm-dev | libgdbmg1-dev, libperl-dev, zlib1g-dev, libpcre3-dev, 
debhelper (= 5), mime-support, libldap2-dev, procps, libsasl2-dev | 
libsasl-dev, expect, groff-base, ghostscript, mgetty-fax, netpbm, 
libfam-dev, libssl-dev, openssl (= 0.9.6), libpq-dev, libtool, 
courier-authlib-dev (= 0.66.1), po-debconf, autotools-dev

 Build-Conflicts: automake1.4
 Homepage: http://www.courier-mta.org/

diff --git a/debian/rules b/debian/rules
index f8bbc9a..8b84418 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,6 +73,7 @@ build-arch: build
 build-indep: build

 build: check
+dh_autotools-dev_updateconfig
 # create a list of files that currently exists
 chmod +x debian/srcmgr
 if [ ! -f srcmgr.list ]; then debian/srcmgr  srcmgr.list; fi
@@ -85,6 +86,7 @@ build: check
 stamp-build: build

 clean: check
+dh_autotools-dev_restoreconfig
 dh_testroot
 debconf-updatepo
 rm -f stamp-build stamp-install
--
2.1.0.rc1


--===0108428124194320877==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757953: libverto: autoreconf to update config.{sub, guess} and libtool.m4 to fix FTBFS for ppc64el port

2014-08-12 Thread ravi

Source: libverto
Version: 0.2.4-1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS libverto source package on ppc64el arch, 
config.{sub, guess} and libtool.m4 files need to be updated.
We have also successfully verified building libverto source package on 
ppc64el build machine after applying attached patch.

Thanks for considering the patch.

-ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===6837615518158171072==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From d090760cb8fe9e0ffeabea39c0057acdabe2ae85 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 12 Aug 2014 17:19:26 +
Subject: [PATCH] autoreconf

---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 debian/rules | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0bed159..6ebb426 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libverto (0.2.4-1ppc64el1) UNRELEASED; urgency=medium
+
+  * adding autoreconf to build successfully on ppc64el arch
+
+ -- Ravindran Arani r...@linux.vnet.ibm.com  Tue, 12 Aug 2014 
17:18:25 +

+
 libverto (0.2.4-1) unstable; urgency=low

   * Update to new upstream

diff --git a/debian/control b/debian/control
index 41c1bea..63e53c6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libverto
 Priority: optional
 Maintainer: Sam Hartman hartm...@debian.org
-Build-Depends: debhelper (= 9), libev-dev, libglib2.0-dev
+Build-Depends: debhelper (= 9), libev-dev, libglib2.0-dev, dh-autoreconf
 Build-Conflicts: libevent-dev, libtevent-dev
 Standards-Version: 3.9.4
 Section: libs

diff --git a/debian/rules b/debian/rules
index 66d23cc..e4cce6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 #export DH_VERBOSE=1

 %:
-dh $@
+dh $@  --with autoreconf

 override_dh_auto_configure:
 chmod a+x configure
--
2.1.0.rc1


--===6837615518158171072==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757992: ctemplate: autoreconf to update config.{sub, guess} and libtool.m4 to fix FTBFS for ppc64el port

2014-08-12 Thread ravi

Source: ctemplate
Version: 2.2-4
Severity: normal
File: ctemplate
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS ctemplate source package on ppc64el arch, 
config.{sub, guess} and libtool.m4 files need to be updated.
We have also successfully verified building libverto source package on 
ppc64el build machine after applying attached patch.


Thanks for considering the patch.

-ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libctemplate2 depends on:
ii  libc6   2.19-3
ii  libgcc1 1:4.8.2-18
ii  libstdc++6  4.8.2-18

libctemplate2 recommends no packages.

libctemplate2 suggests no packages.

-- no debconf information

--===7588280438018031648==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From a2c96c2a879a6a43711a33098dc24dda502a3ba5 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Wed, 13 Aug 2014 04:20:51 +
Subject: [PATCH] autoreconf

---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7cfcd27..ba17282 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libdevel
 Priority: optional
 Maintainer: Debian KDE Extras Team 
pkg-kde-ext...@lists.alioth.debian.org
 Uploaders: Mark Purcell m...@debian.org, Florian Reinhard 
florian.reinh...@googlemail.com

-Build-Depends: debhelper (= 7.0.50~), autotools-dev
+Build-Depends: debhelper (= 7.0.50~), dh-autoreconf
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/ctemplate/trunk
 Vcs-Browser: 
http://anonscm.debian.org/viewvc/pkg-kde/kde-extras/ctemplate/trunk

diff --git a/debian/rules b/debian/rules
index cdda9ad..2e29c59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export PTHREAD_CFLAGS=-lpthread

 %:
-dh $@ --parallel --with autotools_dev
+dh $@ --parallel --with autoreconf

 override_dh_auto_configure:
 dh_auto_configure -- --program-prefix=ctemplate-
--
2.1.0.rc1


--===7588280438018031648==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757782: libgksu: autoreconf during build and automake errors fixes to fix FTBFS on ppc64el arch

2014-08-11 Thread ravi

Source: libgksu
Version: 2.0.13~pre1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In Ubuntu, the attached patches were applied to avoid FTBFS on 
ppc64el arch.
We have also verified building libgksu source package on ppc64el build 
machine after applying attached patches.


Thanks for considering the patch.

-Ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===6721854637079236454==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From c1ff76b2a148c1f40af9a01a4af3d1ffe501d9ac Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Mon, 11 Aug 2014 09:35:22 +
Subject: [PATCH] autoreconf

---
 debian/control | 2 +-
 debian/rules   | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8fed15b..2157a02 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cdbs,
libstartup-notification0-dev,
libgnome-keyring-dev,
gettext,
-   autotools-dev,
+   dh-autoreconf,
gtk-doc-tools,
gnome-pkg-tools (= 0.10),
libgtop2-dev,
diff --git a/debian/rules b/debian/rules
index d97398e..785d9a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,12 +6,15 @@ ALLOWED_DISTS += unstable

 include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk

+export AUTOMAKE := automake --foreign
+
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-gtk-doc --enable-gnome-keyring

 clean::
--
2.1.0.rc1


--===6721854637079236454==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=automake_errors.patch

Description: Fix various errors with current automake
Author: Colin Watson cjwat...@ubuntu.com

--- libgksu-2.0.13~pre1.orig/configure.ac
+++ libgksu-2.0.13~pre1/configure.ac
@@ -40,8 +40,12 @@ AM_CONDITIONAL(USE_VERSION_SCRIPT, test
 AC_PATH_PROG(GCONFTOOL, gconftool-2)
 AM_GCONF_SOURCE_2

+PKG_CHECK_MODULES(GLIB, [glib-2.0])
+PKG_CHECK_MODULES(GTK, [gtk+-2.0])
 PKG_CHECK_MODULES(LIBGKSU, [gtk+-2.0 = 2.4.0, gconf-2.0, 
libstartup-notification-1.0, gnome-keyring-1, libgtop-2.0])

 PKG_CHECK_MODULES(GKSU_PROPERTIES, [gtk+-2.0 = 2.12, gconf-2.0])
+PKG_CHECK_MODULES(LIBGKSUUI, [gtk+-2.0, gconf-2.0, x11])
+PKG_CHECK_MODULES(TEST_GKSUUI, [glib-2.0, x11])

 # Checks for library functions.
 ALL_LINGUAS=ca cs da de es eu fr hu it ko lt pl pt_BR ro ru sk sv nb 
nl th zh_CN



--- libgksu-2.0.13~pre1.orig/libgksu/Makefile.am
+++ libgksu-2.0.13~pre1/libgksu/Makefile.am
@@ -26,15 +26,15 @@ includedir = ${prefix}/include/${PACKAGE
 pkgconfigdir = ${libdir}/pkgconfig
 pkgconfig_DATA = libgksu2.pc

-pkglibdir = ${libdir}/${PACKAGE}
-pkglib_PROGRAMS = gksu-run-helper
+pkglibexecdir = ${libdir}/${PACKAGE}
+pkglibexec_PROGRAMS = gksu-run-helper
 gksu_run_helper_LDFLAGS =
-gksu_run_helper_LDADD = `pkg-config --libs glib-2.0`
+gksu_run_helper_LDADD = $(GLIB_LIBS)
 gksu_run_helper_SOURCES = gksu-run-helper.c

 noinst_PROGRAMS = test-gksu
 test_gksu_SOURCES = test-gksu.c
-test_gksu_LDADD = libgksu2.la `pkg-config --libs gtk+-2.0`
+test_gksu_LDADD = libgksu2.la $(GTK_LIBS)
 test_gksu_LDFLAGS =

 EXTRA_DIST = libgksu.ver


--- libgksu-2.0.13~pre1.orig/libgksuui/Makefile.am
+++ libgksu-2.0.13~pre1/libgksuui/Makefile.am
@@ -5,12 +5,12 @@ AM_CPPFLAGS = -DLOCALEDIR=\$(datadir)/l
 noinst_LTLIBRARIES = libgksuui1.0.la
 libgksuui1_0_la_SOURCES = gksuui-dialog.c
 libgksuui1_0_la_LDFLAGS = -Wl,-O1
-libgksuui1_0_la_LIBADD = `pkg-config --libs gtk+-2.0 gconf-2.0 x11`
+libgksuui1_0_la_LIBADD = $(LIBGKSUUI_LIBS) -lm

 noinst_HEADERS = defines.h gksuui.h gksuui-dialog.h
 includedir = ${prefix}/include/$(PACKAGE)

 noinst_PROGRAMS = test-gksuui
 test_gksuui_SOURCES = test-gksuui.c
-test_gksuui_LDADD = libgksuui1.0.la `pkg-config --libs glib-2.0 x11`
+test_gksuui_LDADD = libgksuui1.0.la $(TEST_GKSUUI) -lm
 test_gksuui_LDFLAGS =

--===6721854637079236454==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757896: adplug: autoreconf during build and automake errors fixes to fix FTBFS on ppc64el arch

2014-08-11 Thread ravi

Source: adplug
Version: 2.2.1+dfsg3
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In Ubuntu, the attached patches were applied to avoid FTBFS on ppc64el arch.
We have also successfully verified building adplug source package on 
ppc64el build machine after applying attached patches.


Thanks for considering the patch.

-Ravindran.

-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===5115870514298026392==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/x-diff; charset=utf-8
Content-Disposition: attachment; filename=autoreconf.debpatch

From 93cdd16f3159f6090146188295dd79631f914d6b Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 12 Aug 2014 03:29:51 +
Subject: [PATCH] autoreconf

---
debian/control | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 28bb82f..9ff6f52 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: adplug
Section: libs
Priority: optional
Maintainer: Артём Попов art...@ubuntu.com
-Build-Depends: debhelper (= 8), libbinio-dev, pkg-config
+Build-Depends: debhelper (= 8), libbinio-dev, pkg-config, dh-autoreconf
Standards-Version: 3.9.2
Homepage: http://adplug.sourceforge.net/

diff --git a/debian/rules b/debian/rules
index cbe925d..bace6e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autoreconf
--
1.8.5.3


--===5115870514298026392==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update_am_files.patch

From 5ebd71671d7a0368d5ec6af2d6bab3e75b895fe4 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 12 Aug 2014 03:34:55 +
Subject: [PATCH] update_am_files

---
Makefile.am | 2 +-
doc/Makefile.am | 9 -
2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index d66343a..af60460 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src doc adplugdb test
+SUBDIRS = src doc adplugdb

EXTRA_DIST = adplug.spec adplug.qpg BUGS adplug.pc.in

diff --git a/doc/Makefile.am b/doc/Makefile.am
index aefd964..8bb71d8 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,15 +1,14 @@
-info_TEXINFOS = libadplug.texi
+info_TEXINFOS =

-libadplug_TEXINFOS = fdl.texi
+libadplug_TEXINFOS =

man_MANS = adplugdb.1

EXTRA_DIST = adplugdb.1.in

-MOSTLYCLEANFILES = stamp-vti libadplug.info libadplug.info-1 \
- libadplug.info-2
+MOSTLYCLEANFILES =

-CLEANFILES = libadplug.cps libadplug.fns libadplug.vrs
+CLEANFILES =

DISTCLEANFILES = adplugdb.1

--
1.8.5.3


--===5115870514298026392==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757686: sineshaper: autoreconf to update config.{sub, guess} and aclocal.m4 to fix FTBFS for ppc64el port

2014-08-10 Thread ravi

Package: sineshaper
Version: 0.4.2-7
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS sineshaper source package on ppc64el arch, 
config.{sub, guess} and aclocal.m4 need to be updated.
Please consider the attached patch, which was tested on ppc64el internal 
build machine.


Thanks,
ravindran.

-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages sineshaper depends on:
ii dssi-host-jack 1.1.1~dfsg0-1
ii libatk1.0-0 2.12.0-1
ii libatkmm-1.6-1 2.22.7-2
ii libc6 2.19-3
ii libcairo2 1.12.16-2
ii libcairomm-1.0-1 1.10.0-1
ii libfontconfig1 2.11.0-5+autoreconf
ii libfreetype6 2.5.2-1.1
ii libgcc1 1:4.8.2-18
ii libgdk-pixbuf2.0-0 2.30.7-1
ii libglade2-0 1:2.6.4-2
ii libglademm-2.4-1c2a 2.6.7-2
ii libglib2.0-0 2.40.0-3
ii libglibmm-2.4-1c2a 2.40.0-1
ii libgtk2.0-0 2.24.24-1
ii libgtkmm-2.4-1c2a 1:2.24.4-1
ii liblo7 0.28-3
ii libpango-1.0-0 1.36.3-1
ii libpangocairo-1.0-0 1.36.3-1
ii libpangoft2-1.0-0 1.36.3-1
ii libpangomm-1.4-1 2.34.0-1
ii libsigc++-2.0-0c2a 2.2.11-4
ii libstdc++6 4.8.2-18
ii libxml2 2.9.1+dfsg1-4

sineshaper recommends no packages.

sineshaper suggests no packages.

-- no debconf information

--===4734693312778395618==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/x-diff; charset=utf-8
Content-Disposition: attachment; filename=autoreconf.debpatch

From abb00855bda61cfdf13bc4589ab1902434fb1f42 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Sun, 10 Aug 2014 12:41:58 +
Subject: [PATCH] autoreconf

---
debian/control | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6708644..1d45543 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Willem van Engen debr...@willem.engen.nl,
Joost Yervante Damad and...@debian.org,
Jaromír Mikeš mira.mi...@seznam.cz
Build-Depends: debhelper (= 7.0.50~),
- autotools-dev,
+ dh-autoreconf,
libglademm-2.4-dev (= 2.4.1),
libglib2.0-dev (= 2.4.6),
dssi-dev,
diff --git a/debian/rules b/debian/rules
index 0077c0c..24765e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
LDFLAGS+=-Wl,--as-needed

%:
- dh $@ --parallel --with=autotools_dev
+ dh $@ --parallel --with=autoreconf

override_dh_auto_install:
dh_auto_install
--
2.1.0.rc1


--===4734693312778395618==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757095: mod-mono: autoreconf to update config.{sub, guess} and aclocal.m4 to fix FTBFS for ppc64el port

2014-08-05 Thread ravi

Package: libapache2-mod-mono
Version: 2.11+git20130708.6b73e85-4
Severity: normal
File: mod-mono
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,


In order to avoid FTBFS mod-mono source package on ppc64el arch, 
config.{sub, guess} and aclocal.m4 need to be updated.
Please consider the attached patch, which was tested on ppc64el internal 
build machine.


Thanks,
ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libapache2-mod-mono depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.7-1
ii  debconf 1.5.52
ii  libc6   2.19-1
iu  mono-apache-server  3.0.11-1
iu  mono-apache-server4 3.0.11-1
ii  mono-runtime3.0.6+dfsg2-10

libapache2-mod-mono recommends no packages.

libapache2-mod-mono suggests no packages.

-- debconf information excluded

--===0381660494986648110==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autoreconf.debpatch

From 2dea4b9f09a97264ce9a99cffd8a82871f2c3341 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 5 Aug 2014 08:31:19 +
Subject: [PATCH] autoreconf

---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index de711b5..96d98a2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-mono/mod-mono/trunk/

 Vcs-Svn: svn://svn.debian.org/pkg-mono/mod-mono/trunk
 Maintainer: Debian Mono Group pkg-mono-gr...@lists.alioth.debian.org
 Uploaders: Dylan R. E. Moonfire deb...@mfgames.com, Mirco Bauer 
mee...@debian.org, Jo Shields direct...@apebox.org
-Build-Depends: debhelper (= 7.0.50~), dh-apache2, apache2-dev (= 
2.4), po-debconf, pkg-config, mono-runtime (= 2.11)
+Build-Depends: debhelper (= 7.0.50~), dh-apache2, apache2-dev (= 
2.4), po-debconf, pkg-config, mono-runtime (= 2.11), dh-autoreconf

 Standards-Version: 3.9.1

 Package: libapache2-mod-mono
diff --git a/debian/rules b/debian/rules
index 48aec34..0d3032d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,5 +45,5 @@ get-orig-source:
 --rename

 %:
-dh $@ --with apache2
+dh $@ --with apache2,autoreconf

--
1.8.5.3


--===0381660494986648110==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756735: sflphone: update config.{sub, guess} to fix FTBFS for ppc64el port

2014-08-01 Thread ravi

Package: sflphone
Version: 1.3.0-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the 
past)

User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS sflphone source package on ppc64el arch, 
config.guess and config.sub need to be updated.
(config files under all the directories except 
daemon/libs/pjproject-$(PJPROJECT_VERSION) are getting updated during 
autogen.sh runs)


Please consider the attached patch, which was tested on ppc64el internal 
build machine.


Thanks,
Ravi.
*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--===2589765374033505371==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update-config-files.debpatch

From 70e63699cf91a0a83cab46a989837ad0dcb7590a Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Fri, 1 Aug 2014 07:22:26 +
Subject: [PATCH] update-config-files

---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index d926464..a28dbe0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ PJPROJECT_VERSION := 2.1.0

 override_dh_auto_configure:
 #cd daemon/libs/  ./compile_pjsip.sh
-cd daemon/libs/pjproject-$(PJPROJECT_VERSION)  CFLAGS=-fPIC 
./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --disable-sound --disable-video
+cd daemon/libs/pjproject-$(PJPROJECT_VERSION)  mv config.guess 
config.guess.orig  mv config.sub config.sub.orig  cp -f 
/usr/share/misc/config.sub ./  cp -f /usr/share/misc/config.guess ./ 
 CFLAGS=-fPIC ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --disable-sound --disable-video

 cd daemon  ./autogen.sh --prefix=/usr
 cd daemon  ./configure --prefix=/usr 
--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
CFLAGS=$(CFLAGS) -fPIC LDFLAGS=-Wl,-z,defs --disable-doxygen

 cd gnome  ./autogen.sh --prefix=/usr
@@ -28,7 +28,7 @@ override_dh_auto_build:
 cd plugins  make

 override_dh_auto_clean:
-cd daemon/libs/pjproject-$(PJPROJECT_VERSION)  [ ! -f build.mak ] 
|| $(MAKE) distclean
+cd daemon/libs/pjproject-$(PJPROJECT_VERSION)  [ ! -f 
config.guess.orig ] || mv -f config.guess.orig config.guess  [ ! -f 
config.sub.orig ] || mv -f config.sub.orig config.sub  [ ! -f 
build.mak ] || $(MAKE) distclean

 cd daemon  [ ! -f Makefile ] || $(MAKE) distclean
 cd gnome  [ ! -f Makefile ] || $(MAKE) distclean
 cd kde  [ ! -f Makefile ] || $(MAKE) distclean
--
1.8.5.3


--===2589765374033505371==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756525: black-box: update config.{sub, guess} to fix FTBFS for ppc64el port

2014-07-30 Thread ravi

Package: black-box
Version: 1.4.8-2.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

Dear Maintainer,

In order to avoid FTBFS black-box package on ppc64el arch, 
config.guess and

config.sub need to be updated.
Please consider the attached patch, which was tested on ppc64el internal 
build

machine.

Thanks,
Ravi.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages black-box depends on:
ii  libc62.19-1
ii  libsdl-image1.2  1.2.12-5
ii  libsdl-mixer1.2  1.2.12-10
ii  libsdl1.2debian  1.2.15-8

black-box recommends no packages.

black-box suggests no packages.

-- no debconf information

--===0378811245226510233==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update-autotools.debpatch

From a7b371dd69962d6e48963cb967034f92a037e28c Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Wed, 30 Jul 2014 15:43:18 +
Subject: [PATCH] update-autotools.debpatch

---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index c43483b..917e2b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@
 configure: configure-stamp
 configure-stamp:
 dh_testdir
+dh_autotools-dev_updateconfig
 autoreconf -is
 # Add here commands to configure the package.
 ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --bindir=\$${prefix}/games

@@ -27,6 +28,7 @@ clean:
 dh_testdir
 dh_testroot
 [ ! -f Makefile ] || $(MAKE) distclean
+dh_autotools-dev_restoreconfig
 dh_clean
 find -name 'Makefile.in' -delete

--
1.8.5.3


--===0378811245226510233==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756533: black-box: update config.{sub, guess} to fix FTBFS for ppc64el port

2014-07-30 Thread ravi

Package: black-box
Version: 1.4.8-2.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

Dear Maintainer,

In order to avoid FTBFS black-box package on ppc64el arch, 
config.guess and

config.sub need to be updated.
Please consider the attached patch, which was tested on ppc64el internal 
build

machine.

Thanks,
Ravi.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages black-box depends on:
ii  libc62.19-1
ii  libsdl-image1.2  1.2.12-5
ii  libsdl-mixer1.2  1.2.12-10
ii  libsdl1.2debian  1.2.15-8

black-box recommends no packages.

black-box suggests no packages.

-- no debconf information

--===0378811245226510233==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update-autotools.debpatch

From a7b371dd69962d6e48963cb967034f92a037e28c Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Wed, 30 Jul 2014 15:43:18 +
Subject: [PATCH] update-autotools.debpatch

---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index c43483b..917e2b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@
 configure: configure-stamp
 configure-stamp:
 dh_testdir
+dh_autotools-dev_updateconfig
 autoreconf -is
 # Add here commands to configure the package.
 ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --bindir=\$${prefix}/games

@@ -27,6 +28,7 @@ clean:
 dh_testdir
 dh_testroot
 [ ! -f Makefile ] || $(MAKE) distclean
+dh_autotools-dev_restoreconfig
 dh_clean
 find -name 'Makefile.in' -delete

--
1.8.5.3


--===0378811245226510233==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756379: xscorch: update config.{sub, guess} to fix FTBFS for ppc64le port

2014-07-29 Thread ravi

Package: xscorch
Version: 0.2.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS xscorch package on ppc64le arch, 
config.guess and config.sub need to be updated.
Please consider the attached patch, which is tested on ppc64le internal 
build machine.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--===1598097842726577918==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update-autotools.debpatch

From 7d9a393c2803a2459196d91abd4039206b6de671 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 29 Jul 2014 11:02:02 +
Subject: [PATCH] autorecof

---
 debian/control | 2 +-
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 72dc172..981f07e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Homepage: http://www.xscorch.org/
 Maintainer: Jacob Luna Lundberg ja...@gnifty.net
 Standards-Version: 3.9.2
-Build-Depends: debhelper (= 7), groff, libglib2.0-dev, libgtk2.0-dev 
(= 2.20), libmikmod2-dev, libreadline-gplv2-dev | libreadline5-dev, 
libx11-dev, libxext-dev, libxi-dev
+Build-Depends: debhelper (= 7), groff, libglib2.0-dev, libgtk2.0-dev 
(= 2.20), libmikmod2-dev, libreadline-gplv2-dev | libreadline5-dev, 
libx11-dev, libxext-dev, libxi-dev, autotools-dev


 Package: xscorch
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 045b29c..3e5ad38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ build-indep: build-stamp

 build-stamp:
 dh_testdir
+dh_autotools-dev_updateconfig

 ./configure --prefix=/usr --bindir=/usr/games 
--mandir=/usr/share/man --datadir=/usr/share/games --without-gnome 
--enable-network

 $(MAKE)
@@ -23,6 +24,7 @@ clean:

 [ ! -f Makefile ] || $(MAKE) distclean

+dh_autotools-dev_restoreconfig
 dh_clean

 install: install-stamp
--
1.8.5.3


--===1598097842726577918==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756384: xprobe: update config.{sub, guess} to fix FTBFS for ppc64le port

2014-07-29 Thread ravi

Package: xprobe
Version: 0.3-1.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS xprobe package on ppc64le arch,
config.guess and config.sub need to be updated.
Please consider the attached patch, which is tested on ppc64le internal 
build machine.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xprobe depends on:
ii  libc6   2.19-1
ii  libgcc1 1:4.9.0-6
ii  libpcap0.8  1.5.3-1
ii  libstdc++6  4.9.0-6

xprobe recommends no packages.

xprobe suggests no packages.

-- no debconf information

--===1710612676913310510==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=update-autotools.debpatch

From 974d3fec7b4c52ef285d507a0401694373b85daf Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 29 Jul 2014 11:46:36 +
Subject: [PATCH] update-autotools.debpatch

---
 debian/control | 2 +-
 debian/rules   | 8 ++--
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index ec968d5..31475ce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xprobe
 Section: net
 Priority: extra
 Maintainer: Richard Atterer atte...@debian.org
-Build-Depends: debhelper ( 4), libpcap-dev (= 0.7.1)
+Build-Depends: debhelper ( 4), libpcap-dev (= 0.7.1), autotools-dev
 Standards-Version: 3.5.9

 Package: xprobe
diff --git a/debian/rules b/debian/rules
index 3a1d277..ad3c591 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,7 @@
 configure: configure-stamp
 configure-stamp:
 dh_testdir src/xprobe.cc
-ln -s ../../../../cfg-scripts/config.guess 
libs-external/USI++/src/cfgaux

-ln -s ../../../../cfg-scripts/config.sub libs-external/USI++/src/cfgaux
+dh_autotools-dev_updateconfig
 ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc
 touch configure-stamp

@@ -17,15 +16,12 @@ build-stamp:
 $(MAKE)
 touch build-stamp

-# Removing outdated config.guess/sub:
-# dpkg-source will ignore the deletion when making the diff.gz
 clean:
 dh_testdir src/xprobe.cc
 dh_testroot
 rm -f build-stamp configure-stamp
 -$(MAKE) distclean
-rm -f libs-external/USI++/src/cfgaux/config.guess
-rm -f libs-external/USI++/src/cfgaux/config.sub
+dh_autotools-dev_restoreconfig
 dh_clean

 install: build
--
1.8.5.3


--===1710612676913310510==--

--
Ravindran
IBM LinuxTechnologyCenter


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#754452: libfishsound: autoreconf and couple of other minor fixes to fix FTBFS on ppc64le arch

2014-07-11 Thread ravi

Package: libfishsound1
Version: 1.0.0-1.1
Severity: normal
File: libfishsound
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf

Dear Maintainer,

In Ubuntu, the attached patches were applied to avoid FTBFS on ppc64le arch.
We have also verified building libfishsound source package on ppc64le 
arch using the attached patches.


Thanks for considering the patch.

-Ravindran.

-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libfishsound1 depends on:
ii libc6 2.19-1
ii libflac8 1.3.0-2
ii libogg0 1.3.1-1
ii libspeex1 1.2~rc1.1-1
ii libvorbis0a 1.3.2-1.3
ii libvorbisenc2 1.3.2-1.3

libfishsound1 recommends no packages.

libfishsound1 suggests no packages.

-- no debconf information

--===6404679406397277473==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=0001-autoreconf.debpatch

From 166403fc6d2e2297b2079efad3b4c64a90a17ff0 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Fri, 11 Jul 2014 08:46:51 +
Subject: [PATCH] autoreconf

---
debian/control | 2 +-
debian/rules | 10 +-
2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 5113f43..bd885d4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
Priority: optional
Maintainer: Debian Xiph.org Maintainers 
pkg-xiph-ma...@lists.alioth.debian.org

Uploaders: John Francesco Ferlito jo...@inodes.org
-Build-Depends: debhelper (= 7.0.50~), libspeex-dev, libvorbis-dev, 
libflac-dev, autotools-dev
+Build-Depends: debhelper (= 7.0.50~), libspeex-dev, libvorbis-dev, 
libflac-dev, dh-autoreconf

Standards-Version: 3.8.3

Package: libfishsound1
diff --git a/debian/rules b/debian/rules
index c72e797..08755bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,10 @@
#!/usr/bin/make -f

%:
- dh $@
+ dh $@ --with autoreconf

override_dh_strip:
dh_strip --dbg-package=libfishsound1-dbg

-
-# Put config.sub rules in until 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559098 is fixed

override_dh_auto_configure:
- ln -sf /usr/share/misc/config.sub .
- ln -sf /usr/share/misc/config.guess .
dh_auto_configure -- $(shell dpkg-buildflags --export=configure)
-
-override_dh_auto_clean:
- dh_auto_clean
- rm -f config.sub config.guess
--
1.8.5.3


--===6404679406397277473==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/x-diff; charset=utf-8
Content-Disposition: attachment;
filename=0001-flac-set-vendor_string.length-0.patch

From 9201079c5155c7b27db98de6543b05631362364d Mon Sep 17 00:00:00 2001
From: Conrad Parker con...@metadecks.org
Date: Tue, 20 Apr 2010 07:13:53 +0900
Subject: [PATCH] flac: set vendor_string.length = 0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Avoids debug crash with libFLAC 1.2.1; tested on Windows (x64)

Reported-by: Денис Кулаков kulakov_de...@mail.ru
---
src/libfishsound/flac.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/src/libfishsound/flac.c b/src/libfishsound/flac.c
index b42ea78..930c77b 100644
--- a/src/libfishsound/flac.c
+++ b/src/libfishsound/flac.c
@@ -541,6 +541,7 @@ fs_flac_encode_vorbiscomments (FishSound * fsound)
metadata-is_last = true;
metadata-length = total_length;
/* Don't bother setting the vendor_string, as libFLAC ignores it */
+ metadata-data.vorbis_comment.vendor_string.length = 0;
metadata-data.vorbis_comment.num_comments = length;
metadata-data.vorbis_comment.comments = comments;

--
1.8.5.2

--===6404679406397277473==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=macro-dir.patch

Description: Patch configure.ac to specify config macro dir.
Author: Dimitri John Ledkov x...@ubuntu.com

--- libfishsound-1.0.0.orig/configure.ac
+++ libfishsound-1.0.0/configure.ac
@@ -40,6 +40,7 @@ AC_C_CONST
AC_C_BIGENDIAN

dnl Add parameters for aclocal
+AC_CONFIG_MACRO_DIR([m4])
AC_SUBST(ACLOCAL_AMFLAGS, -I m4)

# Checks for header files.

--===6404679406397277473==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#751371: libsigc++-1.2: autotools_dev to update config.{sub, guess} and fix FTBFS for ppc64le port

2014-06-12 Thread ravi

Package: libsigc++-1.2-dev
Version: 1.2.7-2
Severity: normal
File: libsigc++-1.2
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev

Dear Maintainer,

The packages of libsigc++-1.2 fails to build on ppc64el arch from 
source,

because config.{guess,sub} files are out of date, and are not updated during
the build.
This patch includes dh_autotools-dev_updateconfig to the build.
So, please consider the patch during build process.

Thanks,
Ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsigc++-1.2-dev depends on:
ii  libsigc++-1.2-5c2  1.2.7-2
ii  libstdc++-4.8-dev [libstdc++-dev]  4.8.2-18
ii  pkg-config 0.26-1

libsigc++-1.2-dev recommends no packages.

libsigc++-1.2-dev suggests no packages.

-- no debconf information

--===1155199275649010658==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autotools.debpatch

From abc5540b60cf9836c78946cb804b45b5b2a12950 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Thu, 12 Jun 2014 07:53:14 +
Subject: [PATCH] autotools

---
 debian/control | 2 +-
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e74850c..307ad8b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: important
 Maintainer: Daniel Burrows dburr...@debian.org
 Standards-Version: 3.6.2.0
-Build-depends: debhelper (=4.0.0), m4, docbook-xsl, docbook-xml, 
xsltproc, g++ (= 3:3.2.2-0)
+Build-depends: debhelper (=4.0.0), m4, docbook-xsl, docbook-xml, 
xsltproc, g++ (= 3:3.2.2-0), autotools-dev


 Package: libsigc++-1.2-5c2
 Section: libs
diff --git a/debian/rules b/debian/rules
index e7b18aa..94a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ clean: clean-arrange
 if [ -d builddir ]; then rm -rf builddir; fi
 #-for x in debian/*.patch; do patch --dry-run -fRp1  $$x  
/dev/null\

 #  patch -fRp1  $$x ; done
+dh_autotools-dev_restoreconfig
 dh_clean build-stamp config-stamp install-stamp debian/shlibs.local
 # Sometimes shows up if the source directory was configured:
 rm -f config.log
@@ -67,6 +68,7 @@ config-stamp:
 dh_testdir
 #for x in debian/*.patch; do patch --dry-run -fp1  $$x  
/dev/null  \

 #  patch -fp1  $$x; done
+dh_autotools-dev_updateconfig
 test -d builddir || mkdir builddir
 cd builddir  CXXFLAGS=$(CXXFLAGS) ../configure --prefix=/usr
 touch config-stamp
--
1.8.5.3


--===1155199275649010658==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#751097: rtaudio: add autotools_dev to update config.{sub,guess} and fix FTBFS for ppc64le port

2014-06-10 Thread ravi

Package: librtaudio4
Version: 4.0.12~ds0-1
Severity: normal
File: rtaudio
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev


Dear Maintainer,

The packages of rtaudio  fails to build on ppc64el arch from source,
because config.{guess,sub} files are out of date, and are not updated during
the build.
This patch includes dh_autotools-dev_updateconfig to the build.
So, please consider the patch during build process.

Thanks and regards,
Ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages librtaudio4:ppc64el depends on:
ii  libasound21.0.27.2-3
ii  libc6 2.18-0experimental1+ppc64el.3
ii  libgcc1   1:4.8.2-18
ii  libjack-jackd2-0 [libjack-0.116] 1.9.9.5+20130622git7de15e7a-1
ii  libpulse0 4.0-6
ii  libstdc++64.8.2-18
ii  multiarch-support 2.18-0experimental1+ppc64el.3

librtaudio4:ppc64el recommends no packages.

librtaudio4:ppc64el suggests no packages.

-- no debconf information

--===2465524309247089605==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=autotools_dev.debpatch

From 793c01b24e4bd1fedd480d8e63f77b7811ffa651 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 10 Jun 2014 08:54:25 +
Subject: [PATCH] autotools-dev

---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e2c9c3f..7df0824 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends:
  dh-autoreconf,
  libasound2-dev,
  libjack-dev,
- libpulse-dev
+ libpulse-dev,
+ autotools-dev
 Standards-Version: 3.9.4
 Homepage: http://www.music.mcgill.ca/~gary/rtaudio/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/rtaudio.git
diff --git a/debian/rules b/debian/rules
index dc21471..2addc45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ CONFIGURE_FLAGS += --with-oss
 endif

 %:
-dh $@ --parallel --with autoreconf
+dh $@ --parallel --with autoreconf,autotools-dev

 override_dh_auto_clean:
 dh_auto_clean
--
1.8.5.3


--===2465524309247089605==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#751099: rtmidi: add autotools_dev to update config.{sub,, guess} and fix FTBFS for ppc64le port

2014-06-10 Thread ravi

Package: librtmidi1
Version: 2.0.1~ds0-3
Severity: normal
File: rtmidi
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev

Dear Maintainer,

  The packages of rtmidi fails to build on ppc64el arch from source,
because config.{guess,sub} files are out of date, and are not updated during
the build.
This patch includes dh_autotools-dev_updateconfig to the build.
So, please consider the patch during build process.

Thanks and regards,
Ravindran.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages librtmidi1:ppc64el depends on:
ii  libasound21.0.27.2-3
ii  libc6 2.18-0experimental1+ppc64el.3
ii  libgcc1   1:4.8.2-18
ii  libjack-jackd2-0 [libjack-0.116] 1.9.9.5+20130622git7de15e7a-1
ii  libstdc++64.8.2-18
ii  multiarch-support 2.18-0experimental1+ppc64el.3

librtmidi1:ppc64el recommends no packages.

librtmidi1:ppc64el suggests no packages.

-- no debconf information

--===6691655522835180015==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=0001-autotools_dev.debpatch

From 48b89ff8fae0728c2b7853bef5c2ac6d62ebe0e5 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Tue, 10 Jun 2014 07:30:06 +
Subject: [PATCH] autotools_dev

---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c4bb610..d5108d2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends:
  debhelper (= 8.1.3~),
  dh-autoreconf,
  libjack-dev,
- libasound2-dev
+ libasound2-dev,
+ autotools-dev
 Standards-Version: 3.9.4
 Homepage: http://www.music.mcgill.ca/~gary/rtmidi/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/rtmidi.git
diff --git a/debian/rules b/debian/rules
index 53e8b13..ca4ebd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ endif
 export CFLAGS

 %:
-dh $@ --parallel --with autoreconf
+dh $@ --parallel --with autoreconf,autotools_dev

 override_dh_clean:
 dh_clean -Xtests/midiprobe.cpp~
--
1.8.5.3


--===6691655522835180015==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#749885: libsidplay1: patch to add dh-autoreconf to update config.{sub,, guess} and {libtool, aclocal}.m4

2014-05-30 Thread ravi

Package: libsidplay1
Version: 1.36.59-5
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf


Dear Maintainer,

The packages of libsidplay1 fail to build from source, because the
libtool/automake configuration files need to be updated.
This patch includes dh-autoreconf to the build.

Thanks and regards,
Ravindran.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

libsidplay1 depends on no packages.

libsidplay1 recommends no packages.

Versions of packages libsidplay1 suggests:
pn  sidplay-base  none
pn  xsidplay  none

-- no debconf information

--===7791018142445898550==
Content-Type: text/x-diff; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=0001-autoreconf.patch

From 731f2c4e714765c1e7aca89dcf7bcdbefc3fda16 Mon Sep 17 00:00:00 2001
From: Ravindran Arani r...@linux.vnet.ibm.com
Date: Fri, 30 May 2014 10:45:06 +
Subject: [PATCH] autoreconf

---
 debian/control | 2 +-
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 20072a8..d41ccd8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: extra
 Maintainer: Laszlo Boszormenyi (GCS) g...@debian.hu
 Standards-Version: 3.7.3
-Build-Depends: debhelper ( 4.0.0), patch
+Build-Depends: debhelper ( 4.0.0), dh-autoreconf, patch

 Package: libsidplay1
 Section: libs
diff --git a/debian/rules b/debian/rules
index f1b4c76..fa4918e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@
 build: build-stamp
 build-stamp:
 dh_testdir debian/rules src
+dh_autotools-dev_updateconfig
 # well, ./configure isn't interactive here and doesn't take long, so it's
 # carried out in order to assist building the package for people with 
other

 # architectures and compiler environments
@@ -41,6 +42,7 @@ clean:
 [ ! -f Makefile ] || $(MAKE) distclean
 rm -f config.log
 rm -f conftest*
+dh_autotools-dev_restoreconfig
 dh_clean

 # Build architecture-independent files here.
--
1.8.5.3


--===7791018142445898550==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663654: /usr/bin/gcc: gcc tree optimizer generates incorrect vector load instructions for x86_64, app crashes

2012-03-12 Thread deepak ravi
Package: gcc-4.6
Version: 4.6.3-1
File: /usr/bin/gcc
Severity: important

Dear Maintainer,

The following versions of gcc:
 Debian gcc-4.6.3-1,
 Debain gcc-4.4.6-14,
 Debian gcc-4.6.2-14,
 Debian gcc-4.4.6-15,
 Ubuntu 4.4.3-4ubuntu5
generates *wrong* code - aligned vector loads instead of unaligned vector loads
for x86_64 arch. This causes the compiled code to crash with
SIGSEGV(General Protection Fault).

Bug *not* present on Debian gcc-snapshot(gcc-4.7.0-20120228-1) and gcc-4.5.3-12.

Consider the following program:

void foo(int* __restrict ia, int n){
  int i;
  for(i=0;in;i++){
ia[i]=ia[i]*ia[i];
  }
}

int main(){
  int a[9];
  int sum=0,i;
  for(i=0;i9;i++){
a[i]=(i*i)%128;
  }

  foo((int*)((char*)a+2), 8);

  for(i=0;i9;i++){
sum+=a[i];
  }
  return sum;
}

In x86 and x86_64, unaligned word access are valid
  - *((int*)unaligned memory address)
But x86_64 SSE has two kinds of vector instructions
  - aligned vector move (movdqa)
  - unaligned vector move (movdqu)
Use of aligned vector move with an unaligned vector address,
will trigger the application to crash.


When compiled with any of the following command lines:
  gcc -O3 foo.c
  g++ -O3 foo.c
  gcc -m64 -O2 -ftree-vectorize gcc_bug.c
  g++ -m64 -O2 -ftree-vectorize gcc_bug.c
gcc generates an aligned vector load
  movdqa  -54(%rsp,%rax), %xmm0
instead of unaligned vector load - movdqu.

This result in above application to crash with
SIGSEGV(General Protection Fault).

gcc-snapshot correctly generates
movdqu  -54(%rsp), %xmm0


Details:

bash$ gcc -v
   Using built-in specs.
   COLLECT_GCC=gcc
   COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
   Target: x86_64-linux-gnu
   Configured with: ../src/configure -v --with-pkgversion='Debian
4.6.3-1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr
--program-suffix=-4.6 --enable-shared --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin
--enable-objc-gc --with-arch-32=i586 --with-tune=generic
--enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
   Thread model: posix
   gcc version 4.6.3 (Debian 4.6.3-1)

gcc version: 4.6.3
Target architecture: x86_64
Host arch: x86_64

Command line that triggered the bug: gcc -O3 foo.c
Compiler output: none

Full Source code to reproduce:
void foo(int* __restrict ia, int n){
  int i;
  for(i=0;in;i++){
ia[i]=ia[i]*ia[i];
  }
}

int main(){
  int a[9];
  int sum=0,i;
  for(i=0;i9;i++){
a[i]=(i*i)%128;
  }

  foo((int*)((char*)a+2), 8);

  for(i=0;i9;i++){
sum+=a[i];
  }
  return sum;
}




-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.6 depends on:
ii  binutils  2.22-5
ii  cpp-4.6   4.6.3-1
ii  gcc-4.6-base  4.6.3-1
ii  libc6 2.13-26
ii  libgcc1   1:4.6.3-1
ii  libgmp10  2:5.0.4+dfsg-1
ii  libgomp1  4.6.3-1
ii  libmpc2   0.9-4
ii  libmpfr4  3.1.0-3
ii  libquadmath0  4.6.3-1
ii  zlib1g1:1.2.3.4.dfsg-3

Versions of packages gcc-4.6 recommends:
ii  libc6-dev  2.13-26

Versions of packages gcc-4.6 suggests:
pn  binutils-goldnone
pn  gcc-4.6-doc  none
pn  gcc-4.6-locales  none
pn  gcc-4.6-multilib 4.6.3-1
pn  libgcc1-dbg  none
pn  libgomp1-dbg none
pn  libmudflap0-4.6-dev  none
pn  libmudflap0-dbg  none
pn  libquadmath0-dbg none

-- no debconf information

--
Regards,
Deepak Ravi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536781: verilog: new upstream version (0.9.1)

2009-07-13 Thread Ravi Nanavati
Package: verilog
Version: 0.8.6-1
Severity: wishlist


I just noticed on a Gentoo system of mine that iverilog 0.9.1 was recently 
released and I 
would appreciate it if this new version were available in Debian as well.

Thank you,

 - Ravi Nanavati

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages verilog depends on:
ii  libbz2-1.01.0.5-2high-quality block-sorting file co
ii  libc6 2.9-13 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.0-5  GCC support library
ii  libncurses5   5.7+20090523-1 shared libraries for terminal hand
ii  libreadline5  5.2-4  GNU readline and history libraries
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3

verilog recommends no packages.

verilog suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#241119: Don't Let Yourself Down

2008-03-26 Thread ravi Moreton

Go non-stop and last much longer with a new weapon

http://www.molhomot.com/
Approved for gigantic gains



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#279908: She loves being on film

2008-03-25 Thread ravi dfjglkj
Regain your confidence in front of the ladies with this.

http://www.Grutzias.com/
Hot rod, hot love



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#245941: Right spot for her, everytime

2008-03-23 Thread ravi Hubel

Watch Britney moan and cry in pleasure and ecstasy.

http://www.fejihjott.com/
Smaller than you would like to be



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#377920: most appropriate.

2008-03-19 Thread carter ravi
FuckstickTremendousMarjorie http://www.Twalveen.com




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#335476: Aut0desk 3D Studlo Max 9 for XP 149, Retail 6720 (save 6590)

2008-01-13 Thread Ravi Turner
webeasy pro 6.0 - 39
autodesk autocad 2008 - 129

v!sit ezadobenow . com in lnternet Explorer ibm lotus smartsuite millenium 
edition release 9.8 - 39

autodesk autocad electrical 2006 - 99
roxio toast titanium 8 - 39
microsoft money home  business 7 - 39
endnote x1 for mac - 59
discreet 3d studio max 6.0 with character studio - 129
avid liquid pro 7 - 69
corel painter ix for mac - 39
acronis true image workstation 9.1.3887 - 29
alias motionbuilder 6.0 - 49



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#77543: Adobe Premiere CS3 MAC/XP/Vista for 79, Retails @ 799 (You Save 719)

2007-12-11 Thread Ravi Comer
cyberlink powerdvd ultra deluxe 7 - 29
acronis true image enterprise server 9.1.3666 - 79
microsoft visual basic professional 6.0 - 49
parallels desktop 3.0 for mac - 29
autodesk autocad 2008 - 129
quarkxpress passport 7.3 - 79
microsoft expression studio 1.0 - 79
adobe after effects cs3 - 69
cadlink signlab vinyl 7.1 - 69
systran 6 premium translator - 159
roxio toast titanium 8 - 39
discreet 3d studio max 6.0 with character studio - 129
coreldraw graphics suite 12 - 49
corel wordperfect office x3 standard - 49
roxio digitalmedia studio deluxe suite 7.0 - 49
microsoft vista ultimate - 89

place pcsoftcheap. com in Internet Exp1orer



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#65797: Autodesk 3D Studio Max 9 for XP for 149, Retails @ 6720 (You save 6590)

2007-11-11 Thread Ravi Springer
adobe illustrator cs3 - 69
alias studiotools 11.02 - 49
creative suite premium 2 - 149
roxio digitalmedia studio deluxe suite 7.0 - 49
ulead videostudio 11.0 plus - 39
macrovision installshield premier edition 2008 - 199
steinberg cubase sx 2.2.0.33 - 39
virtual pc 7.0 for mac - 49

type  cheapxpsoft4. com  in Internet Explorer



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#338799: new fetchyahoo version 2.10.0 out

2005-11-13 Thread Ravi Ramkissoon
Hi,

I've just released a new version 2.10.0 of fetchyahoo which should fix
the recent Yahoo! breakage. If anyone is experiencing any further
problems with this version, please let me know.

http://fetchyahoo.sf.net

Thanks,
Ravi.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324526: Compiling and linking Verilog simulations with VCS 7.2 does not work after libc6 upgrade

2005-08-22 Thread Ravi Nanavati
Package: libc6
Version: 2.3.5-3
Severity: normal

After upgrading libc6 (from 2.3.2.ds1-22) to 2.3.5-3 I am no longer able to 
compile and link Verilog simulations with Synopsys VCS. The problem appears to 
be missing symbols in libc6. The error messages I get are as follows:
gcc   -o ../simv  5NrI_d.o 5NrIB_d.o KDF7_1_d.o SIM_l.o   
/tools/vcs7.2.new/vcs7.2/gui/virsim/linux/vcdplus/vcs7_2/libvirsim.a 
/tools/vcs7.2.new/vcs7.2/linux/lib/libvcsnew.so -ldl  -lc -lm -ldl
/tools/vcs7.2.new/vcs7.2/gui/virsim/linux/vcdplus/vcs7_2/libvirsim.a(vcspli.o): 
In function `vs_clStrCmpCI(char *, char *)':
: undefined reference to `__ctype_toupper'
/tools/vcs7.2.new/vcs7.2/gui/virsim/linux/vcdplus/vcs7_2/libvirsim.a(vcspli.o): 
In function `vs_clStrCmpCI(char *, char *)':
: undefined reference to `__ctype_toupper'
/tools/vcs7.2.new/vcs7.2/gui/virsim/linux/vcdplus/vcs7_2/libvirsim.a(vcspli.o): 
In function `vs_clStrCmpCI(char *, char *)':
: undefined reference to `__ctype_toupper'
/tools/vcs7.2.new/vcs7.2/gui/virsim/linux/vcdplus/vcs7_2/libvirsim.a(vcspli.o): 
In function `vs_clStrToLower(char *)':
: undefined reference to `__ctype_tolower'
/tools/vcs7.2.new/vcs7.2/gui/virsim/linux/vcdplus/vcs7_2/libvirsim.a(vcspli.o): 
In function `vs_clStrToUpper(char *)':
: undefined reference to `__ctype_toupper'

Downgrading libc6 (and reverting most of my system to testing to fix 
dependencies)
works around the problem, but that does not seem like a long-term solution.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1060, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]