# # # patch "ChangeLog" # from [37c398e557f8e01be38919b00b284f1c8f0b5b39] # to [bf456d3a93e97316ba4b8c4b940d4d3379ef7d08] # # patch "debian/control" # from [11bbf3dbeaf10364dbe256ae7b28e5a66667bee1] # to [03889ec416f9e3509c8a88be47b0474641cbd1a0] # ============================================================ --- ChangeLog 37c398e557f8e01be38919b00b284f1c8f0b5b39 +++ ChangeLog bf456d3a93e97316ba4b8c4b940d4d3379ef7d08 @@ -1,3 +1,8 @@ +2006-04-13 Matthew Nicholson + + * debian/control: Made monotone-server's Architecture 'all' instead of + 'any', as it does not contain any architecture dependent files. + 2006-04-06 Matthew Nicholson * debian/monotone-server.postrm: Fix purging of monotone-server ============================================================ --- debian/control 11bbf3dbeaf10364dbe256ae7b28e5a66667bee1 +++ debian/control 03889ec416f9e3509c8a88be47b0474641cbd1a0 @@ -20,7 +20,7 @@ trust functions to client-side RSA certificates. Package: monotone-server -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, monotone (= ${Source-Version}), adduser, ucf (>= 0.28) Description: A distributed version (revision) control system Monotone is a free, distributed version control system. It provides