Browse Source

Trailing slashes and fixing Vcs-Git to point to https://github.com/googlei18n/libphonenumber.git

pull/628/head
Mihaela Rosca 11 years ago
parent
commit
1184d43ad4
2 changed files with 4 additions and 4 deletions
  1. +3
    -3
      debian/control
  2. +1
    -1
      debian/copyright

+ 3
- 3
debian/control View File

@ -30,9 +30,9 @@ Build-Depends: cdbs,
libservlet2.5-java-doc
Standards-Version: 3.9.5
Section: libs
Homepage: https://github.com/googlei18n/libphonenumber
Vcs-Browser: https://github.com/googlei18n/libphonenumber
Vcs-Git: https://github.com/googlei18n/libphonenumber
Homepage: https://github.com/googlei18n/libphonenumber/
Vcs-Browser: https://github.com/googlei18n/libphonenumber/
Vcs-Git: https://github.com/googlei18n/libphonenumber.git
Package: libphonenumber6-java
Section: java


+ 1
- 1
debian/copyright View File

@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libphonenumber
Upstream-Contact: Fredrik Roubert <roubert@google.com>
Source: https://github.com/googlei18n/libphonenumber
Source: https://github.com/googlei18n/libphonenumber/
Files: * cpp/src/phonenumbers/base/logging.h
cpp/src/phonenumbers/base/thread_checker.h


Loading…
Cancel
Save