[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. 0.0.96-20-g2a41794

Ryan Niebur ryanryan52 at gmail.com
Tue Jun 9 06:59:40 UTC 2009


The following commit has been merged in the master branch:
commit 2a417942845245c6261f1ddb10a2092181f98101
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Mon Jun 8 23:33:37 2009 -0700

    add a symlink in /usr/bin/ for apt-listbugs (Closes: #485231)

diff --git a/debian/changelog b/debian/changelog
index 59eb1ef..910baeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,12 +6,13 @@ apt-listbugs (0.1.0) UNRELEASED; urgency=low
   * convert to debhelper 7
   * stop using sed during build to add in the version and load path,
     just figure it out at runtime
+  * add a symlink in /usr/bin/ for apt-listbugs (Closes: #485231)
 
   [ Francesco Poli (t1000) ]
   * improve logic: apt-listbugs may now pin uninstalled packages too
   * simplify code and add some robustness checks in aptcleanup
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 08 Jun 2009 22:36:27 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 08 Jun 2009 23:33:21 -0700
 
 apt-listbugs (0.0.96) unstable; urgency=low
 
diff --git a/debian/links b/debian/links
new file mode 100644
index 0000000..b94336e
--- /dev/null
+++ b/debian/links
@@ -0,0 +1 @@
+usr/sbin/apt-listbugs usr/bin/apt-listbugs

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list