From 1c128118bd53a02d4e14a18d5bd78b2754c881cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=A3=D8=AD=D9=85=D8=AF=20=D8=A7=D9=84=D9=85=D8=AD=D9=85?= =?UTF-8?q?=D9=88=D8=AF=D9=8A=20=28Ahmed=20El-Mahmoudy=29?= Date: Mon, 25 Oct 2010 14:42:19 +0200 Subject: * debian/control: Moved dependency on adduser to bitlbee-common * debian/copyright: Refer to /usr/share/common-licenses/GPL-2 --- debian/changelog | 5 +++-- debian/control | 6 +++--- debian/copyright | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index aaa6a492..2fa2c871 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,9 +7,10 @@ bitlbee (3.0-2) UNRELEASED; urgency=low + Corrected short description of bitlbee-plugin-otr + Bumped Standards-Version to 3.9.1 + Added ${misc:Depends} for bitlbee & bitlbee-libpurple - * + + Moved dependency on adduser to bitlbee-common + * debian/copyright: Refer to /usr/share/common-licenses/GPL-2 - -- أحمد المحمودي (Ahmed El-Mahmoudy) Mon, 25 Oct 2010 14:34:45 +0200 + -- أحمد المحمودي (Ahmed El-Mahmoudy) Mon, 25 Oct 2010 14:42:00 +0200 bitlbee (3.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 15ae4c6f..79226e6f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ DM-Upload-Allowed: yes Package: bitlbee Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, adduser, debianutils (>= 1.16), bitlbee-common (= ${bee:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${bee:Version}) Conflicts: bitlbee-libpurple Replaces: bitlbee-libpurple Description: An IRC to other chat networks gateway (default version) @@ -21,7 +21,7 @@ Description: An IRC to other chat networks gateway (default version) Package: bitlbee-libpurple Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, adduser, debianutils (>= 1.16), bitlbee-common (= ${bee:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${bee:Version}) Conflicts: bitlbee Replaces: bitlbee Description: An IRC to other chat networks gateway (using libpurple) @@ -39,7 +39,7 @@ Description: An IRC to other chat networks gateway (using libpurple) Package: bitlbee-common Architecture: all -Depends: ${misc:Depends}, net-tools +Depends: ${misc:Depends}, net-tools, adduser Replaces: bitlbee Description: An IRC to other chat networks gateway (common files/docs) This program can be used as an IRC server which forwards everything you diff --git a/debian/copyright b/debian/copyright index 03db5c7a..a29a43b3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ BitlBee License: GNU General Public License for more details. You should have received a copy of the GNU General Public License with - the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; + the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ============================================================================ -- cgit v1.2.3