On Tue, May 29, 2012 at 10:58 PM, Paul Johnson <[email protected]> wrote: > > On May 29, 2012 7:53 AM, "lina" <[email protected]> wrote: >> I am under wheezy, when I use the apt-get source package >> I will get the wheezy version by default. >> >> What if I want to get the sid one, how can I do that without going to >> the debian webpage. > > If you have Sid sources in your apt configuration, then "apt-get source > package/sid" will get it.
Here I took one for example :/etc/apt/sources.list.d# more 22_jp_wheezy.list deb http://ftp.jp.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.jp.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.jp.debian.org/debian/ sid main contrib non-free After apt-get update $ apt-get source htop/sid Reading package lists... Done Building dependency tree Reading state information... Done E: Ignore unavailable target release 'sid' of package 'htop' E: Unable to find a source package for Something wrong here? Thanks ahead for the suggestions, Best regards, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAG9cJmkR7q2nJzwsRAqJ=4DVb5Rw6=jpaxp+rppfsh7jgqq...@mail.gmail.com

