Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cl-base64
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nyxt
cl-base64
Commits
fc62a534
Commit
fc62a534
authored
9 years ago
by
Kevin M. Rosenberg
Browse files
Options
Downloads
Patches
Plain Diff
Update domain name to kpe.io
parent
5bde84a6
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/control
+3
-3
3 additions, 3 deletions
debian/control
debian/copyright
+1
-1
1 addition, 1 deletion
debian/copyright
debian/upload.sh
+1
-1
1 addition, 1 deletion
debian/upload.sh
debian/watch
+1
-1
1 addition, 1 deletion
debian/watch
with
6 additions
and
6 deletions
debian/control
+
3
−
3
View file @
fc62a534
...
...
@@ -5,9 +5,9 @@ Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Build-Depends-Indep: dh-lisp
Build-Depends: debhelper (>= 7.0.0)
Standards-Version: 3.9.5.0
Homepage: http://files.
b9.com
/cl-base64/
Vcs-Git: git://git.
b9.com
/cl-base64.git
Vcs-Browser: http://git.
b9.com
/?p=cl-base64.git
Homepage: http://files.
kpe.io
/cl-base64/
Vcs-Git: git://git.
kpe.io
/cl-base64.git
Vcs-Browser: http://git.
kpe.io
/?p=cl-base64.git
Package: cl-base64
Architecture: all
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
1
−
1
View file @
fc62a534
This package was debianized by Kevin M. Rosenberg <kmr@debian.org> in
Dec 2002.
It was downloaded from http://files.
b9.com
/base64/
It was downloaded from http://files.
kpe.io
/base64/
Upstream Author: Kevin M. Rosenberg <kevin@rosenberg.net>
This code is based on code placed in the public domain by Juri Pakaste
...
...
This diff is collapsed.
Click to expand it.
debian/upload.sh
100755 → 100644
+
1
−
1
View file @
fc62a534
#!/bin/bash -e
dup cl-base64
-Ufiles
.
b9.com
-D
/home/ftp/cl-base64
-su
\
dup cl-base64
-Ufiles
.
kpe.io
-D
/home/ftp/cl-base64
-su
\
-C
"(umask 022; cd /srv/www/html/cl-base64; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)"
$*
This diff is collapsed.
Click to expand it.
debian/watch
+
1
−
1
View file @
fc62a534
version=3
http://files.
b9.com
/cl-base64/cl-base64-(\d+.*)\.tar\.gz
http://files.
kpe.io
/cl-base64/cl-base64-(\d+.*)\.tar\.gz
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment