[Bug 58221] Re: backports pocket should not have translation stripped

2006-09-20 Thread Martin Pitt
Closing dapper task then, thanks Adam!

** Changed in: pkgstriptranslations (Ubuntu Dapper)
   Status: In Progress => Fix Released

-- 
backports pocket should not have translation stripped
https://launchpad.net/bugs/58221

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58221] Re: backports pocket should not have translation stripped

2006-09-20 Thread Adam Conrad
Alright, the dapper-backports chroots have all been updated to disable
pkgstriptranslations.

-- 
backports pocket should not have translation stripped
https://launchpad.net/bugs/58221

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58221] Re: backports pocket should not have translation stripped

2006-09-19 Thread Martin Pitt
As a note, I'll change the grep to ^Distribution: for correctness' sake.

-- 
backports pocket should not have translation stripped
https://launchpad.net/bugs/58221

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58221] Re: backports pocket should not have translation stripped

2006-09-15 Thread Martin Pitt
 pkgbinarymangler (29) edgy; urgency=low
 .
   * pkg{maintainermangler,striptranslations}.1: Document NO_PKG_MANGLE
 environment variable. (one part of LP#40735)
   * pkgmaintainermangler.1: Fix program name in AUTHOR section.
   * pkgstriptranslations: Do not strip backports. Closes: LP#58221

Matt, we need the same fix in dapper, too:

--- /tmp/QjKnYXJY6S/pkgbinarymangler-28/pkgstriptranslations2006-09-06 
17:00:05.0 +0200
+++ /tmp/DJcVRnltbY/pkgbinarymangler-29/pkgstriptranslations2006-09-12 
14:22:28.0 +0200
@@ -10,6 +10,12 @@
 exit 0
 fi

+# ignore backports
+if dpkg-parsechangelog | grep -q 'Distribution:.*backport'; then
+echo "pkgstriptranslations: building backport, doing nothing"
+exit 0
+fi
+
 tmp=$(mktemp -t -d pkgstriptranslations.XX)
 trap "rm -rf $tmp" 0 1 2 3 7 10 13 15

approval?

** Changed in: pkgbinarymangler (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: pkgstriptranslations (Ubuntu Dapper)
   Status: Confirmed => In Progress

-- 
backports pocket should not have translation stripped
https://launchpad.net/bugs/58221

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58221] Re: backports pocket should not have translation stripped

2006-09-12 Thread Martin Pitt
Fixed locally, will be uploaded after knot-3 freeze.

** Changed in: pkgbinarymangler (Ubuntu)
   Status: In Progress => Fix Committed

-- 
backports pocket should not have translation stripped
https://launchpad.net/bugs/58221

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58221] Re: backports pocket should not have translation stripped

2006-09-12 Thread Martin Pitt
** Changed in: pkgstriptranslations (Ubuntu)
Sourcepackagename: pkgstriptranslations => pkgbinarymangler

-- 
backports pocket should not have translation stripped
https://launchpad.net/bugs/58221

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58221] Re: backports pocket should not have translation stripped

2006-09-04 Thread Martin Pitt
** Changed in: pkgstriptranslations (Ubuntu)
   Importance: Untriaged => Medium
 Assignee: (unassigned) => Martin Pitt
   Status: Unconfirmed => Confirmed

** Changed in: pkgstriptranslations (Ubuntu Dapper)
   Importance: Untriaged => Medium
 Assignee: (unassigned) => Martin Pitt
   Status: Unconfirmed => Confirmed

** Changed in: pkgstriptranslations (Ubuntu)
   Status: Confirmed => In Progress

-- 
backports pocket should not have translation stripped
https://launchpad.net/bugs/58221

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs